CORS wildcards, bug fixes
What's Changed
- https://github.com/tinode/chat/pull/977 Support for wildcards in CORS allow config by @Cold-Coast
- https://github.com/tinode/chat/pull/970 Fix server-side unread message counter not accounting for deleted messages by @Copilot
- d24753c5aa73d3a57a8da3eded9a0fa7b4f9a935 Fix: File media server ignores CORS config
- Fix: updated broken sample scripts in tn-cli
Full Changelog: https://github.com/tinode/chat/compare/v0.24.6...v0.24.7