Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ebf1c16f8b | ||
|
|
939d5cbc7f |
+9
-6
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user