Skip to content

Releases: cogwheel0/conduit

v2.5.3

09 Mar 16:58

Choose a tag to compare

  • 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

04 Mar 18:03

Choose a tag to compare

  • Temporary Chats
  • More UI polish
  • Fix startup crash

Full Changelog: v2.5.1...v2.5.2

v2.5.1

04 Mar 09:32

Choose a tag to compare

  • More Liquid Glass polish
  • Fix iOS crashes

Full Changelog: v2.5.0...v2.5.1

v2.5.0

03 Mar 19:34

Choose a tag to compare

NEW! Liquid Glass for iOS

Simulator Screenshot - iPhone 17 - 2026-03-04 at 01 03 15

Full Changelog: v2.4.4...v2.5.0

v2.4.4

02 Mar 18:17

Choose a tag to compare

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

13 Jan 16:03

Choose a tag to compare

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

13 Jan 03:55

Choose a tag to compare

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

22 Dec 02:34

Choose a tag to compare

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

20 Dec 17:10

Choose a tag to compare

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

Full Changelog: v2.3.9...v2.4.0

v2.3.9

17 Dec 14:58

Choose a tag to compare

What's Changed

Full Changelog: v2.3.8...v2.3.9