Add tests, and proper rate

This commit is contained in:
binwiederhier 2023-04-21 11:09:13 -04:00
parent 6be95f8285
commit 91d2603fe0
4 changed files with 97 additions and 18 deletions

View file

@ -1169,6 +1169,7 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
**Features:**
* [ntfy CLI](subscribe/cli.md) (`ntfy publish` and `ntfy subscribe` only) can now be installed via Homebrew (thanks to [@Moulick](https://github.com/Moulick))
* Added `v1/stats` endpoint to expose messages stats (no ticket)
**Bug fixes + maintenance:**