Releases: Anyesh/wardrowbe
Releases · Anyesh/wardrowbe
wardrowbe: v1.2.1
1.2.1 (2026-02-20)
🐛 Bug Fixes
- Add current user check (84840ab)
- Add missing test:coverage script to package.json (43b8dfa)
- add missing URL fields to TypeScript interfaces (6113dd6)
- ci: Fix backend storage path and update Node.js to 20 (55cda11)
- Ensure opensource repo works for new users (a003dbd)
- modernize Python type annotations for Ruff linting (208920b)
- re-fetch items after update/archive/restore to load relationships (edfa65c)
- Resolve all CI quality check failures (2209cdf)
- resolve CI lint/type/test failures from v1.2.0 release (3568174)
- Resolve lint and format issues (86799df)
- Update AccumulatedItem types to match Item interface (3e85320)
📝 Documentation
- improve setup instructions and fix dev mode (3b567de)
🔧 Maintenance
- add git-blame-ignore-revs for formatting commits (38fcc6f)
- Add pre-commit hooks for lint/format enforcement (90343d3)
- Add tsbuildinfo to gitignore (b5280aa)
- fix linting errors and add missing type properties (f1c4848)
- release: Add example screens (2add224)