2 Commits
Author SHA1 Message Date
aitzol ebf1c16f8b changelog 2026-08-02 16:58:55 +02:00
aitzol 939d5cbc7f tests 2026-08-02 15:55:17 +02:00
+9 -6
View File
@@ -1,15 +1,18 @@
# Changelog # Changelog
## Unreleased 2024-05-05 ## v 1.3.5
### Adjust config * Added `prosodyctl check config` result to server test.
* A few minor tweaks.
* Move defaults to config files
## v 1.3.4
* Migration from Docker to Podman.
* Added websocket module.
* Replace deprecated legacy_ssl with c2s_direct_tls. * Replace deprecated legacy_ssl with c2s_direct_tls.
* Removed use_libevent = true. This means the default is now used which is epoll. * Removed use_libevent = true. This means the default is now used which is epoll.
* Added a test to check that no deprecated config settings are used.
### Test
Added a test to check that no deprecated config settings are used.
## v 1.3.3 ## v 1.3.3