What's Changed
- feat(socket): Improve socket connection reliability and logging by @cogwheel0 in #213
- refactor(logging): Remove verbose debug logging across multiple services by @cogwheel0 in #214
- socket-connection-reliability-improvements by @cogwheel0 in #215
- feat(chat): Improve chat input semantics and keyboard interactions by @cogwheel0 in #216
- feat(socket): Add connectivity and health tracking to socket service by @cogwheel0 in #217
- feat(reasoning): Add html_unescape and enhance reasoning parser by @cogwheel0 in #218
- refactor(app-intents): Replace flutter_app_intents with method channel by @cogwheel0 in #219
Full Changelog: v2.2.10...v2.2.11