Merge branch 'main' into twilio

This commit is contained in:
binwiederhier 2023-05-10 14:18:55 -04:00
commit a26a6be62b
6 changed files with 113 additions and 23 deletions

View file

@ -1178,7 +1178,7 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
## Not released yet
## ntfy server v2.5.0 (UNRELEASED)
### ntfy server v2.5.0 (UNRELEASED)
**Features:**
@ -1188,6 +1188,7 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
* Removed old ntfy website from ntfy entirely (no ticket)
* Fix potential subscriber ID clash ([#712](https://github.com/binwiederhier/ntfy/issues/712), thanks to [@peterbourgon](https://github.com/peterbourgon) for reporting, and [@dropdevrahul](https://github.com/dropdevrahul) for fixing)
* Support for `quoted-printable` in incoming emails ([#719](https://github.com/binwiederhier/ntfy/pull/719), thanks to [@Aerion](https://github.com/Aerion))
### ntfy Android app v1.16.1 (UNRELEASED)