Skip to content

Releases: imoize/plasmoid-dockio

v0.2.4

22 Sep 10:58
e3388fc
Compare
Choose a tag to compare

💥 BREAKING CHANGES

  • due to 92ef409 - Include all icons in package. (commit by @imoize):

    No more installation of icon pack separately.

  • due to d77a882 - Minor refactor. (commit by @imoize):

    Refactor may affect app functionality. Reinstall maybe required.

✨ New Features

🐛 Bug Fixes

  • f6570c4 - Ui: Fixed statusbar height if no container listed. (commit by @imoize)
  • b9aed5c - Fixed progress bar and fetch timer should restore to initial value. (commit by @imoize)
  • 23106ca - Notification icon missing. (commit by @imoize)

♻️ Refactors

🔧 Chores

What's Changed

New Contributors

  • @imoize made their first contribution in #1

Full Changelog: v0.1.1...v0.2.4

v0.1.1

02 Sep 18:01
f23cf89
Compare
Choose a tag to compare

✨ New Features

  • f23cf89 - Ui: Display total containers and image count in statusbar. (commit by @imoize)

🐛 Bug Fixes

  • 32c16b2 - Fixed highlight not removed when cursor leave window. (commit by @imoize)

🔧 Chores

Full Changelog: v0.0.4...v0.1.1

v0.0.4

21 Aug 09:30
a35c04a
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 269655c - Resolve issue where fetch container timer might be triggered twice (commit by @imoize)

♻️ Refactors

🔧 Chores

Full Changelog: v0.0.3...v0.0.4

v0.0.3

10 Aug 08:34
0cf0c86
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 0cf0c86 - Fix prevent null reference errors when navigating away and back (commit by @imoize)

♻️ Refactors

  • 49523e5 - Simplify and remove unused key handling (commit by @imoize)

🔧 Chores

Full Changelog: v0.0.2...v0.0.3

v0.0.2

08 Aug 15:50
e659245
Compare
Choose a tag to compare

🐛 Bug Fixes

  • e659245 - Poll API interval not running when initial startup (commit by @imoize)

Full Changelog: v0.0.1...v0.0.2

v0.0.1

03 Aug 22:56
50503ca
Compare
Choose a tag to compare

First working release