File tree Expand file tree Collapse file tree 6 files changed +17
-5
lines changed
Expand file tree Collapse file tree 6 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 1+ # Sygnal 0.17.0 (2025-11-05)
2+
3+ ### Features
4+
5+ - Add ` send_badge_counts ` option for FCM/GCM pushkin. ([ \# 421] ( https://github.com/element-hq/sygnal/issues/421 ) )
6+ - Add ` send_badge_counts ` option for APN pushkins. ([ \# 423] ( https://github.com/element-hq/sygnal/issues/423 ) )
7+
8+ ### Improved Documentation
9+
10+ - Link to Sygnal's Matrix room in the README. ([ \# 425] ( https://github.com/element-hq/sygnal/issues/425 ) )
11+
12+ ### Internal Changes
13+
14+ - Make sure no empty badge-only notifications are sent if there are no badge counts in FCM. ([ \# 424] ( https://github.com/element-hq/sygnal/issues/424 ) )
15+
16+
117# Sygnal 0.16.0 (2025-07-18)
218
319This is the first Sygnal release under an AGPLv3.0 licence (with CLA, for
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ build-backend = "poetry.core.masonry.api"
5656
5757[tool .poetry ]
5858name = " matrix-sygnal"
59- version = " 0.16 .0"
59+ version = " 0.17 .0"
6060description = " Reference Push Gateway for Matrix Notifications"
6161authors = [" Matrix.org Team and Contributors <packages@matrix.org>" ]
6262readme = " README.md"
You can’t perform that action at this time.
0 commit comments