Skip to content

v4.23.3 - Bug Fixes & improvements

Compare
Choose a tag to compare
@AlessioGr AlessioGr released this 26 Jun 04:36
· 987 commits to main since this release
  • [+] Add /qa debug loadDataManagerUnsafe command to potentially enable database migration (SQLite => MySQL). Read the FAQ on the docs first for that
  • [^] Improve various debug messages
  • [!] Make sure only the correct conversation is stopped, and not just the current one. Fixes various potential bugs, for example when moving from one conversation to another conversation via actions
  • [!] Potential, automatic 1.18.2 compatibility by fixing the UnsafeDisregardVersion configuration option. It did not work correctly before