Native Calling - adds background calls support on iOS
iOS Dynamic Island/Live Activities:
Android:
What's Changed
- feat(cache): Add lightweight in-memory cache with TTL and LRU eviction by @cogwheel0 in #161
- refactor(providers): Remove unused import and update dependencies by @cogwheel0 in #162
- feat(callkit): Add CallKit service for native call UI and permissions by @cogwheel0 in #164
- optimize-vad-parameters by @cogwheel0 in #165
- feat(profile): Add Android assistant trigger customization option by @cogwheel0 in #166
- feat(localization): Improve locale resolution and add Chinese script variants by @cogwheel0 in #167
- refactor-auth-cache-manager by @cogwheel0 in #168
- feat(api): improve model parsing with robust error handling by @cogwheel0 in #169
- feat(android): Improve background streaming service reliability by @cogwheel0 in #171
- feat(model-avatar): Update model icon resolution for OpenWebUI by @cogwheel0 in #173
Full Changelog: v2.2.4...v2.2.5