Skip to content

v0.1.19

Choose a tag to compare

@Daniel-Robbins Daniel-Robbins released this 25 Feb 09:29
· 13 commits to main since this release

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 updateLastRoute for botschat channel — cron delivery with channel:"botschat" failed because lastChannel was 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