Skip to content

Releases: errsole/errsole.js

v2.18.2

30 Jul 21:08

Choose a tag to compare

Bugs

  • Ensure no TypeError occurs if enableConsoleOutput is false.

v2.18.1

20 Apr 18:26

Choose a tag to compare

Bugs

  • Corrected a typo in the Slack integration.

v2.18.0

17 Apr 13:39

Choose a tag to compare

New Features

  • Added support for Bun runtime.

v2.17.3

11 Apr 11:39

Choose a tag to compare

Improvements

  • Moved the "View Meta" button to a more intuitive position for easier access.
  • The feedback form has been removed.
  • A loading icon is now displayed while logs are being fetched in auto-refresh mode.

v2.17.2

07 Apr 13:17

Choose a tag to compare

Bugs

  • Resolved a UI issue with the "Load More Logs" feature where logs were not displaying correctly.

Improvements

  • Enhanced the README documentation for better clarity and guidance.

v2.17.1

26 Mar 11:36

Choose a tag to compare

Bugs

  • Fixed an issue in the "Cancel Search Logs Request" feature.
  • Fixed a bug in the search logs feature.
  • Fixed a bug in the feedback form.

v2.17.0

24 Mar 13:35

Choose a tag to compare

New Features

  • Cancel Log Request Button: A new "Cancel Request" button is now available while logs are loading. This allows users to stop the log fetch process if it's taking too long.

v2.16.0

23 Mar 22:05

Choose a tag to compare

New Features

  • Added support for integration config during Errsole initialization

Improvements

  • Updated Errsole logo
  • Email integration now supports any email address

v2.15.0

13 Mar 12:35

Choose a tag to compare

Features

  • Added a toggle option to change log order.

Improvements

  • Enhanced date picker modal for better usability.
  • Displaying the admin’s name on the login page.
  • Passing lteTimestamp and gteTimestamp along with IDs to the storage module.

v2.14.0

19 Feb 13:20

Choose a tag to compare

New Features

  • Added a feedback popup.

Improvements

  • Errsole Logs are now displayed in the terminal.
  • Uncaught exceptions will always be shown in the terminal.