github cogwheel0/conduit v2.0.1

latest release: v2.0.2
13 hours ago

Bug Fix

  • Connectivity Service

What's Changed in 2.0

App Architecture and Performance

  • Migrated to Riverpod 3, go_router, and Hive for improved scalability and state management.
  • Implemented a more efficient markdown parser, resulting in a much faster and smoother user experience.
  • Migration Note: Data should migrate automatically. If you encounter issues, please clear the app data and log in again.

Design and Customization

  • Introduced a complete app redesign with a modern interface.
  • Added new accent color options, replacing the previous all-purple theme.

Chat Input and Workspace

  • Added support for two chat input modes:
    • A minimal version for simplicity.
    • An extended version with quick access to tools, image generation, and web search.
  • Integrated workspace prompts accessible by typing "/" in the chat input.

Feature Updates

  • Display status indicators for image generation, web search, and tool execution, providing UX consistency with Open WebUI.
  • Added follow-up suggestions for smoother conversation continuity.
  • Added Mermaid diagram parsing support in markdown rendering.
  • Introduced text-to-speech (TTS) for AI responses.
    • Note: Live calling support will be added in the next release.

Fixes

  • Fixed an issue where native function calling did not behave as expected.
  • Fixed inconsistencies with system prompt adherence to ensure more predictable responses.

Full Changelog: v2.0.0...v2.0.1

Don't miss a new conduit release

NewReleases is sending notifications on new releases.