github Thinline-Dynamic-Solutions/ThinLineRadio v26.04.021
v26.04.021 - Batched pager FCM + test endpoint

latest releases: v26.04.023, v26.04.022
14 hours ago

Fixed

Batched live alerts: CallKit but no pager audio

  • sendBatchedPushNotificationWithToneSet sent FCM batches without pager_alert; only the VoIP batch had it, so iOS showed CallKit while the FCM background handler never ran.
  • iOS/Android FCM tokens for users with pager enabled are now grouped as ios+pager / android+pager with pager_alert: true on those batches.

Admin POST /api/admin/test-pager-alert

  • Previously called sendNotificationBatch with nil extras and naive token grouping; test pushes did not set pager_alert or handle VoIP like production.
  • Matches sendPushNotification: resolveUserPagerAlert, sounds, legacy OneSignal, and VoIP only when pager is enabled.

Deploy this server build to production together with relay 26.04.020+ (content-available gating) for full pager behaviour.

Don't miss a new ThinLineRadio release

NewReleases is sending notifications on new releases.