Releases: TechDufus/openkanban
Releases · TechDufus/openkanban
v0.1.0
Install
# Homebrew
brew install TechDufus/tap/openkanban
# Go
go install github.com/techdufus/openkanban@v0.1.0Changelog
🐛 Bug Fixes
- 8a2cb19: fix(settings): remove per-project DefaultAgent override (@TechDufus)
Full Changelog: v0.0.40...v0.1.0
v0.0.40
Install
# Homebrew
brew install TechDufus/tap/openkanban
# Go
go install github.com/techdufus/openkanban@v0.0.40Changelog
🔧 Refactoring
- 26371d4: refactor(project): centralize ticket storage in config directory (@TechDufus)
Full Changelog: v0.0.39...v0.0.40
v0.0.39
Install
# Homebrew
brew install TechDufus/tap/openkanban
# Go
go install github.com/techdufus/openkanban@v0.0.39Changelog
🐛 Bug Fixes
- 1198aea: fix(settings): implement proper cascade for default settings (#101) (@TechDufus)
Full Changelog: v0.0.38...v0.0.39
v0.0.38
Install
# Homebrew
brew install TechDufus/tap/openkanban
# Go
go install github.com/techdufus/openkanban@v0.0.38Changelog
🐛 Bug Fixes
- b859266: fix(terminal): connect vt10x to PTY for escape sequence responses (@TechDufus)
Full Changelog: v0.0.37...v0.0.38
v0.0.37
Install
# Homebrew
brew install TechDufus/tap/openkanban
# Go
go install github.com/techdufus/openkanban@v0.0.37Changelog
✨ Features
- cf7dfae: feat(terminal): add scrollback buffer and text selection (#95) (@TechDufus)
Full Changelog: v0.0.36...v0.0.37
v0.0.36
Install
# Homebrew
brew install TechDufus/tap/openkanban
# Go
go install github.com/techdufus/openkanban@v0.0.36Changelog
🐛 Bug Fixes
- d846598: fix(terminal): block mouse events leaking to PTY (#100) (@TechDufus)
Full Changelog: v0.0.35...v0.0.36
v0.0.35
Install
# Homebrew
brew install TechDufus/tap/openkanban
# Go
go install github.com/techdufus/openkanban@v0.0.35Changelog
🐛 Bug Fixes
- d87b7ce: fix: reset agent statuses on app startup (#99) (@TechDufus)
Full Changelog: v0.0.34...v0.0.35
v0.0.34
Install
# Homebrew
brew install TechDufus/tap/openkanban
# Go
go install github.com/techdufus/openkanban@v0.0.34Changelog
🐛 Bug Fixes
- bbc605b: fix(terminal): block motion, always forward scroll (#98) (@TechDufus)
Full Changelog: v0.0.33...v0.0.34
v0.0.33
Install
# Homebrew
brew install TechDufus/tap/openkanban
# Go
go install github.com/techdufus/openkanban@v0.0.33Changelog
🐛 Bug Fixes
- adb555e: fix(terminal): restore scroll in terminal pane (#96) (@TechDufus)
Full Changelog: v0.0.32...v0.0.33
v0.0.32
Install
# Homebrew
brew install TechDufus/tap/openkanban
# Go
go install github.com/techdufus/openkanban@v0.0.32Changelog
🐛 Bug Fixes
- bc90763: fix(agent): improve opencode server startup (#94) (@TechDufus)
Full Changelog: v0.0.31...v0.0.32