Releases: nicholaschiang/dolce
Releases · nicholaschiang/dolce
v1.68.0
1.68.0 (2024-11-23)
Features
- log raw SQL queries when in debug mode (f825bba)
Bug Fixes
- correct "show yet" empty messages (0b52f15)
- hide products field from filter menu (733e245)
- hide shows from collections filter menu (c918de4)
v1.67.0
1.67.0 (2024-03-24)
Features
- prisma: replace shows with collections (2ca2c60)
Bug Fixes
- app: replace shows with collection pages (c4ec886)
v1.66.0
1.66.0 (2024-02-25)
Features
- app/filters: allow filter on variant tags (0ef6db8)
Bug Fixes
- app/components/menu: scroll through long list (3e2752a)
v1.65.1
1.65.1 (2024-02-25)
Bug Fixes
- app/routes/brands: link to brand products (3eabca7)
v1.65.0
1.65.0 (2024-02-25)
Features
- app: add wardrobe panel open/close button (8f6f567)
v1.64.0
1.64.0 (2024-02-25)
Features
- app/posts: style posts UI after Instagram (6d1f896)
- app: add new user-scoped posts UI (c9ed403)
- prisma/schema: add posts and items data model (e2a0aaf)
- scripts/node: import posts from Instagram (a7b065e)
Bug Fixes
- app/filters: add new relation filter types (e684b83)
- app/product: users can always change colors (b95f8f3)
- app/root: do not use edge runtime for now (3eb4627)
- app: update
[@conform-to](https://github.com/conform-to)
package usage (6ed4be2)
v1.63.0
1.63.0 (2023-12-21)
Features
- add jupyter notebooks for experimentation (6ac4aa1)
- prisma: rename "set" model to "board" (94273fb)
Bug Fixes
- app: replace
Set
data model with Board
(88ddb27)
v1.62.4
1.62.4 (2023-12-21)
Bug Fixes
- app/infinite-list: add
initialRect
for SSR (3e5d96c)
v1.62.2
1.62.2 (2023-12-21)
Bug Fixes
- app/profile: own/want nav items go to sets (1d8ddb0)
- image: always proxy images through API route (ca027a1)