Skip to content

Releases: errsole/errsole.js

v2.9.2

12 Aug 10:38

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

Choose a tag to compare

Bugs

  • GitHub Workflow

v2.9.0

19 Jul 19:02

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

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

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

Choose a tag to compare

Bugs

  • Fixed a bug in Hapi proxy middleware

v2.8.2

11 Jun 12:38

Choose a tag to compare

Bugs

  • Fixed a bug in hapiProxyMiddleware

v2.8.1

19 May 09:51

Choose a tag to compare

Improvements

  • Showing the metadata only for logs sourced from errsole.

v2.8.0

17 May 09:38

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

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.