v0.16.24

lhl/voicechat2v0.16.24Mar 24, 2026by kkopanidis

AI Summary

This release focuses on bug fixes for chat functionality and performance improvements in the authorization system.

Key Highlights

  • Fixed socket parameters for the deleteRoom function
  • Reworked authorization query logic and caching for better performance

Full Release Notes

## What's Changed
* fix(chat): deleteRoom sockets params by @ioanniskemerlis in https://github.com/ConduitPlatform/Conduit/pull/1446
* refactor(authorization): rework query logic and caches to improve performance of authz lookups by @kkopanidis in https://github.com/ConduitPlatform/Conduit/pull/1447


**Full Changelog**: https://github.com/ConduitPlatform/Conduit/compare/v0.16.23...v0.16.24