Releases: nicholaschiang/dolce
Releases · nicholaschiang/dolce
v1.50.0
1.50.0 (2023-08-15)
Features
- add shows page specific to a single brand (88f22d5)
v1.49.1
1.49.1 (2023-08-14)
Bug Fixes
- only show filter options that have products (b8480f3)
v1.49.0
1.49.0 (2023-08-14)
Features
- routes/sets: link directly to set page (c6e6fd7)
v1.48.0
1.48.0 (2023-08-14)
Features
- create new separate
Article
data model (e80526f)
- scripts/node: save designer profiles to db (cb56e4a)
- scripts: scrape designers from Wikipedia (6e90d99)
Bug Fixes
- prisma: do not require article
writtenAt
(ac92d4c)
- prisma: remove unused country
code
column (6e5bf95)
- scripts/node: update to conform with new schema (23ff38e)
v1.47.1
1.47.1 (2023-08-12)
Performance Improvements
- deps: upgrade to
prisma
v5.1.1 (e02d8dd)
v1.47.0
1.47.0 (2023-08-12)
Features
- index: add meta title and capitalization (ecc12c0)
v1.46.0
1.46.0 (2023-08-12)
Features
- shows: add look carousels to shows list (b70c838)
Bug Fixes
- components/carousel: use
ol
instead of ul
(0175fcb)
- put automatic revalidation behind an env flag (f3193b9)
Performance Improvements
- shows: reduce default take from 200 to 100 (d8e2bc2)
v1.45.0
1.45.0 (2023-08-12)
Features
- map: add pagination dots to location popover (f67c52a)
- map: show brand count instead of show count (54c297e)
Bug Fixes
- button: keep transparent color in dark mode (f2b4002)
- map: hide scrollbar in location shows carousel (1d9f889)
- map: manually reposition to avoid conflicts (89956bf)
- map: restore carousel scroll position on open (5f26e84)
- map: use
cursor-pointer
on location markers (cf38d6b)
v1.44.1
1.44.1 (2023-08-11)
Bug Fixes
- map: increase color contrast when active (dd05854)
- routes/show: log entire show contents as
debug
(0ff3b8b)
- routes/show: upload video files client-side (eb5842c)
- routes/show: use
teal
borders to match map (27e699c)
- username/sets: do not 404 if there are no sets (5bb9cf8)
v1.44.0
1.44.0 (2023-08-11)
Features
- prisma: add boolean
curator
flag to users (0b8e941)
- routes/show: add "upload video" for curators (2e9eb00)