Skip to content

Releases: imoize/plasmoid-ollamacontrol

v1.3.0

10 Nov 17:22
1d0a96e
Compare
Choose a tag to compare

✨ New Features

  • 1a20f75 - Add Show information about a model including details, modelfile, template, parameters, license, system prompt. (commit by @imoize)
  • c2568a6 - Implement feature to copy model name text to clipboard upon click. (commit by @imoize)
  • 7ec7abb - Introduce About dialog to provide additional information. (commit by @imoize)

🔧 Chores

Full Changelog: v1.2.0...v1.3.0

v1.2.0

29 Sep 13:29
6bfa9c4
Compare
Choose a tag to compare

🐛 Bug Fixes

🔧 Chores

Full Changelog: v1.1.3...v1.2.0

v1.1.3

09 Sep 12:40
1a0698b
Compare
Choose a tag to compare

✨ New Features

  • 0ffacc8 - Support load / unload embedding models. (commit by @imoize)
  • 650f45b - Properly handle model deletion. (commit by @imoize)
  • c79c8b5 - Support creates a model with another name from an existing model (copy). (commit by @imoize)
  • 1a0698b - UI: Add busy indicator when interact with API. (commit by @imoize)

🐛 Bug Fixes

  • 467f30a - Fixed getModels function not called when initial start. (commit by @imoize)

♻️ Refactors

  • 424a275 - dialog: Move dialog popup to reusable components. (commit by @imoize)
  • 141feac - context menu: Move model context menu to reusable components. (commit by @imoize)

🔧 Chores

Full Changelog: v1.0.1...v1.1.3

v1.0.1

01 Sep 18:53
2b5fd18
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 3c0adfb - Fixed models not shown if Ollama not started from applet. (commit by @imoize)
  • 2b5fd18 - Improvement: Precision timestamp display for modified models. (commit by @imoize)

🔧 Chores

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 Aug 13:13
831974e
Compare
Choose a tag to compare

First release