Releases: programmersd21/kairo
Releases · programmersd21/kairo
1.1.4
21 Apr 15:02
Compare
Sorry, something went wrong.
No results found
Changelog
5d60d33 feat(ui): add linear rainbow logo animation
565c10b fix: bump up version in engine.go
0c266b4 tidied go mod
1.1.3
21 Apr 14:22
Compare
Sorry, something went wrong.
No results found
Changelog
461e5f2 feat: implement self-updating mechanism and installation scripts
1.1.2
21 Apr 13:35
Compare
Sorry, something went wrong.
No results found
Changelog
d968414 feat: implement core application model, Lua engine, and main entry point for Kairo
2afde76 feat: implement plugin management menu and associated keybindings
1.1.1
21 Apr 13:07
Compare
Sorry, something went wrong.
No results found
Changelog
80c58ff build: streamline goreleaser configuration
3499acb feat(tasklist): display dynamic palette keybinding
4a8a684 feat: Add 20 new themes and CLI update commands
7082604 fix: update the tip to resemble the right keybind
1.1.0
21 Apr 08:16
Compare
Sorry, something went wrong.
No results found
Changelog
a35a108 feat(core): implement unified service layer and automation API
1.0.4
20 Apr 14:05
Compare
Sorry, something went wrong.
No results found
Changelog
dfc1b49 feat(filter): Overhaul tag filter system
59784af feat: improve UI rendering and overlay
694b595 fix: bump up to right version lol
1.0.3
18 Apr 15:50
Compare
Sorry, something went wrong.
No results found
Changelog
2f2017a feat(ui): add strike animation for task completion
d4f281e refactor: remove unused progress bar renderer
1.0.2
17 Apr 13:42
Compare
Sorry, something went wrong.
No results found
Changelog
4700e34 chore: Improve build and UI elements
5a6cd5b feat: update theme and keybindings, enhance UI rendering, bumped up the big V
a3dce66 fix: resolve background rendering bug in viewport whitespace regions
1.0.1
16 Apr 15:17
Compare
Sorry, something went wrong.
No results found
Changelog
010e7b3 chore: add *.zip to gitignore and remove unused file
ae8cbc0 chore: bump up version
fed0d2a chore: fix minor formatting issues
bbe5789 chore: update heading
3290de9 chore: update heading (again lol)
545139c chore: update tree
c109085 feat: add help menu and improve project maintenance with fmt target and zip ignore
421b7e5 feat: implement CLI entry point with import, export, and sync commands
1.0.0
16 Apr 12:37
Compare
Sorry, something went wrong.
No results found
Changelog
1af1212 Add workflow_dispatch trigger to CI workflow
a77d848 Add workflow_dispatch trigger to release workflow
94cd671 Refactor CI workflow to include working-directory
5281b0b ci: add GitHub Actions workflow for building, testing, and linting Go code
19208fb feat: add GitHub Actions workflow for CI testing and linting
0557ea0 feat: add GitHub Actions workflow to automate releases using GoReleaser
54e86d0 feat: add plugin management UI and update CI/CD workflows
22b7720 feat: implement CLI entry point with export, import, and sync commands and update .gitignore patterns
3555b84 feat: implement core architecture, SQLite storage, and UI components for task management
58fcdcf feat: implement core task management, storage repository, and editor UI components
a8a94ad feat: implement task editor UI and integrate into application model and storage repository
e00794e feat: try to fix golangci versioning truly
ad21929 feat: update ci
1dff7da feat: update ci for working golangci versioning
e8ff6a7 first commit