Releases: Anyesh/wardrowbe
Releases · Anyesh/wardrowbe
Release list
wardrowbe: v1.4.0
wardrowbe: v1.3.1
wardrowbe: v1.3.0
1.3.0 (2026-05-31)
✨ Features
🐛 Bug Fixes
- align .env.example SECRET_KEY with dev-mode sentinel (a8f9f5e), closes #72
- Item pair score initialization for learning service (9f7de07)
- select wardrobe items beyond the first page in studio (c73c571)
- update cognitive cache thresh (9170644)
- update pair context for feedback without a rating (3764dec)
🔧 Maintenance
- add cognitive cache (886e65f)
- deps: bump astral-sh/setup-uv from 4 to 7 (84ceb98)
- deps: bump googleapis/release-please-action from 4 to 5 (8a31d2c)
👷 CI/CD
- install cognitive-cache via uv tool install (6ede4f2)
📦 Build
- deps: bump codecov/codecov-action from 4 to 6 (436997e)
Timeout bug fixes
What's Changed
Full Changelog: wardrowbe-v1.2.4...wardrowbe-v1.2.5
wardrowbe: v1.2.4
wardrowbe: v1.2.3
wardrowbe: v1.2.2
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)