diff --git a/docs/releases.md b/docs/releases.md index 6ca2b86f..7a40e5c4 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -1760,6 +1760,7 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release **Features:** * Support PostgreSQL read replicas for offloading non-critical read queries via `database-replica-urls` config option +* Add interactive [config generator](config.md#config-generator) to the documentation to help create server configuration files **Bug fixes + maintenance:**