Skip to content

Releases: nextcloud/notify_push

0.6.4

07 Nov 14:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.6.4

0.6.3

16 May 10:48
8c74efa
Compare
Choose a tag to compare
  • Fix deprecation warning with php 8.2
  • Support Nextcloud 27

0.6.2

29 Mar 17:14
Compare
Choose a tag to compare
  • Fix packaging issue with 0.6.1

0.6.1

27 Mar 16:29
4273dee
Compare
Choose a tag to compare
  • Fix changes from groupfolders and collectives not being pushed

0.6.0

23 Feb 14:15
Compare
Choose a tag to compare
  • Supports Nextcloud 26
  • Update dependencies
  • MSRV has been increased to 1.60

0.5.2

24 Jan 12:55
Compare
Choose a tag to compare
  • Fix packaging issue from 0.5.1

0.5.1

23 Jan 22:10
Compare
Choose a tag to compare
  • Improved error messages for redis errors

0.5.0

07 Oct 15:04
Compare
Choose a tag to compare
  • Compatible with Nextcloud 25
  • Bump MSRV to 1.59

0.4.0

29 Apr 16:32
Compare
Choose a tag to compare
  • Send changed file ids to clients when they request it
  • Don't send updates for files the user can't access
  • Improved error messages for parsing nextcloud config file
  • Improved debounce logic
  • Make maximum debounce time configrable (--max-debounce-time/MAX_DEBOUNCE_TIME)
  • MSRV is raised to 1.54

0.3.0

12 Nov 15:17
Compare
Choose a tag to compare
  • Automatically disable color output when output is not a TTY
  • Improved debouncing of repeated messages
  • Add support for listening with TLS
  • Add command to close all open websocket connections