Skip to content

Releases: logux/server

0.14 “Sliver of Straw”

01 Sep 18:19
@ai ai
0.14.0
c09b99e

Choose a tag to compare

  • Removed Node.js 18 support.
  • Removed backend control.
  • Moved to number as subprotocol and remove Context#isSubprotocol().
  • Moved to Logux Core 0.10 and Logux Protocol 5.
  • Changed custom HTTP listener API.
  • Added API to use custom Logux server node class.
  • Added Server#sendOnConnect().
  • Reduced dependencies.
  • Changed color auto-detection algorithm to util.styleText.
  • Fixed brute-force lock issue during tests.

0.13.1

04 Oct 22:41
0.13.1
0a78e42

Choose a tag to compare

  • Fixed vulnerability audit by moving to cookie 0.7.

0.13 “Seven Red Suns”

06 Aug 22:31
@ai ai
0.13.0
44a1c2b

Choose a tag to compare

  • Removed Node.js 14 and Node.js 16 support.
  • Moved to Logux Core 0.9.
  • Added action processing queues (by @VladBrok).
  • Added unauthenticated event (by @erictheswift).

0.12.9

15 Feb 23:33
0.12.9

Choose a tag to compare

  • Fixed Node.js 14 regression.

0.12.8

15 Feb 23:29
0.12.8

Choose a tag to compare

  • Replaced ip to fix vulnerability.
  • Updated dependencies.

0.12.7

10 Feb 20:33
0.12.7

Choose a tag to compare

  • Moved ip to 2.x to fix vulnerability.