Skip to content

Releases: blox-eng/vamyart

v1.2.0

18 Mar 11:07
75d6816

Choose a tag to compare

1.2.0 (2026-03-18)

Bug Fixes

  • security: remove exposed database connection string from plan doc (1dfe151)

Features

  • gallery cards show per-type pricing (prints from / original) (75d6816)
  • inject all products per artwork in getStaticProps for pricing display (7ab4b5d)
  • replace static pricing with loading skeleton on detail page (5c5005b)

v1.1.0

13 Mar 16:04
a94a9bf

Choose a tag to compare

1.1.0 (2026-03-13)

Features

  • about: remove hero banner image (2e9ac94)
  • admin: artwork image upload, delete, set-primary UI (fbbd498)
  • db: add artworkImages table to Drizzle schema (27b08a2)
  • db: artwork_images migration with partial unique index and RLS (5e45a8e)
  • db: artworkImages tRPC router with upload, delete, setPrimary (461631e)
  • website: serve artwork images from Supabase Storage with markdown fallback (a94a9bf)

v1.0.2

13 Mar 11:49
36c6a7f

Choose a tag to compare

1.0.2 (2026-03-13)

Bug Fixes

  • netlify: use absolute /opt/build/repo path for monorepo root (36c6a7f)

v1.0.1

13 Mar 11:48
bb2100c

Choose a tag to compare

1.0.1 (2026-03-13)

Bug Fixes

  • netlify: use $NETLIFY_REPO_DIR instead of relative cd ../.. (bb2100c)

v1.0.0

13 Mar 11:26
9f1e3dd

Choose a tag to compare

1.0.0 (2026-03-13)

Bug Fixes

  • add link field to ImageBlock model and clean up key props in gallery section (0480013)
  • Change site title suffix (afc3738)
  • constrain image height in gallery slider (cf8449b)
  • full-bleed strip and correct image sizing in animated gallery (6dc8eec)
  • No featured posts (18fae62)
  • pages (487e986)
  • Refactor first contact (7419baa)
  • Remove content on individual pieces; add get piece btn (3bd52d1)

Features