Releases: benyap/benyap.com
Releases · benyap/benyap.com
v2.3.0
2.3.0 (2025-04-06)
- chore: add manual firebase deployment workflow (2813eb6)
- chore: move root layouts into (public) folder (61fd5cc)
- chore: update dependencies (bc0b875)
- chore(photos): abstract repeated card pattern (650a540)
- chore(photos): abstract repeated dialog pattern (6cc43ac)
- chore(photos): add dynamic title to camera and lens pages (f6c0efa)
- chore(photos): add icons to camera and lens titles (ce79d33)
- chore(photos): clean up, fix incorrect app URL (54d9d9f)
- chore(photos): improve error and not found handling (eb42369)
- chore(photos): improve ui consistency, rename css variable theme-accent to brand (6c391ed)
- chore(photos): sort cameras and lenses by names (a0b607b)
- chore(photos): update destructive color (2f5e778)
- chore(photos): update font and site meta for photos admin (9632f26)
- feat(photos): add account page (a6b334a)
- feat(photos): add admin sidebar links (edb1091)
- feat(photos): add basic camera management (a4bf688)
- feat(photos): add basic lens management (2508d05)
- feat(photos): add basic location management (382906f)
- feat(photos): add basic tag management (673bb8b)
- feat(photos): add breadcrumbs (8d65d3b)
- feat(photos): add custom not found page (f97771a)
- feat(photos): add description field to camera (1976e11)
- feat(photos): add theme toggle, improve ui consistency (0ea6115)
- feat(photos): improve cards and details components for cameras and lenses (45a641c)
- fix(photos): close mobile sidebar on link click (19c236e)
- fix(photos): createdAt and updatedAt fields not being set properly (5b508f3)
v2.2.2
v2.2.1
v2.2.0
2.2.0 (2025-04-02)
- feat(photos): add auth flow (90bef78)
- feat(photos): add auth prototype (2eab213)
- feat(photos): add home page and site og metadata (50aea32)
- feat(portfolio): update site metadata (c1940fa)
- chore: update dependencies (225faeb)
- chore(photos): set up initial schemas (98b2b5a)
- chore(photos): use custom service account for invoking auth functions (882e9c6)
v2.1.0
2.1.0 (2025-03-31)
- chore: move icon generation into a utility package (15bbb76)
- chore: move portfolio into
apps
directory (2e90254) - chore: update release workflow (bda317b)
- chore(photos): add photos app (a357d83)
- chore(portfolio): fix lint warning (053dedb)
- fix(portfolio): fix OG url not being a fully qualified path (0cf94f2)
- feat(portfolio): add
/api/version
route (69ea625) - feat(portfolio): add robots.txt and og metadata (cc7236a)
v2.0.3
v2.0.2
v2.0.1
v2.0.0
Release 0.1.0
0.1.0 (2022-04-11)
Features
- add home and resume pages (17a3a9e)
Bug Fixes
- add better support for mobile devices (6f2a3dd)
- temporary workaround for React 18 transitions (@headlessui/react bug) (8b06d92)
Dependencies
- upgrade dependencies (3d25994)
Internal
- add commitlint (228e5fa)
- add release workflow (897dc1f)
- add release-it (59f7a40)
- expose version in web app (18b979a)
- fail quietly when Firebase config is not available (689d152)
- fix production build errors (0e5f3a7)
- format (75736aa)
- initial commit (7046155)
- lock dependencies (d1e77b9)
- remove NEXT_PUBLIC_TZ (2b019e9)
- set up boilerplate with Tailwind (d776b21)
- use isomorphic hook from @mantine/hooks (f40f33a)