Releases: nextcloud/notify_push
Releases · nextcloud/notify_push
1.3.0
What's Changed
- Add support for Nextcloud 33
- Release 1.3.0 by @icewind1991 in #675
Full Changelog: v1.2.2...v1.3.0
1.2.2
What's Changed
- bugfix/socket-permissions by @wilkis3 in #665
- fix: clear appconfig cache in reverse-cookie self-test by @icewind1991 in #674
New Contributors
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Add soft dependencies to systemd service by @JustArchi in #649
- docs(readme): mention METRICS_SOCKET_PATH env variable by @st3iny in #656
- fix(SelfTest): Skip mapping test if no oc_mounts are available yet by @provokateurin in #667
- chore(release): v1.2.1 by @provokateurin in #669
New Contributors
- @JustArchi made their first contribution in #649
- @st3iny made their first contribution in #656
- @provokateurin made their first contribution in #667
Full Changelog: v1.2.0...v1.2.1
1.2.0
What's Changed
- Compatible with Nextcloud 32
- README.md: OpenRC: set redis as soft dependency instead by @wonderfulShrineMaidenOfParadise in #635
Full Changelog: v1.1.1...v1.2.0
1.1.1
What's Changed
- send keepalive pings over redis pubsub connection by @icewind1991 in #627
- fix: better error if push server didn't set version in redis by @icewind1991 in #628
- spread out debouce times per-connection by @icewind1991 in #636
- feat: allow configuring a separate redis instance for use with notify_push by @icewind1991 in #637
Full Changelog: v1.1.0...v1.1.1
1.1.0
What's Changed
- Command\Setup: s/trough/through/ by @wonderfulShrineMaidenOfParadise in #564
- support Nextcloud running with private CA certificates by @MarcelCoding in #568
- track per-message type events by @icewind1991 in #587
- redis tls support by @icewind1991 in #598
- 1.1.0 by @icewind1991 in #603
- MSRV has increased to 1.81
New Contributors
- @MarcelCoding made their first contribution in #568
Full Changelog: v1.0.0...v1.1.0
1.0.0
What's Changed
- Fix build on non-x86_64 archs by @giaquo in #527
- Update systemd service example by @MrRinkana in #537
- MSRV has increased to 1.77
New Contributors
- @giaquo made their first contribution in #527
- @MrRinkana made their first contribution in #537
Full Changelog: v0.7.0...v1.0.0
0.7.0
What's Changed
- Add app icon by @AndyScherzinger in #481
- docs: clearify that 1.2.3.4 is only a test value by @icewind1991 in #475
- feat(deps): Add Nextcloud 30 support by @nickvergessen in #426
- MSRV has increased to 1.74.1
New Contributors
- @AndyScherzinger made their first contribution in #480
Full Changelog: v0.6.12...v0.7.0
0.6.12
What's Changed
- Support SystemD
Type=notifyby @Deric-W in #456 - 0.6.12 by @icewind1991 in #458
New Contributors
Full Changelog: v0.6.11...v0.6.12
0.6.11
What's Changed
- fix: filter more paths from being sent to the daemon by @icewind1991 in #434
Full Changelog: v0.6.10...v0.6.11