@coralogix/browser
Version:
Official Coralogix SDK for browsers
179 lines (97 loc) • 2.62 kB
Markdown
# 2.2.0 (2025-03-18)
## 🚀 Features
- Update Coralogix configuration and improve performance observer handling
# 2.1.0 (2025-02-18)
## 🚀 Features
- Improved initialization for SSR applications.
2.0.0 (2025-01-29)
## 🚀 Features
- ⚠️ optimize SDK with rollup bundling and support ES5.
## ⚠️ Breaking Changes
- Some imports from the library might be changed.
<br><br>
<b>For example:</b> <br>
<i>Before: </i> <br/>
`import { CoralogixLogSeverity } from '@coralogix/browser/src/types-external';` <br/> <br/>
<i> After: </i> <br/>
`import { CoralogixLogSeverity } from '@coralogix/browser';`
# 1.7.0 (2025-01-21)
## 🚀 Features
- Revert rollup bundling due to unexpected issues
# 1.6.0 (2025-01-19)
## 🚀 Features
- bundling project with rollup and support ES5.
# 1.5.0 (2025-01-09)
## 🚀 Features
- Create a changelog mechanism
# 1.4.19 (2025-01-09)
## 🚀 Features
- Custom spans
- add custom data and labels to capture error
# 1.4.12 (2024-12-18)
## 🩹 Fixes
- fix worker missing pako
# 1.4.11 (2024-12-17)
## 🩹 Fixes
- hotfix for tti import
# 1.4.9 (2024-12-17)
## 🚀 Features
- Support mfe (micro frontend)
# 1.4.4 (2024-12-9)
## 🚀 Features
- Remove fetch resources
- Implement allowHeaders functionality for FetchInstrumentation
- Add more info for LT log
- Screenshots
- Start end time measurements
# 1.2.40 (2024-11-12)
## 🩹 Fixes
- Ensure proxyUrl is added to ignoreUrls.
# 1.2.39 (2024-11-10)
## 🩹 Fixes
- Allow traceparent header to be sent when sample rate is 0
# 1.2.36 (2024-11-4)
## 🩹 Fixes
- Otel labels
# 1.2.35 (2024-10-31)
## 🚀 Features
- TTI metric report
## 🩹 Fixes
- SDK mask bug
# 1.2.31 (2024-10-29)
## 🚀 Features
- Use self-hosted worker for session recording
# 1.2.29 (2024-10-20)
## 🚀 Features
- Memory usage
# 1.2.28 (2024-10-14)
## 🚀 Features
- Masking only clickable elements
# 1.2.25 (2024-10-10)
## 🚀 Features
- remove lazy loading propagators
- advanced sampling
# 1.2.23 (2024-10-9)
## 🚀 Features
- add timing
- custom measurement
- Allowed tracing urls
# 1.2.19 (2024-9-26)
## 🚀 Features
- TBT refactor
# 1.2.17 (2024-9-18)
## 🚀 Features
- captureError - report on handled errors
# 1.2.16 (2024-9-18)
## 🚀 Features
- page referer
- add soft navigation
# 1.2.14 (2024-9-11)
## 🚀 Features
- support multi pages application
# 1.2.10 (2024-8-19)
## 🩹 Fixes
- fix page fragment that has anchor # in the url
# 1.1.17 (2024-6-20)
## 🚀 Features
- Snapshot context