Skip to content

Releases: gluonfield/enchanted

v1.7.0

27 May 17:47
6bf1414
Compare
Choose a tag to compare

What's Changed

  • Apple Vision Pro support
  • UI improvements
  • Apple Voices support (make sure to download Enhanced/Premium versions which are much better quality)

Full Changelog: v1.6.7...v1.7.0

v1.6.7

26 May 16:53
b15697f
Compare
Choose a tag to compare

What's Changed

  • Fix vision models identified as clip family by @AugustDev in #107
  • feat: copy chat by @AugustDev in #108
  • aesthetic improvements by @AugustDev in #115
  • feat:macos-speech by @AugustDev in #117

Full Changelog: v1.6.6...v1.6.7

v1.6.6

07 May 15:12
680c28b
Compare
Choose a tag to compare

What's Changed

  • fix: ios navigation animation by @AugustDev in #99
  • Settings - Ollama Ping Interval by @vanhalt in #102

New Contributors

Full Changelog: v1.6.5...v1.6.6

v1.6.5

01 May 17:05
05f84eb
Compare
Choose a tag to compare

What's Changed

  • fix: hide keyboard on mobile with new conversations by @AugustDev in #91
  • feat: custom completions by @AugustDev in #93
  • fix: default language when code language not provided by @AugustDev in #94
  • feat: user initials by @AugustDev in #95
  • fix: autocorrect on ios by @AugustDev in #96
  • feat: select text on iOS by @AugustDev in #97

Full Changelog: v1.6.3...v1.6.5

v1.6.3

29 Apr 12:40
ebed97c
Compare
Choose a tag to compare

What's Changed

  • fix: settings shortcut ignored for ios by @AugustDev in #83
  • feat: using TextEditor for system prompt for better performance by @AugustDev in #84
  • fix: vertical scrolling over code by @AugustDev in #85
  • feat: loader by @AugustDev in #90
  • feat: code block with copy by @AugustDev in #89
  • Add indicator for selected conversation in conversation list by @wzulfikar in #86

Full Changelog: v1.6.2...v1.6.3

v1.6.2

27 Apr 08:18
0260d88
Compare
Choose a tag to compare

Full Changelog: v1.5.6...v1.6.2

v1.5.6

27 Apr 07:58
102858b
Compare
Choose a tag to compare

What's Changed

  • Fix/accessibility fixes by @AugustDev in #44
  • feat: remove tabs by @eliseomartelli in #46
  • Fix/main by @AugustDev in #63
  • Small fixes by @AugustDev in #65
  • Add menu item to open Settings by @wzulfikar in #79

New Contributors

Full Changelog: v1.5.5...v1.5.6

Completions

11 Mar 19:37
84ba492
Compare
Choose a tag to compare

Completions allow to build custom prompts and combine them with selected text on any app.

Command window with images and optimisations

18 Feb 20:19
f3b4917
Compare
Choose a tag to compare
  • Concurrency improvements
  • SwiftData optimisations (this fixes a crash bug on iOS)
  • MacOS image support for multimodal models such as llava and bakllava
  • Command shortcut ⌘+v can paste both images and text from clipboard
  • Ctrl+⌘+K Command Panel supports images including clipboard and image dragging
  • App icon size resized to match other macOS icons
  • iOS supports pasting image from clipboard when using multimodal models such as llava and bakllava

New version of the app is being reviews on App Store and should be available later today or tomorrow.

macOS improvements

14 Feb 21:59
1dd1756
Compare
Choose a tag to compare

macOS support improved

  • macOS command panel Ctrl++K