Releases: kevinhermawan/Ollamac
Releases Β· kevinhermawan/Ollamac
v3.0.0
What's Changed
- refactor: rewrite the UI and functionality codes by @kevinhermawan in #87
- feat: better default model selection by @kevinhermawan in #88
- feat: adds default system prompt by @kevinhermawan in #89
- improve: adds error message if selected model is empty by @kevinhermawan in #90
- feat: adds auto-generated message title by @kevinhermawan in #91
- improve: adds error message if host isn't reachable by @kevinhermawan in #92
- chore: puts back copy and regenerate buttons by @kevinhermawan in #94
- feat: adds regenerate keyboard shortcut by @kevinhermawan in #96
- refactor: optimize generation process by @kevinhermawan in #97
- feat: adds footnotes in settings by @kevinhermawan in #98
- feat: adds experimental settings by @kevinhermawan in #99
Full Changelog: v2.1.2...v3.0.0
v2.1.2
v2.1.1
What's Changed
- fix: default host field couldn't accept IP address input by @kevinhermawan in #80
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- refactor: improves Sparkle implementation by @kevinhermawan in #71
- feat: adds code highlighting by @kevinhermawan in #72
- chore: new app icon by @kevinhermawan in #74
- refactor: makes
Extensions
modular by @kevinhermawan in #75 - refactor: makes
Models
modular by @kevinhermawan in #76 - refactor: makes
ViewModels
modular by @kevinhermawan in #77 - feat: adds custom host by @kevinhermawan in #78
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- refactor: removes
OllamaModel
from model by @kevinhermawan in #61 - chore: updates OllamaKit to version 5 by @kevinhermawan in #63
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- docs: Add homebrew install instructions by @dcchambers in #42
- chore: upgrades OllamaKit by @kevinhermawan in #53
- chore: removes
SUEnableDownloaderService
key in Info.plist by @kevinhermawan in #54
New Contributors
- @dcchambers made their first contribution in #42
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- refactor: removes expanded editor by @kevinhermawan in #25
- feat: new app icon by @kevinhermawan in #26
- refactor: migrates from
PromptField
toChatField
by @kevinhermawan in #29 - fix: first message bug by @djmango in #33
New Contributors
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- refactor: improves error user interface by @kevinhermawan in #18
- refactor: improves prompt editor user interface by @kevinhermawan in #19
- fix: sidebar min width by @kevinhermawan in #20
- fix: regeneration incorrect context by @kevinhermawan in #21
- feat: allows to cancel generation by @kevinhermawan in #22
- fix: generation isn't canceled when chat switched by @kevinhermawan in #23
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- feat: adds action to regenerate the last message by @kevinhermawan in #10
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- fix: crash when opening new chat modal by @kevinhermawan in #8
Full Changelog: v1.0.1...v1.0.2