Releases: nextcloud/notify_push
Releases Β· nextcloud/notify_push
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
0.6.5
0.6.4
What's Changed
- Speedup: Use faster random generator for generating ping messages by @JakubOnderka in #281
- Fix clippy warnings by @JakubOnderka in #283
- Speedup: Reduce enum sizes by @JakubOnderka in #277
- Speedup: file_id is always provided for StorageUpdate event by @JakubOnderka in #280
- Speedup: Remove unnecessary async by @JakubOnderka in #279
- Use async for Redis cluster by @JakubOnderka in #284
- Update the SetupWizard to take into account FreeBSD systems. by @GuillaumedeVolpiano in #273
- Fixing a bug in Command/Setup.php execute() by @GuillaumedeVolpiano in #276
- Speedup: hashing by @JakubOnderka in https://github.com/nextcloud/notify_push/pull/
- Add ability to set maximum connection time by @JakubOnderka in #282
- Follow Caddy's best practices by @plexxman in #307
- New instructions for Nextcloud Snap by @Pilzinsel64 in #345
New Contributors
- @skjnldsv made their first contribution in #272
- @JakubOnderka made their first contribution in #281
- @GuillaumedeVolpiano made their first contribution in #273
- @nextcloud-command made their first contribution in #274
- @dependabot made their first contribution in #289
- @plexxman made their first contribution in #307
Full Changelog: v0.6.3...v0.6.4