v0.14.0
Sygnal 0.14.0 (2024-03-21)
Features
- Add a new
convert_device_token_to_hex
configuration option for APNs apps, to allow disabling the conversion of device tokens from base64 to hex. (#344) - Adds the ability to use the new FCM v1 API. (#361)
Bugfixes
- Fixed an issue which resulted in proxy configuration being ignored for APNs notifications. (#360)