|
|
@@ -39,6 +39,17 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
|
|
|
* Many thanks to [@cmeis](https://github.com/cmeis), [@Fallenbagel](https://github.com/Fallenbagel), [@Joeharrison94](https://github.com/Joeharrison94),
|
|
|
and [@rogeliodh](https://github.com/rogeliodh) for input on the new attachment logic, and for testing the release
|
|
|
|
|
|
+
|
|
|
+## ntfy server v1.20.0 (UNRELEASED)
|
|
|
+
|
|
|
+**Bugs:**
|
|
|
+
|
|
|
+* Added `EXPOSE 80/tcp` to Dockerfile to support auto-discovery in [Traefik](https://traefik.io/) ([#195](https://github.com/binwiederhier/ntfy/issues/195), thanks to [@RasHas](https://github.com/RasHas))
|
|
|
+
|
|
|
+**Documentation:**
|
|
|
+
|
|
|
+* Added docker-compose example to [install instructions](install.md#docker) ([#194](https://github.com/binwiederhier/ntfy/pull/194), thanks to [@RasHas](https://github.com/RasHas))
|
|
|
+
|
|
|
-->
|
|
|
|
|
|
## ntfy server v1.19.0
|