New
v2.4.1
What's Changed
- feat(chat): prevent duplicate paste image context menu options by @cogwheel0 in https://github.com/cogwheel0/conduit/pull/305
- fix(auth): Improve token retrieval reliability on cold start by @cogwheel0 in https://github.com/cogwheel0/conduit/pull/306
- fix(a11y): Improve chat input accessibility for Braille keyboards by @cogwheel0 in https://github.com/cogwheel0/conduit/pull/307
- fix(api): prevent NoneType error by adding empty parent_message object by @cogwheel0 in https://github.com/cogwheel0/conduit/pull/312
Full Changelog: https://github.com/cogwheel0/conduit/compare/v2.4.0...v2.4.1