Skip to content

v1.2.0

Choose a tag to compare

@ImDarkTom ImDarkTom released this 01 May 22:53
· 151 commits to main since this release

New Features

  • Provider Selection: Providers are now handled programmatically rather than hard coded as Ollama or Cloud. This will eventually allow for more provider support. No new providers have been added as of this verison.
  • Model Selector Grid View: The model selector can now show items in a grid.
  • Theme Overhaul: The default themes have been changed for better visibility and contrast. Legacy themes are still available via the themes dropdown.
  • Utility Page Navigation: Utility pages (Settings, Models, Tools, etc.) are now accessible throughout buttons around the app rather than via a central layout in the menu screen.
  • Tooltips and Shortcuts: Buttons now have a tooltip to indicate any available keyboard shortcuts to perform that action.

Changes

  • Some UI elements have been updated to better fit with the new theme colors.
  • Models with audio capabilities can now be identified (although audio input is not yet supported).

Full Changelog: v1.1.0...v1.2.0