Skip to content

Changelog

This is an auto-generated log of all the changes that have been made to the project since the first release, with the latest changes at the top.

This project adheres to Semantic Versioning.

0.5.0 (February 15, 2026)

New Features

  • Add advanced search query operators (#24) by seapagan
  • Add configurable default group setting (#23) by seapagan
  • Add contextual new-idea group mode and validation warning (#22) by seapagan

Refactoring

  • Refactor bulk_move_group to use sqliter update_where() (#21) by seapagan

Full Changelog | Diff | Patch

0.4.2 (February 14, 2026)

Bug Fixes

Full Changelog | Diff | Patch

0.4.1 (February 13, 2026)

New Features

  • Remove sqliter fk-cache workaround and use eager loading (#17) by seapagan

Testing

  • Add tests for idea repo group hydration branches (#16) by seapagan

GitHub Actions

  • Enable renovate bot and github action to update req*.txt (#14) by seapagan

Full Changelog | Diff | Patch

0.4.0 (February 13, 2026)

New Features

  • Add CLI subcommands for list, export, and delete (#11) by seapagan
  • Improve idea form initial focus and persisted edit cursor modes (#8) by seapagan
  • Improve y-copy behavior for rendered idea selection (#6) by seapagan
  • Improve idea form layout on small screens (#5) by seapagan

Documentation

  • Add mkdocs documentation site (#10) by seapagan
  • Organize TODO items into thematic sections (#7) by seapagan

Full Changelog | Diff | Patch

0.3.0 (February 11, 2026)

New Features

  • Add idea groups with tree navigation, safe DB backfill, and responsive edit modal (#3) by seapagan

Full Changelog | Diff | Patch

0.2.0 (February 08, 2026)

New Features

  • Add clipboard copy support with y key (#1) by seapagan

Documentation

  • License the project under the MIT License (#2) by seapagan

Full Changelog | Diff | Patch

0.1.0 (February 07, 2026)

Initial Release, basic MVP.


This changelog was generated using github-changelog-md by Seapagan