Releases: cogwheel0/conduit
Releases · cogwheel0/conduit
v2.5.3
- Fix paste to image on iOS
- Fix HEIC uploads and unsupported WEBP conversion.
- Performance optimization
- UI polish and refactoring
Full Changelog: v2.5.2...v2.5.3
v2.5.2
- Temporary Chats
- More UI polish
- Fix startup crash
Full Changelog: v2.5.1...v2.5.2
v2.5.1
- More Liquid Glass polish
- Fix iOS crashes
Full Changelog: v2.5.0...v2.5.1
v2.5.0
v2.4.4
What's Changed
- feat: Custom Markdown Renderer
- fix: voice call freezes
- feat: tune default theme colors
- feat: Turn off chat title display in the header
- feat(api): Improve default model selection with fallback mechanism by @cogwheel0 in #363
- feat(api): Handle null user settings response gracefully by @cogwheel0 in #364
- fix(auth): Improve network readiness handling on cold start by @cogwheel0 in #368
- fix(voice-call): Improve async handling and state management by @cogwheel0 in #369
Full Changelog: v2.4.3...v2.4.4
v2.4.3
What's Changed
- feat(image): Improve image attachment loading and error handling by @cogwheel0 in #345
- fix(streaming): prevent late events from corrupting message stream by @cogwheel0 in #346
Full Changelog: v2.4.2...v2.4.3
v2.4.2
What's Changed
- feat(chat): Refactor model selection to use shared restore logic by @cogwheel0 in #313
- feat(media): add flutter_image_compress for efficient image handling by @cogwheel0 in #314
- fix(streaming): sync follow-ups to server after generation by @cogwheel0 in #315
- refactor-markdown-stream-formatter-preprocessor by @cogwheel0 in #316
- feat-improve-attachment-processing by @cogwheel0 in #328
- feat(notes): Add audio recording and playback features by @cogwheel0 in #342
- fix(chat): chat input layout with prompt overlay by @cogwheel0 in #343
- fix(knowledgebase): parsing for knowledge by @cogwheel0 in #344
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- feat(chat): prevent duplicate paste image context menu options by @cogwheel0 in #305
- fix(auth): Improve token retrieval reliability on cold start by @cogwheel0 in #306
- fix(a11y): Improve chat input accessibility for Braille keyboards by @cogwheel0 in #307
- fix(api): prevent NoneType error by adding empty parent_message object by @cogwheel0 in #312
Full Changelog: v2.4.0...v2.4.1
v2.4.0
Reverse Proxy Support
Seamlessly connect to Open WebUI instances behind authentication proxies like oauth2-proxy, Authelia, Authentik, Pangolin, Cloudflare Tunnel, etc. Conduit automatically detects when proxy authentication is required and guides you through the login flow—no endpoint allowlisting or server-side configuration needed. Proxy session cookies are captured from the native cookie store and included in all subsequent API requests.
What's Changed
- add-proxy-authentication-webview by @cogwheel0 in #294
- fix-background-streaming-sync by @cogwheel0 in #299
- native-context-menus-ios by @cogwheel0 in #300
- chore: Update dependencies to latest versions by @cogwheel0 in #301
- fix(widget): Improve MiddleEllipsisText Unicode and surrogate handling by @cogwheel0 in #302
- fix(chat): Reset model selection when starting new conversation by @cogwheel0 in #303
Full Changelog: v2.3.9...v2.4.0
v2.3.9
What's Changed
- (api): update memoryeval from user preferences by @cogwheel0 in #290
- fix-message-persistence by @cogwheel0 in #291
- feat(api_service): Add extended assistant message fields for OpenWebUI by @cogwheel0 in #292
Full Changelog: v2.3.8...v2.3.9
