Skip to content

v0.24.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 16:08
· 87 commits to main since this release

What's Changed

  • chore(ui): remove whitelisted dead code and stale vulture entries (#1044) by @Kohei-Wada in #1062
  • chore: pre-commit autoupdate by @github-actions[bot] in #1063
  • chore(deps): bump ruff from 0.15.18 to 0.15.20 in the dev-dependencies group by @dependabot[bot] in #1064
  • chore(deps): bump the production-dependencies group with 4 updates by @dependabot[bot] in #1065
  • chore: pre-commit autoupdate by @github-actions[bot] in #1066
  • chore(deps): update uvicorn[standard] requirement from >=0.49.0 to >=0.50.2 by @dependabot[bot] in #1068
  • chore(deps-dev): update setuptools requirement from >=82.0.1 to >=83.0.0 by @dependabot[bot] in #1069
  • chore(deps): bump the production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #1067
  • chore: pre-commit autoupdate by @github-actions[bot] in #1070
  • chore(deps): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #1071
  • chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #1072
  • chore(deps): update uvicorn[standard] requirement from >=0.50.2 to >=0.51.0 by @dependabot[bot] in #1073
  • fix(cli): abort note command when --file read fails by @Kohei-Wada in #1074
  • refactor(cli): clean up raw print() usage and note command editor wrapper by @Kohei-Wada in #1075
  • refactor(client): consolidate get_task_by_id() and get_task_detail() in QueryClient by @Kohei-Wada in #1076
  • feat(tui): full-page btop-style stats dashboard by @Kohei-Wada in #1077
  • feat: add deadline reschedule statistics from audit log (core/server/client) by @Kohei-Wada in #1078
  • feat(tui): surface reschedule statistics in the stats dashboard by @Kohei-Wada in #1079
  • feat(ui): modernize the CLI/TUI logo banner by @Kohei-Wada in #1080

Full Changelog: v0.23.0...v0.24.0