Skip to content

Releases: mollyim/mollysocket

1.6.0

16 Jan 16:14
Compare
Choose a tag to compare
  • Change authentication method to use basic (Signal removed the previous method)
  • Bump dependencies

1.5.6

16 Jan 16:14
Compare
Choose a tag to compare
  • Add sub field to VAPID header

1.5.5

23 Dec 10:13
a367740
Compare
Choose a tag to compare
  • Change the JWT lib, the other was prone to a bug leading to buggy signature ~ once every 200 signatures
  • Change loglevel to show the QR code in air gaped mode
  • Bump dependencies
  • Minor fixes

1.5.4

03 Dec 22:03
35e8930
Compare
Choose a tag to compare
  • Print QR from the logs if webserver is false
  • Cache the VAPID headers for one hour
  • Fix exp field in VAPID JWT

1.5.3

22 Nov 10:14
Compare
Choose a tag to compare

Improve wording

1.5.2

11 Nov 19:01
Compare
Choose a tag to compare

Prevent updating credentials of an healthy connection. This could be used to disconnect another user account.

1.5.1

26 Oct 09:44
Compare
Choose a tag to compare
  • Add WebPush headers
  • Add VAPID support
  • Add QR code to link mollysocket
  • Allow clients to request a ping during registration
  • Update last registration for running connections
  • Add container based on alpine

1.5.0

25 Oct 14:23
Compare
Choose a tag to compare
1.5.0 Pre-release
Pre-release
  • Add WebPush headers
  • Add VAPID support
  • Add QR code to link mollysocket
  • Allow clients to request a ping during registration
  • Update last registration for running connections
  • Add container based on alpine

Note: CI is fixed with 1.5.1

1.4.1

17 Aug 15:17
a5b3081
Compare
Choose a tag to compare
  • Push test message when credentials are updated
  • Update dependencies

1.4.0

21 May 20:46
Compare
Choose a tag to compare
  • Send a ping for each new connection
  • Update dependencies