What's Changed
- chore: pre-commit autoupdate by @github-actions[bot] in #1116
- chore(deps): bump ruff from 0.15.21 to 0.15.22 in the dev-dependencies group by @dependabot[bot] in #1119
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #1120
- chore(deps): bump types-python-dateutil from 2.9.0.20260518 to 2.9.0.20260716 by @dependabot[bot] in #1121
- chore(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in #1117
- chore(deps): bump KSXGitHub/github-actions-deploy-aur from 4.1.3 to 4.2.0 by @dependabot[bot] in #1118
- docs: fix default value for auth.enabled in configuration guide by @amir-rezaei in #1123
- docs: fix path code formatting and missing colon in contrib/README.md by @amir-rezaei in #1126
- docs: add logo to README by @Kohei-Wada in #1127
- perf(core): batch-fetch dependency subgraph in detect_cycle by @Kohei-Wada in #1128
- feat(docs): introduce MkDocs Material documentation site by @Kohei-Wada in #1129
- docs: point stale doc links at the new documentation site by @Kohei-Wada in #1130
- perf(core): remove redundant sub-passes in statistics calculator by @Kohei-Wada in #1131
- fix(core): treat empty notes content as no notes in task detail by @Sanjays2402 in #1161
- fix(core): enforce Task tag invariants in set_task_tags by @Sanjays2402 in #1163
- fix(core): apply filter arguments in default TaskRepository.get_filtered by @Sanjays2402 in #1162
- chore: require pre-commit 4.6.1 by @w3lld1 in #1166
- fix(core): align SQL end_date filter with whole-day semantics by @Sanjays2402 in #1165
- fix(mcp): report real statistics sections in get_statistics by @Sanjays2402 in #1168
- docs: fix markdownlint violations by @KIRA-L001 in #1169
- ci(docs): queue Pages deployments instead of racing by @Kohei-Wada in #1170
- fix: satisfy ruff 0.16 RUF036 and ISC004 by @Kohei-Wada in #1189
- chore(deps): bump ruff from 0.15.22 to 0.16.0 in the dev-dependencies group across 1 directory by @dependabot[bot] in #1185
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #1186
- chore: pre-commit autoupdate by @github-actions[bot] in #1182
- chore(ci): bump GitHub Pages actions to v5 by @Kohei-Wada in #1190
- chore: pre-commit autoupdate by @github-actions[bot] in #1192
- chore(deps): bump ruff from 0.16.0 to 0.16.1 in the dev-dependencies group by @dependabot[bot] in #1193
- chore(deps): bump fastapi from 0.140.4 to 0.141.1 in the production-dependencies group by @dependabot[bot] in #1194
- chore(deps): bump websockets from 16.1.1 to 17.0.1 by @dependabot[bot] in #1196
- chore(deps): update uvicorn[standard] requirement from >=0.51.0 to >=0.52.0 by @dependabot[bot] in #1197
- chore(deps): migrate taskdog-mcp to mcp 2.0.0 by @Kohei-Wada in #1199
- chore(deps): bump cryptography to 50.0.0 in uv.lock by @Kohei-Wada in #1200
- fix(ui,mcp): make audit --until cover the whole day for date-only input by @Kohei-Wada in #1201
- ci: audit the project's locked dependencies in Security Scan by @Kohei-Wada in #1202
- perf(core): fetch the task universe unsorted in get_executable_tasks by @Kohei-Wada in #1203
- chore(deps): bump ruff from 0.16.1 to 0.16.2 in the dev-dependencies group by @dependabot[bot] in #1205
- chore(deps): update uvicorn[standard] requirement from >=0.52.0 to >=0.52.1 by @dependabot[bot] in #1207
- chore(deps): bump types-python-dateutil from 2.9.0.20260716 to 2.9.0.20260807 by @dependabot[bot] in #1208
- chore(deps): bump alembic from 1.18.5 to 1.19.0 in the production-dependencies group by @dependabot[bot] in #1206
- chore: pre-commit autoupdate by @github-actions[bot] in #1204
- feat(ui,mcp): add an explicit api base_url for HTTPS / reverse-proxy setups by @Kohei-Wada in #1211
- fix(server): include daily_allocations in task write responses by @Kohei-Wada in #1213
- refactor(core): unify status-transition cascade and drop dead reopen path by @Kohei-Wada in #1214
- chore(contrib): bump the AUR PKGBUILD version alongside pyproject files by @Kohei-Wada in #1215
New Contributors
- @amir-rezaei made their first contribution in #1123
- @Sanjays2402 made their first contribution in #1161
- @w3lld1 made their first contribution in #1166
- @KIRA-L001 made their first contribution in #1169
Full Changelog: v0.26.0...v0.27.0