Releases: errsole/errsole.js
Releases · errsole/errsole.js
v2.11.3
Improvements
- Improved the accuracy of timestamps in log links within notifications.
v2.11.2
Improvements
- Updated to React version 18.3.
- Upgraded the DateTime picker component for a better user experience.
- Limited notifications to one per hour to reduce duplicate alerts.
- Refined the content of notification messages.
v2.11.1
Improvements
- Improved Notification Message Template
v2.11.0
Features
- Added a Date and Time picker.
- Send alerts to developers when the application stops.
Improvements
- Metadata supports all data types.
- Added a deprecation alert for
errsole-sequelize
.
- Updated the README.
Bugs
- Fixed an issue where the link in the notification message for uncaught exceptions was not working correctly.
v2.10.2
Improvements
- Removed unnecessary error messages for a cleaner user experience.
v2.10.1
Bugs
- Added global declaration for the Errsole namespace
v2.10.0
New Features
- Filter Logs by Hostname
- Error Log URL in Notifications
- Added a feedback form link in the web dashboard
Improvements
- Unit Tests Added
- Updated the README file to reflect the latest features.
Bugs
- Resolved a namespace issue in TypeScript
v2.9.2
Improvements
- Added tests.
- Provided support for TypeScript type definitions.
- Included helpful links in the Errsole Web Dashboard.
- Updated the README.
- Added benchmark documentation, along with screenshots and scripts.
- Capturing log messages generated before Errsole initialization.
v2.9.0
New Features
- Added test button for integrations
Improvements
- Flush pending logs on uncaught exceptions
- Disabled console output in production
- Sorted metadata
- Preserved log page state
- Added unit tests
- Updated benchmark data