v0.6.0
What's Changed
- fix(web): duplicate week events by @Uarmagan in #1706
- [codex] fix review event query typecheck by @Uarmagan in #1695
- docs: prioritize server self-hosting by @Uarmagan in #1708
- [codex] simplify recurrence tooltip by @Uarmagan in #1707
- Move Now description shortcut to E and add explicit save action by @Uarmagan in #1710
- feat: auto-sync docs/ to compass-docs on push by @tyler-dane in #1712
- docs: simplify section headings for consistency by @tyler-dane in #1713
- chore: upgrade actions/checkout to v6 in sync-docs workflow by @tyler-dane in #1714
- docs: note that docs/ is auto-mirrored to the docsite by @tyler-dane in #1715
- docs: move publishing note to end of docs README by @tyler-dane in #1717
- refactor: clarify google sync ownership by @Uarmagan in #1711
- docs: update README by @tyler-dane in #1720
- refactor: deepen Google sync domain modules by @Uarmagan in #1721
- [codex] type-check web tests by @Uarmagan in #1718
- fix(web): redirect Google auth through callback by @Uarmagan in #1723
- docs: update README by @tyler-dane in #1728
- docs: update handbook link in README by @tyler-dane in #1729
- docs: add impeccable skill by @Uarmagan in #1731
- [codex] rename calendar view to week view by @Uarmagan in #1725
- docs(README): limitations and tech stack details by @tyler-dane in #1738
- feat(self-host): improve on-premises deployment for homelabbers by @tyler-dane in #1737
- Rebuild planner sidebar design by @Uarmagan in #1733
- feat(ci-cd): auto bump patch version and deploy to staging on merge by @tyler-dane in #1740
- fix(ci-cd): use PAT to push tag so publish-images.yml is triggered by @tyler-dane in #1742
- fix(ci-cd): fix env var name mismatch in PAT push command by @tyler-dane in #1745
- fix(ci-cd): replace appleboy/ssh-action with native SSH by @tyler-dane in #1746
- fix(self-host): health check uses localhost instead of BASEURL by @tyler-dane in #1747
- Hide Someday buckets from Day view sidebar by @Uarmagan in #1743
- Polish planner sidebar UX by @Uarmagan in #1748
- feat(web): show app version in command palette by @tyler-dane in #1749
- fix(ci-cd): use workflow_call to chain bump → publish reliably by @tyler-dane in #1750
- fix(ci-cd): split release workflows by @tyler-dane in #1752
- fix(ci-cd): modernize release workflow job names and docker actions by @tyler-dane in #1753
- fix(self-host): check installer health locally by @Uarmagan in #1757
- feat: replace ENV with YAML config by @tyler-dane in #1755
- fix(ci): avoid config loading during backend image build by @tyler-dane in #1761
- fix(ci): update backend image build command by @tyler-dane in #1762
- fix(ci): simplify self-host install script by @tyler-dane in #1763
- fix(ci): use latest config when deploying to staging by @tyler-dane in #1764
- fix(ci): update staging deploy for self-hosted local services by @tyler-dane in #1765
- fix(ci): strip v prefix from Docker image version in staging deploy by @tyler-dane in #1766
- ci: migrate staging secrets to GitHub Environment by @tyler-dane in #1768
- deps(backend): bump mongodb by @tyler-dane in #1773
- fix: resolve lint issues by @Uarmagan in #1774
- refactor(config): move version from compose.version to runtime.version by @tyler-dane in #1770
- fix(ci): fall back from stale compose ref by @tyler-dane in #1777
- Week calendar interaction engine cutover by @Uarmagan in #1776
- feat(ci): add deploy health checks by @tyler-dane in #1779
- feat(cd): verify deployed frontend version by @tyler-dane in #1790
- Fix missing drag placeholder by @Uarmagan in #1789
- docs(self-host): add backup-restore doc by @tyler-dane in #1795
- docs(selfhost): update self-host backup restore workflow by @tyler-dane in #1796
- docs: update self-host web image guidance by @tyler-dane in #1797
- Move Someday events to interaction engine by @Uarmagan in #1788
- docs(self-host): improve self hosting docs by @tyler-dane in #1800
- refactor(ci): unify on selfhosted profile name by @Uarmagan in #1798
- Fix Someday sidebar migration crash by @Uarmagan in #1804
- docs: simplify quickstart by @tyler-dane in #1805
- Fix Someday hover times on week grid by @Uarmagan in #1806
- fix: use info color for anonymous signup icon by @jaryalarshita in #1799
- fix(test): decouple week registry date fixtures from clock by @tyler-dane in #1812
- fix(web): remove logout route by @GHX5T-SOL in #1794
- fix(web): clean up now view shortcuts — labels, key sequences, and platform tooltip by @HirenGajjar in #1807
- Week timed-event overlap deck cleanup and verification by @Uarmagan in #1816
- [codex] Redesign planner sidebar someday sections by @Uarmagan in #1817
- [codex] add bug capture skill by @Uarmagan in #1818
- fix: restore Day calendar parity with Week grid behavior by @Uarmagan in #1820
- chore: simplify labels by @tyler-dane in #1823
- chore: remove stale label references by @tyler-dane in #1826
- [codex] update Playwright e2e runner and improve speed to completion by @Uarmagan in #1829
- fix(web): align command palette navigation by @Uarmagan in #1821
- fix(web): prevent day agenda replacement form by @Uarmagan in #1831
- [codex] stabilize empty event selectors by @Uarmagan in #1832
- fix(web): sync session state on auth events by @Uarmagan in #1835
- Recover expired Google connect callbacks by @Uarmagan in #1834
- [codex] Restore logout confirmation by @Uarmagan in #1836
- fix(web): handle calendar event editor bugs by @Uarmagan in #1839
- [codex] Fix Day recurrence update loop by @Uarmagan in #1845
- fix(web): keep all-day drafts visible by @Uarmagan in #1846
- fix(web): preserve timed event stack order by @Uarmagan in #1844
- [codex] fix standalone recurrence scope prompt by @Uarmagan in #1847
New Contributors
- @GHX5T-SOL made their first contribution in #1794
- @HirenGajjar made their first contribution in #1807
Full Changelog: v0.5.0...v0.6.0