REQUIRED DATABASE UPDATE when moving from 0.24.0
Server
- chore/add ssl mode for postgres adapter by @ercsnmrs in https://github.com/tinode/chat/pull/951
- chore/add new index for sql optimizations by @ercsnmrs in https://github.com/tinode/chat/pull/953
- fix/postgres and topic function by @ercsnmrs in https://github.com/tinode/chat/pull/955
- disable "server_status": "/debug/status" by default and explain its use
Full Changelog: https://github.com/tinode/chat/compare/v0.24.0...v0.24.1
Webapp, JS SDK
- Dependencies updated