Skip to content

Releases: errsole/errsole.js

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

v2.8.5

15 Jul 11:44
8dccf60
Compare
Choose a tag to compare

Improvements

  • Remembering log filters
  • Added benchmarks
  • Added more unit tests
  • Included new badges in README
  • Replaced errsole-sequelize with: errsole-sqlite, errsole-mysql, errsole-postgres

v2.8.4

02 Jul 11:14
Compare
Choose a tag to compare

Improvements

  • Implemented streaming for data storage to improve efficiency and performance.
  • Added unit tests to ensure reliability and maintainability of the codebase.

v2.8.3

12 Jun 09:17
Compare
Choose a tag to compare

Bugs

  • Fixed a bug in Hapi proxy middleware

v2.8.2

11 Jun 12:38
Compare
Choose a tag to compare

Bugs

  • Fixed a bug in hapiProxyMiddleware

v2.8.1

19 May 09:51
Compare
Choose a tag to compare

Improvements

  • Showing the metadata only for logs sourced from errsole.

v2.8.0

17 May 09:38
Compare
Choose a tag to compare

New Features

  • Implemented proxy middleware for NestJS
  • Implemented proxy middleware for Hapi
  • Enabled log search functionality within a 24-hour window
  • Added a LinkedIn share button

v2.7.0

13 May 12:32
Compare
Choose a tag to compare

New Features

  • Enhanced Errsole custom logger with additional metadata.
  • Added proxy middleware support to Koa.
  • Expanded log details to include hostname, process ID, source, and log level.

v2.6.1

09 May 09:30
Compare
Choose a tag to compare

Bugs

  • Using complete URLs in the README to prevent path breakage on NPM.