* Moderation bot was not able to connect when remote chat was disabled.
* Some cleaning in code generating Prosody configuration file.
* Bump version 10.3.3
This commit is contained in:
John Livingston
2024-07-25 12:09:55 +02:00
parent db1993f97e
commit e57d39c8ab
4 changed files with 18 additions and 8 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 10.3.3
### Minor changes and fixes
* Fix #481: Moderation bot was not able to connect when remote chat was disabled.
* Some cleaning in code generating Prosody configuration file.
## 10.3.2
### Minor changes and fixes