Skip to content

Releases: benyap/benyap.com

v2.3.0

06 Apr 14:29
Compare
Choose a tag to compare

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

02 Apr 12:50
Compare
Choose a tag to compare

2.2.2 (2025-04-02)

  • chore(photos): add fonts (b20eec9)
  • chore(portfolio): sync changes with firebase provider (406afee)

v2.2.1

02 Apr 12:28
Compare
Choose a tag to compare

2.2.1 (2025-04-02)

  • chore(portfolio): update OG image text (32939cd)

v2.2.0

02 Apr 11:31
Compare
Choose a tag to compare

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

31 Mar 13:17
Compare
Choose a tag to compare

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

30 Mar 12:25
Compare
Choose a tag to compare

2.0.3 (2025-03-30)

  • chore: add firebase provider (b6af188)
  • chore: add vercel speed insights (75cb016)
  • chore: update turbo.json (4476866)

v2.0.2

29 Mar 13:02
Compare
Choose a tag to compare

2.0.2 (2025-03-29)

  • chore: add pre-commit and pre-lint scripts (5600b6d)
  • chore: cache build outputs (6a28817)
  • chore: fix linting errors (d34a3f8)

v2.0.1

29 Mar 12:46
Compare
Choose a tag to compare

2.0.1 (2025-03-29)

  • chore: add icons and description (e10a49c)

v2.0.0

29 Mar 05:18
Compare
Choose a tag to compare

2.0.0 (2025-03-29)

  • chore: add release workflow (17be311)
  • chore: reset (55e21c3)
  • chore: set up monorepo scaffolding (20cd831)
  • chore: set up Next.js and Firebase (99d8f1e)
  • feat: add portfolio page (e3f37b9)

Release 0.1.0

11 Apr 14:50
Compare
Choose a tag to compare

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

Internal