Releases: programmersd21/kairo
Releases · programmersd21/kairo
1.6.6
13 May 14:10
Compare
Sorry, something went wrong.
No results found
Changelog
0ab5f93 feat: upgrade to v1.6.6 and implement new modular UI architecture and task management components
1.6.5
12 May 16:25
Compare
Sorry, something went wrong.
No results found
Changelog
7863539 ci: add GitHub Actions workflow to deploy documentation to GitHub Pages
dae552f ci: add GitHub Actions workflow to deploy documentation to GitHub Pages
b37a84a feat: add GitHub Actions workflow for automatic documentation deployment
a2c49b7 feat: add GitHub Actions workflow to automate documentation deployment to GitHub Pages
421e1c8 feat: add Lua scripting engine support and standardize task list UI columns
198e146 feat: initialize Docusaurus configuration and documentation assets
a054638 feat: initialize Docusaurus configuration for project documentation
3ce8c40 feat: initialize Docusaurus documentation and automate deployment via GitHub Actions
c1b505e feat: initialize Docusaurus-based documentation project with core concept and feature guides
0ea52ce feat: initialize documentation site, add task management guide, and configure automated GitHub Pages deployment
7d42628 refactor: remove redundant utility modules and associated test files
1.6.4
12 May 13:32
Compare
Sorry, something went wrong.
No results found
Changelog
f275ab5 fix: compute stats streaks from completed tasks
2db1ae7 fix: implement streak calculation logic
@nanookclaw made a first-time contribution in #52 !
1.6.3
10 May 12:36
Compare
Sorry, something went wrong.
No results found
Changelog
078c7c9 fix: patch undo/redo to accurately work for editing tasks.
1.6.2
09 May 11:08
Compare
Sorry, something went wrong.
No results found
Changelog
1614243 fix: ensure edit preview panel respects configuration settings and implement model state management updates
1.6.1
09 May 04:06
Compare
Sorry, something went wrong.
No results found
Changelog
6811ef5 feat: implement Lua plugin engine and add help and onboarding UI models
1.6.0
09 May 03:56
Compare
Sorry, something went wrong.
No results found
Changelog
bc0e8e3 feat: implement focus mode with integrated timer and task tracking engine
1.5.7
09 May 03:38
Compare
Sorry, something went wrong.
No results found
Changelog
9f85110 feat: implement onboarding system, add tag filter state management, and update version to 1.5.7
1.5.6
08 May 12:16
Compare
Sorry, something went wrong.
No results found
Changelog
307c7d5 Revert "build(deps): bump the go_modules group across 1 directory with 2 updates"
d5b9a23 build(deps): bump the go_modules group across 1 directory with 2 updates
4c1aed3 feat: implement modular task architecture and Lua-based plugin engine
1.5.5
07 May 15:02
Compare
Sorry, something went wrong.
No results found
Changelog
e446094 feat(ui): implement project organization and multi-selection support