Skip to content

Tags: henryx/ntfy

Tags

v2.5.0

Toggle v2.5.0's commit message
Version 2.5.0

* Updated bash-preexec
* added rocket chat backend

v2.4.4

Toggle v2.4.4's commit message
version 2.4.4

* Termux(android) backend
* compatibility with ruamel.yaml > 0.15

v2.4.3

Toggle v2.4.3's commit message
print function from future

v2.4.2

Toggle v2.4.2's commit message
Version 2.4.2

* readds pyobc dependency on macosx
* fix homedir ~ substitution
* doesn't throw errors if 90231178 isn't set
* escape & in linux notifications

v2.4.1

Toggle v2.4.1's commit message
πŸ‘•πŸ’š new line

v2.4.0

Toggle v2.4.0's commit message
Version 2.4.0 - Pushalot support

Thanks to @mlesniew

v2.3.0

Toggle v2.3.0's commit message
Version 2.3.0

* Instapush support (@giuseongit)
* Slack support (@juanpabloaj)
* Prowl support (@sambrightman)
* Syslog support (@jlesage)
* MacOS & shell-integration bugfixes (@eykd)

v2.2.0

Toggle v2.2.0's commit message
Version 2.2.0: the post-HackerNews release!

* Simplepush backend (@tymm)
* Fix `ntfy done --pid` regression (@AilisObrian)
* Allow specifying title per-backend in the config
* Notifico! support (@eightnoteight)
* Fix bug with homedir shortening (@eightnoteight)
* Disable homedir shortening on Windows (@avamsi)
* internal cleanup (@avamsi)
* add missing PyObjC dependency for MacOS (@dcoeurjo)

v2.1.1

Toggle v2.1.1's commit message
Version 2.1.1

updated bash-prexec to 0.3.1

v2.1.0

Toggle v2.1.0's commit message
Version 2.1.0

* docs updates
* looser ruamel.yaml requirements
* urgency level for `ntfy done` (including shell integration) on linux
* checking of config params via introspection of backends
* pushjet support (from @schwert)