Releases: nextcloud/notify_push
Releases ยท nextcloud/notify_push
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=notify
by @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
0.6.10
What's Changed
- more detailed error messages by @icewind1991 in #420
Full Changelog: v0.6.9...v0.6.10
0.6.9
What's Changed
- fix handling of pgsql sockets without hostname by @icewind1991 in #389
Full Changelog: v0.6.8...v0.6.9
0.6.8
What's Changed
- Update dependencies + move to sqlx-oldapi for now by @icewind1991 in #383
- MSRV has been increased to 1.70
Full Changelog: v0.6.7...v0.6.8
0.6.7
What's Changed
- extend trusted proxy diagnostics by @icewind1991 in #377
- Update Command/Reset: add type declarations by @joshtrichards in #379
- Update Command/Log: add type declarations by @joshtrichards in #380
- Make
pre_auth
usable by non-js clients
New Contributors
- @joshtrichards made their first contribution in #379
Full Changelog: v0.6.6...v0.6.7
0.6.6
What's Changed
- Update dependencies