Released November 12, 2022
This release adds the ability to add rate limit exemptions for IP ranges instead of just specific IP addresses. It also fixes
a few bugs in the web app and the CLI and adds lots of new examples and install instructions.
Thanks to [some love on HN](https://news.ycombinator.com/item?id=33517944), we got so many new ntfy users trying out ntfy
and joining the [chat rooms](https://github.com/binwiederhier/ntfy#chat--forum). **Welcome to the ntfy community to all of you!**
We also got a ton of new **[sponsors and donations](https://github.com/sponsors/binwiederhier)** 💸, which is amazing. I'd like to thank
all of you for believing in the project, and for helping me pay the server cost. The HN spike increased the AWS cost quite a bit.
**Features:**
* Allow IP CIDRs in `visitor-request-limit-exempt-hosts` ([423](https://github.com/binwiederhier/ntfy/issues/423), thanks to [karmanyaahm](https://github.com/karmanyaahm))
**Bug fixes + maintenance:**
* Subscriptions can now have a display name ([370](https://github.com/binwiederhier/ntfy/issues/370), thanks to [tfheen](https://github.com/tfheen) for reporting)
* Bump Go version to Go 18.x ([422](https://github.com/binwiederhier/ntfy/issues/422))
* Web: Strip trailing slash when subscribing ([428](https://github.com/binwiederhier/ntfy/issues/428), thanks to [raining1123](https://github.com/raining1123) for reporting, and [wunter8](https://github.com/wunter8) for fixing)
* Web: Strip trailing slash after server URL in publish dialog ([441](https://github.com/binwiederhier/ntfy/issues/441), thanks to [wunter8](https://github.com/wunter8))
* Allow empty passwords in `client.yml` ([374](https://github.com/binwiederhier/ntfy/issues/374), thanks to [cyqsimon](https://github.com/cyqsimon) for reporting, and [wunter8](https://github.com/wunter8) for fixing)
* `ntfy pub` will now use default username and password from `client.yml` ([431](https://github.com/binwiederhier/ntfy/issues/431), thanks to [wunter8](https://github.com/wunter8) for fixing)
* Make `ntfy sub` work with `NTFY_USER` env variable ([447](https://github.com/binwiederhier/ntfy/pull/447), thanks to [SuperSandro2000](https://github.com/SuperSandro2000))
* Web: Disallow GET/HEAD requests with body in actions ([468](https://github.com/binwiederhier/ntfy/issues/468), thanks to [ollien](https://github.com/ollien))
**Documentation:**
* Updated developer docs, bump nodejs and go version ([414](https://github.com/binwiederhier/ntfy/issues/414), thanks to [YJSoft](https://github.com/YJSoft) for reporting)
* Officially document `?auth=..` query parameter ([433](https://github.com/binwiederhier/ntfy/pull/433), thanks to [wunter8](https://github.com/wunter8))
* Added Rundeck example ([427](https://github.com/binwiederhier/ntfy/pull/427), thanks to [demogorgonz](https://github.com/demogorgonz))
* Fix Debian installation instructions ([237](https://github.com/binwiederhier/ntfy/issues/237), thanks to [Joeharrison94](https://github.com/Joeharrison94) for reporting)
* Updated [example](https://ntfy.sh/docs/examples/#gatus) with official [Gatus](https://github.com/TwiN/gatus) integration (thanks to [TwiN](https://github.com/TwiN))
* Added [Kubernetes install instructions](https://ntfy.sh/docs/install/#kubernetes) ([452](https://github.com/binwiederhier/ntfy/pull/452), thanks to [gmemstr](https://github.com/gmemstr))
* Added [additional NixOS links for self-hosting](https://ntfy.sh/docs/install/#nixos-nix) ([462](https://github.com/binwiederhier/ntfy/pull/462), thanks to [wamserma](https://github.com/wamserma))
* Added additional [more secure nginx config example](https://ntfy.sh/docs/config/#nginxapache2caddy) ([451](https://github.com/binwiederhier/ntfy/pull/451), thanks to [SuperSandro2000](https://github.com/SuperSandro2000))
* Minor fixes in the config table ([470](https://github.com/binwiederhier/ntfy/pull/470), thanks to [snh](https://github.com/snh))
* Fix broken link ([476](https://github.com/binwiederhier/ntfy/pull/476), thanks to [shuuji3](https://github.com/shuuji3))
**Additional translations:**
* Korean (thanks to [YJSofta0f97461d82447ac](https://hosted.weblate.org/user/YJSofta0f97461d82447ac/))
**Sponsorships:**:
Thank you to the amazing folks who decided to [sponsor ntfy](https://github.com/sponsors/binwiederhier). Thank you for
helping carry the cost of the public server and developer licenses, and more importantly: Thank you for believing in ntfy!
You guys rock!
A list of all the sponsors can be found in the [README](https://github.com/binwiederhier/ntfy/blob/main/README.md).