Skip to content

v6.0.0

Choose a tag to compare

@ceeblue-release-bot ceeblue-release-bot released this 07 May 07:51
· 33 commits to main since this release

6.0.0 (2025-05-07)

Bug Fixes

  • EventEmitter: triggers more than once (12e6645)
  • NetAddress: basic rework to fix the pareser (aa424f5)

Code Refactoring

  • Util.ts: test and fix time feature into Util.ts (38e0e21)

Features

  • Connect.ts: add contentProtection field to Connect.Params (4a48854)
  • UIMetrics: displays points on mouse hover (1b7287e)

BREAKING CHANGES

  • Util.ts: Remove useless Util.timeOrigin() function