Releases: mollyim/mollysocket
Releases · mollyim/mollysocket
1.6.0
1.5.6
- Add sub field to VAPID header
1.5.5
- 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
- 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
Improve wording
1.5.2
Prevent updating credentials of an healthy connection. This could be used to disconnect another user account.
1.5.1
- 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
- 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
- Push test message when credentials are updated
- Update dependencies
1.4.0
- Send a ping for each new connection
- Update dependencies