Skip to content

Releases: brilliantnz/plasmoid-ollamacontrol

v1.3.0

Choose a tag to compare

@brilliantnz brilliantnz released this 10 Nov 17:22
1d0a96e

✨ 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

  • caefe43 - Bump to v1.3.0 (commit by @imoize)

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

v1.2.0

Choose a tag to compare

@brilliantnz brilliantnz released this 29 Sep 13:29
6bfa9c4

🐛 Bug Fixes

  • fd5e479 - Start/Stop Ollama icon not match. (commit by @imoize)

🔧 Chores

  • 7c62e74 - Rename icons. (commit by @imoize)
  • 977f020 - UI Improvement. (commit by @imoize)
  • 6bfa9c4 - Bump to v1.2.0 (commit by @imoize)

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

v1.1.3

Choose a tag to compare

@brilliantnz brilliantnz released this 09 Sep 12:40
1a0698b

✨ 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

  • 3fe5ac5 - Bump to v1.1.3 (commit by @imoize)
  • 15378f0 - Add new icons. (commit by @imoize)
  • 4b74441 - Small improvement. (commit by @imoize)

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

v1.0.1

Choose a tag to compare

@brilliantnz brilliantnz released this 01 Sep 18:53
2b5fd18

🐛 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

  • 8834712 - Bump to v1.0.1 (commit by @imoize)

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

v1.0.0

Choose a tag to compare

@brilliantnz brilliantnz released this 28 Aug 13:13
831974e

First release