Skip to content

Releases: himckub/kairo

Release list

1.6.6

Choose a tag to compare

@github-actions github-actions released this 03 Jun 13:51

Changelog

  • 27e5742 feat: release v1.2.0 — multi-tag filtering, cleanup system, and UI overhaul
  • 9d7d8c3 Add compressed demo
  • 1af1212 Add workflow_dispatch trigger to CI workflow
  • a77d848 Add workflow_dispatch trigger to release workflow
  • 2add701 Delete Casks directory
  • f026505 Delete screenshots/sample-1.gif
  • 94cd671 Refactor CI workflow to include working-directory
  • efee0da Refactor: Replace internal changelog UI with external link
  • 307c7d5 Revert "build(deps): bump the go_modules group across 1 directory with 2 updates"
  • eebb638 Update README.md
  • 0862c0f Update README.md
  • 16c19bc Update README.md
  • 077cdce Update README.md
  • 8e2590b Update README.md
  • 9b9e1d9 Update README.md
  • f4bb9eb Update README.md
  • d7549ff Update README.md
  • dec353d Update README.md
  • d5b9a23 build(deps): bump the go_modules group across 1 directory with 2 updates
  • 2273edd build(homebrew): rename cask directory
  • 80c58ff build: streamline goreleaser configuration
  • 7902092 chore(release): bump version to 1.1.9
  • d537691 chore(release): include Brew updates in changelog
  • 5281b0b ci: add GitHub Actions workflow for building, testing, and linting Go code
  • dae552f ci: add GitHub Actions workflow to deploy documentation to GitHub Pages
  • 7863539 ci: add GitHub Actions workflow to deploy documentation to GitHub Pages
  • 8212ade ci: update CI workflow configuration
  • 9bac7b1 ci: update release workflow and goreleaser configuration
  • 9ba008a docs(readme): remove obsolete thumbnail screenshot
  • a35a108 feat(core): implement unified service layer and automation API
  • dfc1b49 feat(filter): Overhaul tag filter system
  • e453a91 feat(release): switch to Homebrew cask distribution and update install docs
  • 3499acb feat(tasklist): display dynamic palette keybinding
  • 848bb16 feat(ui): add GitHub discussions shortcut and redesign empty state
  • 5d60d33 feat(ui): add linear rainbow logo animation
  • 2f2017a feat(ui): add strike animation for task completion
  • e446094 feat(ui): implement project organization and multi-selection support
  • 4a8a684 feat: Add 20 new themes and CLI update commands
  • 19208fb feat: add GitHub Actions workflow for CI testing and linting
  • b37a84a feat: add GitHub Actions workflow for automatic documentation deployment
  • a2c49b7 feat: add GitHub Actions workflow to automate documentation deployment to GitHub Pages
  • 0557ea0 feat: add GitHub Actions workflow to automate releases using GoReleaser
  • e70e4b7 feat: add Lua scripting engine and update GoReleaser configuration for cross-platform builds
  • 421e1c8 feat: add Lua scripting engine support and standardize task list UI columns
  • c109085 feat: add help menu and improve project maintenance with fmt target and zip ignore
  • 54e86d0 feat: add plugin management UI and update CI/CD workflows
  • cd14025 feat: add visual editor preview hint, update documentation, and introduce modular internal application models and Lua engine integration.
  • 258f364 feat: add warning note for terminal rendering breaking
  • 79ece0e feat: bump version to 1.3.1 and add tag filtering state and UI component
  • 1488113 feat: implement 'i' for issues and 'c' for changelog
  • e6ae9f1 feat: implement CLI entry point and Lua engine scaffold
  • 22b7720 feat: implement CLI entry point with export, import, and sync commands and update .gitignore patterns
  • 421b7e5 feat: implement CLI entry point with import, export, and sync commands
  • 2c30b41 feat: implement CSV, Markdown, and text import/export codecs and update Lua engine support
  • 39612d4 feat: implement Lua extensibility engine and core task management system
  • 8923c16 feat: implement Lua extensibility engine for task management and event hooks
  • 6811ef5 feat: implement Lua plugin engine and add help and onboarding UI models
  • a53e417 feat: implement automatic startup update check
  • 755288b feat: implement core application architecture, UI rendering utilities, and GitHub release automation
  • d968414 feat: implement core application model, Lua engine, and main entry point for Kairo
  • 080cd74 feat: implement core application model, add Lua engine support, and enable tag filtering with jump-to-top binding
  • 3555b84 feat: implement core architecture, SQLite storage, and UI components for task management
  • 623b93e feat: implement core architecture, plugin system, AI integration, and UI help components
  • 1d947bd feat: implement core architecture, task service layer, API module, and cinematic TUI animation engine
  • 58fcdcf feat: implement core task management, storage repository, and editor UI components
  • bc0e8e3 feat: implement focus mode with integrated timer and task tracking engine
  • 465de97 feat: implement initial project structure with core models, sqlite migrations, and UI theme styling
  • a29e92e feat: implement interactive task editor and MCP server integration
  • 4c1aed3 feat: implement modular task architecture and Lua-based plugin engine
  • 49d3592 feat: implement nested task hierarchy with parent-child support, add Steel theme, and improve task editing UI
  • 9f85110 feat: implement onboarding system, add tag filter state management, and update version to 1.5.7
  • a2504ed feat: implement onboarding tour and architectural improvements for internal model and config management
  • 2afde76 feat: implement plugin management menu and associated keybindings
  • 613ff53 feat: implement recurring task support with weekly and monthly scheduling logic, and fix rendering issues
  • 7d879b2 feat: implement robust configuration system and initial application structure for version 1.5.4
  • 461e5f2 feat: implement self-updating mechanism and installation scripts
  • d71c470 feat: implement task API architecture and core UI component structure
  • a8a94ad feat: implement task editor UI and integrate into application model and storage repository
  • 0ef9259 feat: implement tasklist UI model with navigation, rendering, and animations
  • 59784af feat: improve UI rendering and overlay
  • 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
  • 6338d4e feat: release v1.1.5
  • e00794e feat: try to fix golangci versioning truly
  • ad21929 feat: update ci
  • 1dff7da feat: update ci for working golangci versioning
  • 5a6cd5b feat: update theme and keybindings, enhance UI rendering, bumped up the big V
  • 6d78e7e feat: update tree
  • 0ab5f93 feat: upgrade to v1.6.6 and implement new modular UI architecture and task management components
  • e8ff6a7 first commit
  • bb567b8 fix(ui): resolve footer visibility and layout issues
  • 694b595...
Read more