v0.3.0
What's Changed
- feat(cli): update
deletecmd to cleanup browser data by @Copilot in #1423 - feat(e2e): unskip event tests by @Copilot in #1428
- fix(backend): handle instance -> standalone conversion by @tyler-dane in #1436
- feat(web): warn mobile users and present waitlist by @tyler-dane in #1433
- Remove stale onboarding code after flow simplification by @Copilot in #1429
- chore(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 by @dependabot[bot] in #1437
- feat(web): add version update flow by @tyler-dane in #1438
- feat(web): add WEEK route and update SelectView to utilize it by @tyler-dane in #1442
- chore(deps): bump axios from 1.12.2 to 1.13.5 by @dependabot[bot] in #1446
- chore(deps-dev): bump webpack from 5.102.1 to 5.104.1 by @dependabot[bot] in #1445
- fix(web): remap view shortcuts to n d w (#1447) by @tyler-dane in #1450
- fix(web): handle expired session profile fetch (#1448) by @tyler-dane in #1449
- refactor(onboarding): remove onboarding-related code and constants by @tyler-dane in #1455
- feat(web): save tasks in indexeddb by @tyler-dane in #1453
- refactor(web): use
_idfor tasks by @tyler-dane in #1460 - feat(web): make migrations storage agnostic by @tyler-dane in #1463
- fix(web): migrate tasks with legacy 'id' field to '_id' primary key by @tyler-dane in #1465
- chore(deps): bump tar from 7.5.7 to 7.5.9 by @dependabot[bot] in #1464
- feat(web): seed demo data by @tyler-dane in #1466
- feat(web): add auth forms by @tyler-dane in #1473
- style(web): simplify z-index styling by @tyler-dane in #1475
- feat(backend): add auth guards by @tyler-dane in #1477
- chore(AGENTS): update agent instructions by @tyler-dane in #1474
- fix(web): close overlay after successful sync by @tyler-dane in #1482
- fix: google revocation handling by @tyler-dane in #1484
Full Changelog: v0.2.0...v0.3.0