chore: bump version to v0.4.1 - #289
Merged
Merged
Conversation
Version bump (app/my_practice/version.py, prod.py, docker-compose.prod.yml) plus docs pass: CHANGELOG entry covering the GebüH invoice "no diagnosis" opt-out (#287), Focus Queue supervision materialization + daily sync timer (#279, #282), Focus Queue real undo/"due today"/is_focus retirement (#283/#284/#286), the time-off workday-counting fix (#278), the analytics/client-detail/Focus-Queue N+1 query cleanup (#276), the Dependabot requirements-dev split (#277), and dep bumps (ruff 0.16.0, uvicorn 0.52.0). FEATURES.md and PROJECTS.md updated to match. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
app/my_practice/version.py,prod.py,docker-compose.prod.yml→v0.4.1(all three in sync)docs/CHANGELOG.md— new v0.4.1 patch release entry covering everything merged since v0.4.0 (chore(deps-dev): Bump ruff from 0.15.22 to 0.16.0 #275–chore: bump uvicorn to 0.52.0 #288): GebüH invoice "no diagnosis" opt-out, Focus Queue supervision-topic materialization + daily sync timer + real undo/"due today"/is_focusretirement, time-off workday-counting fix, analytics/client-detail/Focus-Queue N+1 query cleanup, Dependabot requirements-dev split, dep bumpsdocs/FEATURES.md— added the GebüH opt-out and supervision-materialization/daily-timer bullets, updated the stale "5/7 formula" workday linePROJECTS.md— Recent Activity refreshed (capped at 2 entries)No functional code changes — docs/version only.
Test plan
./dev.py lint— passing🤖 Generated with Claude Code