Homescreen Widgets on iOS and Android
iOS:
Android:
What's Changed
- feat(models): Add safe parsing for boolean and integer values by @cogwheel0 in #239
- refactor(auth): Preserve server configs during logout for seamless re-login by @cogwheel0 in #240
- refactor(streaming): Remove inactivity watchdog and related code by @cogwheel0 in #242
- feat(chat): Add prompt variables by @cogwheel0 in #243
- feat(widget): Add home screen widget with quick access actions by @cogwheel0 in #244
- feat(markdown): add horizontal scroll for long math expressions by @cogwheel0 in #245
- feat(l10n): Add localization placeholders for various messages by @cogwheel0 in #246
Full Changelog: v2.3.0...v2.3.1