Update 4.5.1 release notes

This commit is contained in:
callumalpass 2026-03-31 20:39:11 +11:00
parent 2d764a653a
commit 2e83f4eb52

View file

@ -2,5 +2,7 @@
## Fixed
- (#1672) Fixed custom date ranges in the MCP time summary tool so `from` and `to` dates work as expected
- Thanks to @pib for the fix
- (#1742) Fixed calendar week and day views so the time scale stays aligned on the left instead of drifting inward
- Thanks to @ysafonov for the report and screenshot