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