Skip to content

Releases: TomCC7/opencode-kanban

v0.6.0

11 Jun 04:27
ad7fc37

Choose a tag to compare

What's Changed

Full Changelog: v0.5.8...v0.6.0

v0.5.8

01 Jun 22:56
381a08a

Choose a tag to compare

What's Changed

  • Fill out stale workflow configuration by @Copilot in #109
  • Respect launch environment for spawned commands by @TomCC7 in #113
  • Authenticate npm release publishing by @TomCC7 in #114
  • Update repository metadata after move by @TomCC7 in #115

Full Changelog: v0.5.7...v0.5.8

v0.5.7

27 Mar 18:41
79c3c12

Choose a tag to compare

What's Changed

  • Add configurable completion sound notifications by @TomCC7 in #108

Full Changelog: v0.5.6...v0.5.7

v0.5.6

25 Mar 15:58
94fbeb6

Choose a tag to compare

What's Changed

  • feat: add 'w' keybinding to open task in OpenCode web UI by @TomCC7 in #107

Full Changelog: v0.5.5...v0.5.6

v0.5.5

28 Feb 23:28
9c7f528

Choose a tag to compare

What's Changed

  • feat: add configurable system notification backend by @TomCC7 in #105

Full Changelog: v0.5.4...v0.5.5

v0.5.4

26 Feb 21:17
adf4fb4

Choose a tag to compare

What's Changed

  • fix(status): notify only when root session completes by @TomCC7 in #104

Full Changelog: v0.5.3...v0.5.4

v0.5.3

26 Feb 09:25
e6fa167

Choose a tag to compare

What's Changed

  • feat(settings): configure tmux notification display duration by @TomCC7 in #103

Full Changelog: v0.5.2...v0.5.3

v0.5.2

25 Feb 16:05
7d010e2

Choose a tag to compare

What's Changed

  • feat(status): highlight tasks pending inspection after completion by @TomCC7 in #102

Full Changelog: v0.5.1...v0.5.2

v0.5.1

25 Feb 15:30
98140f1

Choose a tag to compare

What's Changed

  • fix(category): keep delete errors in-app and count archived tasks by @TomCC7 in #100
  • feat(ui): enable direct repo path editing in new task dialog by @TomCC7 in #101

Full Changelog: v0.5.0...v0.5.1

v0.5.0

25 Feb 10:49
e327746

Choose a tag to compare

Key Changes

  1. fuzzy task search support:
image 2. add support for opening session in a new terminal, press `o` on a task to try it out!

What's Changed

  • feat(search): add global task palette with fuzzy jump navigation by @TomCC7 in #98

Full Changelog: v0.4.8...v0.5.0