Skip to content

Releases: errsole/errsole.js

v2.11.3

04 Nov 17:08
Compare
Choose a tag to compare

Improvements

  • Improved the accuracy of timestamps in log links within notifications.

v2.11.2

18 Oct 08:38
Compare
Choose a tag to compare

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

09 Oct 06:22
Compare
Choose a tag to compare

Improvements

  • Improved Notification Message Template

v2.11.0

08 Oct 09:37
Compare
Choose a tag to compare

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

14 Sep 10:20
Compare
Choose a tag to compare

Improvements

  • Removed unnecessary error messages for a cleaner user experience.

v2.10.1

13 Sep 19:16
Compare
Choose a tag to compare

Bugs

  • Added global declaration for the Errsole namespace

v2.10.0

13 Sep 12:39
Compare
Choose a tag to compare

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

12 Aug 10:38
Compare
Choose a tag to compare

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.1

20 Jul 04:04
Compare
Choose a tag to compare

Bugs

  • GitHub Workflow

v2.9.0

19 Jul 19:02
Compare
Choose a tag to compare

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