Releases: nextcloud/notify_push
Releases Β· nextcloud/notify_push
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
0.6.3
- Fix deprecation warning with php 8.2
- Support Nextcloud 27
0.6.2
- Fix packaging issue with 0.6.1
0.6.1
- Fix changes from groupfolders and collectives not being pushed
0.6.0
- Supports Nextcloud 26
- Update dependencies
- MSRV has been increased to 1.60
0.5.2
- Fix packaging issue from 0.5.1
0.5.1
- Improved error messages for redis errors