v0.1.19
What's Changed
Bug Fixes
- fix(web): Use timestamp guard for IME composition to fix unreliable Enter-to-send — Chinese input method Enter key sometimes failed to send messages in WKWebView due to rAF timing race condition
- fix(plugin): Record inbound session with
updateLastRoutefor botschat channel — cron delivery withchannel:"botschat"failed becauselastChannelwas never set in the session store
Features
- feat(api): Implement demo mode with restricted access for demo users
- feat(plugin): Add BotsChat channel configuration and installation options
- feat(web): Add ImageLightbox component and integrate with image rendering
- feat(plugin): Enhance activity tracking with hooks and media handling
Other
- chore(android): Update versionCode to 11
- fix(plugin): Resolve UUID targets to active session key for media delivery
- fix(plugin): Support mediaUrls normalization and fix type safety in deliver
- feat: Add macOS download badge to README, notarize DMG in CI
Full Changelog: v0.1.18...v0.1.19