Skip to content

v0.14.0

Compare
Choose a tag to compare
@devonh devonh released this 21 Mar 13:30
· 10 commits to main since this release
v0.14.0
8a747a1

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)