Skip to content

v1.1.0

Choose a tag to compare

@kghandour kghandour released this 30 Dec 22:31
· 40 commits to main since this release

What's Changed

New

  1. Now using "Chat" option from Ollama.ai. Now the chat understands previous messages when answering the questions.
  2. App is verified by Apple. No more pop ups when opening the app.

Improved

  1. Changed chat bubbles to rounded rectangles
  2. Changed colors to fit iMessage experience more
  3. Now the status and the model selection is in the toolbar at the top of the window
  4. Changed server status to green circle or red triangle
  5. Changed markdown to highlight code blocks for better visuals.

New Contributors

Full Changelog:
https://github.com/kghandour/Ollama-SwiftUI/blob/main/CHANGELOG.md
v1.0.0...v1.1.0