Files
picpeak/CHANGELOG.md
T
2026-05-18 18:59:57 +00:00

201 KiB
Raw Blame History

Changelog

All notable changes to PicPeak will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.52.1-beta.0 (2026-05-18)

Bug Fixes

  • install: self-chowning entrypoint kills fresh-install restart loop (#484) (42c5cda)

3.52.0-beta.0 (2026-05-18)

Features

  • api/v1: accept category_id on POST /events/:id/photos (2d5a2ad)
  • api/v1: accept category_id on POST /events/:id/photos (6901e26)

Bug Fixes

  • api/v1: scope category lookup to event_owned or global (92bb9e1)

3.51.5-beta.0 (2026-05-17)

Bug Fixes

  • email: parse JSON-encoded language setting before using as locale (ebc7da2)

3.51.4-beta.0 (2026-05-17)

Bug Fixes

  • categories: strip diacritics from auto-generated slugs (a747eb3)

3.51.3-beta.0 (2026-05-16)

Bug Fixes

  • i18n: settings page resets UI language to server default (482e91b)

3.51.2-beta.0 (2026-05-16)

Bug Fixes

  • i18n: drive customer "Preferred language" select from SUPPORTED_LANGUAGES (#510) (51890e1)

3.51.1-beta.0 (2026-05-16)

Bug Fixes

  • install: silence clean-install postgres log noise (#484) (99e60a2)
  • install: silence clean-install postgres log noise (#484) (86b33d4)

3.51.0-beta.0 (2026-05-14)

Features

  • downloads: preserve original camera filenames on download (opt-in) (#493) (826e43e)

3.50.0-beta.0 (2026-05-14)

Features

  • lightbox: medium-resolution preview tier (#492) (3083c74)
  • lightbox: medium-resolution preview tier (#492) (61f1d13)

3.49.6-beta.0 (2026-05-14)

Bug Fixes

  • install: defer events.hero_photo_id FK to break circular reference (#484) (62b3ed6)
  • install: defer events.hero_photo_id FK to break circular reference (#484) (87834a7)

3.49.5-beta.0 (2026-05-14)

Bug Fixes

  • admin-users: normalise date fields to ISO across DB drivers (#485) (d300426)
  • admin-users: normalise date fields to ISO across DB drivers (#485) (b6b58d0)

3.49.4-beta.0 (2026-05-14)

Bug Fixes

  • install: drop racy migration step + add missing frontend container (#484) (d4155c4)
  • install: silence pg healthcheck noise + drop legacy workers container (#484) (d39406b)
  • install: silence pg healthcheck noise + drop legacy workers container (#484) (0b0b1bb)

3.49.3-beta.0 (2026-05-14)

Bug Fixes

  • promo-banner: center by default + admin alignment selector (#482) (d1034ce)
  • promo-banner: center by default + admin alignment selector (#482) (a803491)

3.49.2-beta.0 (2026-05-13)

Bug Fixes

  • ci: pin TRIVY_PLATFORM per matrix arch (post-#477 follow-up) (6750f5d)
  • ci: pin TRIVY_PLATFORM per matrix arch (post-#477 follow-up) (c3256dc)

3.49.1-beta.0 (2026-05-13)

Bug Fixes

  • ci: scan multi-arch images per-arch by digest, pin trivy-action (#476) (1144e9d)

3.49.0-beta.0 (2026-05-13)

Features

  • og: per-event opt-in to use hero photo as social-share preview (#474) (d856340)
  • og: per-event opt-in to use hero photo as social-share preview (#474) (0bc7e2a)

3.48.1-beta.0 (2026-05-12)

Bug Fixes

  • customer-routes: Cache-Control: no-store on customer endpoints (#470) (3122dd0)

3.48.0-beta.0 (2026-05-12)

Features

  • customers: "Manage galleries" dialog on customer detail page (6d1af7a)
  • customers: "Manage galleries" dialog with immediate access revocation + section reorder + portal-flag revert (9be9296)
  • customers: email customer when admin adds new gallery access (c02c947)
  • customers: replace-assignments endpoint for a single customer (5377b88)
  • gallery: revoke customer-minted JWTs when assignment is removed (55a5846)

Bug Fixes

  • customer: don't log customer out on transient session-refresh errors (9e418c7)

Reverts

  • customer-portal: make the global flag UI-only, drop the kill-switch middleware (3f44193)

3.47.2-beta.0 (2026-05-11)

Bug Fixes

  • activity-log: smart feature_flags_updated rendering + 33 missing activity types (4703fd5)

3.47.1-beta.0 (2026-05-11)

Bug Fixes

  • features: customer-portal card uses 'Clients' to match sidebar wording (441cc41)
  • features: customer-portal card uses 'Clients' to match sidebar wording (dec2f5d)

3.47.0-beta.0 (2026-05-11)

Features

  • email-templates: categorise + link to feature flags (84c06af)
  • email-templates: categorise + sub-categorise + link to feature flags (2cae3fe)
  • email-templates: group Templates UI by category + Feature off chip (5ec26fc)
  • email-templates: group Templates UI by category with core sub-sections (53eecb6)
  • email-templates: seed missing locale translations + post-075 templates (e3150e4)
  • email-templates: seed missing nl/pt/ru/fr translations (358f7ee)

Bug Fixes

  • email-templates: backfill subcategory + customer password reset translations (2343a16)

3.46.3-beta.0 (2026-05-11)

Bug Fixes

  • branding: socials + promo round-trip from DB to form (#460) (bd2288e)
  • branding: socials + promo round-trip from DB to form (#460) (ae64a6a)

3.46.2-beta.0 (2026-05-11)

Bug Fixes

  • customer-portal: post-merge fixes for event save, theme fonts, and customer→gallery handoff (9776d8a)
  • events: CustomerAccountPicker hooks order crashed /admin/events/new (2a7ae07)

3.46.1-beta.0 (2026-05-11)

Bug Fixes

  • import: capture photo dimensions in fileWatcher + s3AutoImporter (#447) (5b14854)

3.46.0-beta.0 (2026-05-11)

Features

  • branding: Customer dashboard header toggles in Branding page (b252cb6)
  • customer accounts (#354) — recurring logins, profile, password reset, branded customer surface (fe52953)
  • customers: customer portal (#354) on top of feature-flags reorg (087ef45)

Bug Fixes

  • auth: restore COOKIE_SECURE='auto' default for production (adfa29e)
  • customer: unwrap /customer/* from RequireFeature gate (da08a58)
  • server: drop missing requireCustomerPortal middleware import (4fa7225)
  • server: mount /api/admin/feature-flags route (f048011)

3.45.1-beta.0 (2026-05-10)

Bug Fixes

  • create-event: branding-default theme survives eventTypes refetch (d62c529)
  • create-event: branding-default theme survives eventTypes refetch (#323-B) (37d487d)

3.45.0-beta.0 (2026-05-10)

Features

  • footer: hideable legal links + socials + promo banner (#441 + #440) (f3505c2)

3.44.2-beta.0 (2026-05-10)

Bug Fixes

  • events: clamp page state when totalPages drops below current page (#442) (b4e30a4)
  • events: clamp page state when totalPages drops below current page (#442) (9c4a96f)

3.44.1-beta.0 (2026-05-10)

Bug Fixes

  • events: admins can clear expiration on edit even when 'Require expiration' is ON (#426) (3fd8af3)
  • events: admins can clear expiration on edit even when "Require expiration" is ON (#426) (e544561)

3.44.0-beta.0 (2026-05-10)

Features

  • settings: Features tab + sidebar reorg with feature-flag gating (c3798e1)
  • settings: Features tab + sidebar reorg with feature-flag gating (15e3336)

3.43.3-beta.0 (2026-05-09)

Bug Fixes

  • gallery: serve thumbnails / photos / hero via storage abstraction (#432) (d3007b0)

3.43.2-beta.0 (2026-05-09)

Documentation

  • contributing: update branch reference from main to beta (ed37caf)

3.43.1-beta.0 (2026-05-09)

Bug Fixes

  • event: correct updating client access (d00f6fa)
  • event: ensure client share token is generated only when necessary (916580a)

3.43.0-beta.0 (2026-05-09)

Features

  • localization: add French translations for fit options in thumbnails (2c12885)
  • localization: add i18next configuration and CLI commands for localization management (74e87b9)
  • localization: add i18next extraction helper & refactor backup configuration component to tsx (e7228b0)
  • localization: add missing translations (86ee6c8)
  • localization: improve English translations for clarity and consistency (46b99c6)
  • localization: update thumbnail settings and add fit options translations (5fc427c)
  • translations: add French language support and improve localization handling (a5db4bd)

Documentation

  • localization: enhance French language support and improve i18next configuration (d1bc5e0)

[Unreleased]

Bug Fixes

  • event: fix updating client access (ee85e1d)

Features

  • i18n: add French (fr) language support with full translation coverage
  • i18n: add i18next configuration with language detection and namespace setup
  • i18n: add CLI commands for localization management (extraction, validation)
  • i18n: add i18nextExtractionHelper developer script for auditing missing translation keys
  • i18n: complete and restructure translation files for EN, DE, NL, PT, RU with consistent key naming

Code Refactoring

  • admin: convert BackupConfiguration, BackupDashboard, and BackupManagement from JSX to TSX with full i18n support
  • admin: remove stale .d.ts declaration files replaced by TSX components
  • i18n: clean up useLocalizedTimeAgo hook and update useLocalizedDate

3.42.7-beta.0 (2026-05-09)

Bug Fixes

  • auth: default COOKIE_SECURE to 'auto' in production + first-install UX (#427) (e1c9382)

3.42.6-beta.0 (2026-05-09)

Bug Fixes

  • external-media: pre-generate thumbnails so reference-mode galleries load fast (#423) (e2ffd9f)
  • external-media: pre-generate thumbnails so reference-mode galleries load fast (#423) (f3d0f16)

3.42.5-beta.0 (2026-05-08)

Bug Fixes

  • admin: test email always sends, regardless of update availability (#418) (9326a42)

3.42.4-beta.0 (2026-05-08)

Bug Fixes

  • events: typed-DELETE confirmation for bulk delete (#417) (e165ee5)
  • events: typed-DELETE confirmation for bulk delete (#417) (99e420b)

3.42.3-beta.0 (2026-05-07)

Bug Fixes

  • create-event: re-apply Branding theme on stale→fresh settings (#323-B) (401abf7)
  • security: scan triage cleanup — drop dead deps, harden Docker/nginx/postMessage (7abfeb9)
  • security: scan triage cleanup — drop dead deps, harden Docker/nginx/postMessage (6b6191a)

3.42.2-beta.0 (2026-05-07)

Bug Fixes

  • security: patch 18 dependency CVEs (axios + transitives + nodemailer + i18next-http-backend) (b7d6ca0)
  • security: patch 18 dependency CVEs (axios + transitives) (523f499)

3.42.1-beta.0 (2026-05-07)

Bug Fixes

  • gallery: WCAG-safe Download button text + extract HeaderDownloadButton (#401 follow-ups) (04e928d)
  • gallery: WCAG-safe Download button text + extract HeaderDownloadButton (#401 follow-ups) (0c80abd)

3.42.0-beta.0 (2026-05-07)

Features

  • gallery: icon-only menu, accent Download CTA (#386) (876b35b)

3.41.0-beta.0 (2026-05-06)

Features

  • branding: 8-token CI palette + force color mode + dark-mode consistency (8050927)
  • branding: force color mode (dark or light) site-wide (5a162fc)
  • branding: inline force color mode with auto-save + clearer palette help text (67d7d8d)
  • email: expand email palette to 8 tokens + Sync from Branding button (47b6b39)
  • events: Sync from Branding button in gallery theme customizer + clarified default inheritance (bdbe7b8)
  • i18n: add Brazilian Portuguese (pt-BR) locale (375f512)
  • i18n: improve pt locale with pt-BR phrasings, remove duplicate pt-BR file (f25559c)
  • theme: expand color settings to 8-token CI palette + alt button (114aab5)

Bug Fixes

  • admin: tab underlines use accent (not accent-dark) for proper highlight color (565ae45)
  • branding: admin sidebar uses accent-dark, primary buttons follow CI token (fc2bce3)
  • branding: comprehensive sweep — replace remaining primary-* legacy colors with accent tokens (578a174)
  • branding: selected-state accent colors, force-mode actually flips galleries, compact color picker layout (5b410ed)
  • branding: working tooltips, high-contrast selected states, gallery chrome follows accent (b19bb0c)
  • cms: apply dark mode to CMS editor, public CMS, and admin modals (d2a10f6)
  • theme: centralise force-mode enforcement inside ThemeContext so every gallery flips (21188f4)

3.40.1-beta.0 (2026-05-04)

Bug Fixes

  • auth: /auth/session must enforce session timeout symmetrically (#350 recurrence) (c8e09c2)
  • auth: /auth/session must enforce session timeout symmetrically (#350 recurrence) (b106da1)

3.40.0-beta.0 (2026-05-04)

Features

  • branding: per-family generic fallback via meta.json (dcff451)
  • branding: self-hosted webfonts with filesystem scanner (d04bf28)

Bug Fixes

  • fonts: drop immutable Cache-Control to allow font replacement rollout (5703fcb)

Documentation

  • fonts: cache rollout, stale-list note, meta.json (bd0e052)

3.39.1-beta.0 (2026-05-04)

Documentation

  • readme: add Contributors section with @Luca-Timo and @Rekoo-PS (c60ab74)
  • readme: add Contributors section with @Luca-Timo and @Rekoo-PS (dbe0a30)

3.39.0-beta.0 (2026-05-04)

Features

  • gallery: decouple header style from layout, add banner option (1f1a856)

3.38.0-beta.0 (2026-05-04)

Features

  • events: bulk delete with password confirmation (#384) (647aea2)

3.37.0-beta.0 (2026-05-04)

Features

  • events: add Photos column to admin events list (#384) (d561db8)
  • events: add Photos column to admin events list (#384) (ffb4318)

3.36.0-beta.0 (2026-05-04)

Features

  • events: prefill admin email + admin picker on event creation (3fe8e61)

3.35.0-beta.0 (2026-05-04)

Features

  • events: tree view for external media folder picker (cdd40ac)
  • events: tree view for external media folder picker (f927b09)

Bug Fixes

  • events: match scrollbar to theme in external folder tree picker (bd42ee1)

3.34.2-beta.0 (2026-05-04)

Bug Fixes

  • docker: install system ffmpeg on Alpine, drop broken bundled binary (3ab8a64)
  • docker: install system ffmpeg on Alpine, drop broken bundled binary (96818c7)

3.34.1-beta.0 (2026-05-03)

Bug Fixes

  • cms: nl/pt/ru i18n + gate external_url in public response (08d0462)
  • cms: nl/pt/ru i18n + gate external_url in public response (bce5c1f)

3.34.0-beta.0 (2026-05-03)

Features

  • cms: add external URL toggle for imprint and privacy pages (b2c8161)
  • cms: add per-page external URL override — backend (66423bb)
  • cms: admin UI for external imprint/privacy URL (a4e3d10)
  • cms: redirect legal links to external URL when configured (c5bba50)

3.33.2-beta.0 (2026-05-03)

Bug Fixes

  • events: admin-set password on reset, full-URL gallery_link in all emails (0d1f82d)
  • events: admin-set password on reset, full-URL gallery_link in all emails (ff50c74)

3.33.1-beta.0 (2026-05-03)

Bug Fixes

  • email: render conditionals, localise password placeholders, fix caller/template variable drift (0767203)
  • email: render conditionals, localise password placeholders, fix caller/template variable drift (e8052ad)

3.33.0-beta.0 (2026-05-02)

Features

  • native multi-arch Docker images (Apple Silicon, ARM64 Linux) (df30618)

3.32.5-beta.0 (2026-05-02)

Bug Fixes

  • theme: kill initial white frame + theme-aware skeleton tiles (#358 follow-up) (f529c9e)
  • theme: kill initial white frame + theme-aware skeleton tiles (#358 follow-up) (1a530ae)

3.32.4-beta.0 (2026-05-01)

Bug Fixes

  • events: stop mapping branding_logo_position onto hero_logo_position (af2b062)
  • events: stop mapping branding_logo_position onto hero_logo_position (ef1c875)
  • theme: pre-React bootstrap to kill white-flash on dark galleries (#358) (07b41e6)
  • theme: pre-React bootstrap to kill white-flash on dark galleries (#358) (f81a872)

3.32.3-beta.0 (2026-05-01)

Bug Fixes

  • auth: /auth/session must verify issuer claim like adminAuth (#350) (83dedbc)
  • auth: make /auth/session verify the issuer claim like adminAuth (#350) (88a6c6a)
  • events: coerce expires_in_days to Number before addDays (e5712d8)
  • events: coerce expires_in_days to Number before addDays (db29d0e)

3.32.2-beta.0 (2026-05-01)

Bug Fixes

  • events search/counters (#346), lazy gallery skeleton (#321), smooth lightbox swipe (#348) (6229b38)
  • events: server-side search/pagination to remove first-100 cap (#346) (a5b20ca)
  • gallery: lazy-render skeleton grid for fast loads (#321 follow-up) (d9d8137)
  • lightbox: smooth carousel swipe + drop instructional hint (#348) (743086d)

3.32.1-beta.0 (2026-04-30)

Documentation

  • move documentation to docs.picpeak.app, drop in-repo copies (02ed5d4)
  • move documentation to docs.picpeak.app, drop in-repo copies (0faf9b3)

3.32.0-beta.0 (2026-04-29)

Features

  • webhooks: enrich event.* payloads with customer contact + share_token (#341) (7ea4801)
  • webhooks: enrich event.* payloads with customer contact + share_token (#341) (1e69d5f)

3.31.1-beta.0 (2026-04-28)

Bug Fixes

  • events: show customer phone in event details view (#331) (4c73d22)
  • gallery: single-finger swipe nav in mobile lightbox (#332) (4c8eba0)
  • gallery: use ref for swipe-start to avoid stale-closure miss (#332) (fcddfe0)
  • lightbox: mobile toolbar clipping + iOS safe-area + viewport-fit (#336) (42a7ae4)
  • mobile lightbox + share previews + customer phone bug triage (1e40677)
  • share: OG/Twitter-card metadata for gallery share URLs (#333) (5275621)

3.31.0-beta.0 (2026-04-28)

Features

  • frontend: dedupe /public/settings via shared usePublicSettings hook (#325) (3d4ae4d)
  • native S3 storage backend (#328) + presigned download follow-up (1b717ce)
  • outbound webhooks for event/photo lifecycle (#327) (c488f48)
  • presigned download UI + S3 prefix walker auto-importer (follow-ups) (446d80a)
  • S3 storage + webhooks + settings dedupe + backup fixes (06d54be)

Bug Fixes

  • backup: cron schedule mapping + manifest format detection + bigint coerce (ab4095f)
  • backup: incremental backups against S3 + jsonb stats parsing (e232f9f)

3.30.0-beta.0 (2026-04-27)

Features

  • customisable 404 + gallery-not-found pages via CMS (#324) (4f77905)
  • optional customer phone field gated by global toggle (#322) (be6cb28)
  • public v1 API + token management + OpenAPI docs (#322) (808b15b)

Bug Fixes

  • dedupe parallel admin 401 redirects to /admin/login (038e84c)
  • floor password_changed_at when comparing against JWT iat (793e410)
  • theme picker buttons no longer submit the parent form (#326) (2eead52)
  • theme save without Live Preview, Branding default on new events, gallery loading flicker (#323, #321) (822be9a)
  • theme-preset match loop ignores extra fields like logoUrl (#323) (b63a877)

Documentation

  • add Buy Me a Coffee badge + Support section (46bc894)

3.29.1-beta.0 (2026-04-26)

Bug Fixes

  • address bugs and feature requests from discussion #317 (6cfff6f)
  • discussion #317 issues and #318 archive crash (2f2f405)
  • prevent backend crash on archive when admin_email is null (#318) (e4b0f96)

3.29.0-beta.0 (2026-04-23)

Features

3.28.3-beta.0 (2026-04-13)

Bug Fixes

  • revert /api prefix in adminPhotos.js to avoid double-prefix (094276d)
  • revert /api prefix in adminPhotos.js to avoid double-prefix (#307) (ceb2a09)

3.28.2-beta.0 (2026-04-12)

Bug Fixes

  • display welcome message in gallery and fix guest thumbnail URLs (#306, #307) (b05c36a)
  • display welcome message in gallery and fix guest thumbnail URLs (#306, #307) (9323bef)

3.28.1-beta.0 (2026-04-12)

Bug Fixes

  • apply sort direction in gallery and respect show_feedback_to_guests (#302, #303) (3716ff5)
  • apply sort direction in gallery view and respect show_feedback_to_guests (#302, #303) (dffe057)

3.28.0-beta.0 (2026-04-11)

Features

  • add COOKIE_SECURE=auto for mixed HTTPS/HTTP deployments (#298) (b1dfbe4)
  • add COOKIE_SECURE=auto for mixed HTTPS/HTTP deployments (#298) (15a8ab4)

Bug Fixes

  • guest feedback flow bugs in Masonry grid and PhotoLightbox (#292) (54badef)
  • guest feedback flow bugs in Masonry grid and PhotoLightbox (#292) (77f07e9)

3.27.0-beta.0 (2026-04-11)

Features

  • add admin dark mode and SEO/robots.txt settings (9c2a0d2)
  • add Apple Liquid Glass templates, image security settings, and automated releases (6033461)
  • add bulk category editing for photos (#157) (eca36c7)
  • add category hero/cover photo selection (#163) (6c30e2c)
  • add configurable upload batch size for reverse proxy compatibility (#208) (02a46e0)
  • Add CSS template system with custom gallery styling support (0da45e6)
  • add customizable event types with admin management (f8881d5)
  • add Dutch (nl) locale and fix missing translation keys across all locales (b54a80d)
  • add Dutch locale and fix missing translation keys (e32da68)
  • add event management, gallery customization, and release automationFeature/event rename (40ee671)
  • add Gallery Premium and Gallery Story layouts (Beta) (e179def)
  • add hero image focal point picker with anchor positioning (#162) (734868a)
  • add justified layout modes and aspect-ratio-aware mosaic (#146) (608bbd5)
  • Add justified layout modes and aspect-ratio-aware mosaic (#146) (ef2ae00)
  • add justified/rows layout mode to masonry gallery (#146) (e081b56)
  • add justified/rows layout mode to masonry gallery (#146) + security fixes (cd1d504)
  • add multi-administrator support with RBAC and fix backup/restore for S3 (892e47d)
  • add optional event date and expiration settings (3079eaa)
  • add optional event date and expiration settings (2151147), closes #118
  • add original filename preservation and Lightroom export support (a59f414)
  • add original filename preservation and Lightroom export support (9872ad3)
  • add per-event custom logo upload with bug fixes (85170b8)
  • add per-event hero logo customization options (0790a1d)
  • add per-gallery thumbnail scale setting (#172) (#251) (ee46088)
  • add photo cap per event and Portuguese (pt-BR) locale (1fa222e)
  • add photo cap per event and Portuguese locale (088de43)
  • add quilted layout, fix mosaic, and backfill photo dimensions (#146) (46ed1bc)
  • add thumbnail settings UI to admin panel (3a30fea)
  • add thumbnail settings UI to admin settings page (#206) (7d6d2f5)
  • add update instructions dialog, email notifications, and capture date sorting (50c0990), closes #181
  • add visual WYSIWYG email template editor (#229) (04a7ea8)
  • admin: refine header layout and logo placement (d64e7d0)
  • allow admin email updates in UI (#36) (3c2a79a)
  • beta/stable release channels with update notifications and bug fixes (3c7dc20)
  • beta/stable release channels with update notifications and bug fixes (#98) (3c7dc20)
  • configurable upload batch size for reverse proxy compatibility (9b7495e)
  • configurable upload batch size for reverse proxy compatibility (4243363)
  • decouple hero header from gallery layouts (#158) (7b8d8bd)
  • docker: add PUID/PGID and user mapping to avoid bind mount permission issues; feat(setup): prompt for admin email interactively; docs: PUID/PGID in .env.example (410a33f)
  • draft mode, admin branding, and workflow improvements (dc98206)
  • draft mode, admin branding, and workflow improvements (40332a7)
  • dynamic website title from branding settings (d29aab7)
  • events: add CSS template selector to event edit page (6a6c2cd)
  • gallery layouts, bulk category editing, and hero header improvements (7037106)
  • gallery layouts, hero customization, bulk categories & event types (d9e00dc)
  • gallery layouts, hero customization, event types, and UX improvements (#146, #155-163, #170, #171) (4280444)
  • gallery/filters: add Rated and Commented filters (UI + backend).\n\n- UI: add star (Rated) and message (Commented) buttons to feedback filter bars (desktop + mobile)\n- Backend: support filter=rated, commented, and combinations via aggregate counts/queries (b03760a)
  • gallery: add quick Like/Favorite actions on thumbnails across layouts (6368f10)
  • gallery: always-visible feedback indicators on grid tiles; fallback image rendering in lightbox/hero; auto-auth from shared-link token; fix external photo resolver\n\n- GridGallery: bottom-left icons for like/rated/comment on every tile\n- Hero layout grid: added same indicators (non-intrusive icons)\n- Lightbox/Hero: add fallbackSrc to display thumbnail if original fails\n- GalleryAuth: auto-store token from /gallery/:slug/:token and hydrate event\n- Backend gallery photo route: use resolvePhotoFilePath for external-media\n\nfix(admin): move photo feedback badges to bottom-right on admin grid tiles\n\nfix(dashboard): add missing i18n keys for activity types + fallback to formatter\n\nfix(admin/feedback): correct thumbnail URL base + robust date parsing\n\nRefs: #19 (6948aaa)
  • gallery: compact vertical icon-only feedback filter in PhotoFilterBar; remove wide buttons to prevent overflow\n\n- Desktop: vertical icon stack (All/Grid, Likes, Favorites) outside scroll area\n- Mobile: vertical icon stack below categories\n- Keeps existing category bar layout and count\n\nRefs: #19 (465f997)
  • i18n: add translations for settings tabs (c030e87)
  • implement 4 new features with bug fixes and refactoring plan (77a4bfd)
  • implement beta/stable release channels with update notifications (617e778)
  • improve gallery layouts with aspect-ratio-aware masonry and mosaic modes (#146) (aacfcd5)
  • improve hero image UX and live preview (#163, #158) (d63f67a)
  • lightbox: keep feedback usable while navigating (6368f10), closes #19
  • Multi-administrator RBAC, CSS templates & security hardening (#78) (16b3ab0)
  • multilingual email templates with translations table (8c5996e)
  • multilingual email templates with translations table (f50d7c0)
  • native: auto-serve SPA when dist exists (unless SERVE_FRONTEND=false); add clear logging; serve index.html for /admin (fb16b7b)
  • native: build frontend and serve SPA from backend (SERVE_FRONTEND); fix Cannot GET /admin on native installs (9fe10bc)
  • native: serve built frontend from backend; build frontend during install/update; ensure env flags (SERVE_FRONTEND, FRONTEND_DIR) (61ad2d6)
  • new features and bug fixes for beta release (151e1bf)
  • original filename in admin UI, update dialog, and security hardening (3ea9d5b)
  • original filename in admin UI, update dialog, security hardening, and bug fixes (bcf2745)
  • overhaul public landing page and backup tooling (2a4d388)
  • per-event custom logos, customizable event types, and multiple bug fixes (4c08160)
  • photo visibility control with client access (#172) (4a93e4e)
  • photo visibility control with client access (#172) (e1b6e43)
  • pre-generate watermarks for instant lightbox loading (1be974a), closes #112
  • pre-generated watermarks and mobile upload button improvements (c6fdd38)
  • register Russian locale and add to language selector (6f95b8c)
  • select: add per-tile checkbox selection in Admin grid and all gallery layouts; tile click opens viewer; checkbox toggles selection; auto-enable selection mode; add testids (9fda54b)
  • setup/docker: auto-set PUID/PGID from invoking user and chown bind-mount folders; create missing data/events dirs (0618b78)
  • setup: remove --admin-password; print admin credentials from ADMIN_CREDENTIALS.txt; fix ADMIN_URL to avoid /admin/admin; update native service commands (84d0f63)
  • show original filename in admin UI (#184) (0891be1)
  • sort photos by capture date with configurable default sort (#283) (8805fa5)
  • sort photos by capture date with configurable default sort (#283) (633d4a0)
  • support per-gallery password toggle (5d6c061)
  • visual WYSIWYG email template editor (703c03f)
  • warn about low thumbnail resolution when selecting beta themes (ee3f6ae)
  • warn about low thumbnail resolution with beta themes (aef9b4e)

Bug Fixes

  • add allow_user_uploads to gallery API responses (691e3ab)
  • add lightbox loading spinner and watermark cache invalidation (050ed37)
  • Add settings translations and fix manual backup process (#82) (476fcce)
  • add STORAGE_PATH to production docker-compose (cdda709)
  • address beta feedback - gallery layout fixes, Russian locale, email logo (#249) (486239a)
  • address Shannon security assessment findings (37 vulnerabilities) (#254) (23cd9cb)
  • admin photo feedback filters have no effect (#293) (9ed8a2b)
  • admin/feedback: use correct event id when rendering photo thumbnails (4c7b49a), closes #19
  • admin: prevent category badge overlap in grid (d64e7d0)
  • align backend port to 3000 across all configurations (3a8d53f)
  • Align nginx backend port for production Docker deployments (v2.2.2) (#88) (e0bd19a)
  • apply password change fix to regular modal + longer toast delay (#263) (c63bc47)
  • apply password change redirect fix to regular modal too (#263) (147dc28)
  • backup: add lastBackup alias and totalBackups for frontend compatibility (749100c)
  • backup: allow manual backups when automated backups are disabled (e6dd89e)
  • checkbox and toggle settings not persisting after page refresh (808ed1d), closes #117
  • CI workflow fixes for protected branches (657c205)
  • CI workflow fixes for protected branches (cb01218)
  • ci: add QEMU setup for multi-arch builds and skip for PRs (0d36a27)
  • clear notifications via API (#35) (013be18)
  • correct invitation activation validation and add missing translations (991aa98), closes #129
  • correct invitation email link URL path (86fa104), closes #129
  • correct storage path resolution in multiple files (#96) (0e3674b)
  • correct storage path resolution in multiple files (#96) (3ccb815)
  • cors: scope CORS to /api only and avoid throwing on disallowed origins; prevents static asset 500s on native (90bb21e)
  • database migration restart bug, lightbox loading spinner, and watermark cache invalidation (7c58749)
  • db: improve PostgreSQL connection check in wait-for-db.sh (e85a68a)
  • display new password after admin password reset (bd8b885)
  • docker compose v2 syntax and add missing ADMIN_PASSWORD to .env.example (#189) (0817443)
  • Docker Swarm DNS resolution and backup status display (v2.2.3) (082d8ab)
  • Docker Swarm DNS resolution and backup status display (v2.2.3) (082d8ab)
  • dynamic website title from branding settings (4701edc)
  • event-specific custom CSS settings not being saved (dadef81), closes #136
  • events without expiration date incorrectly shown as expired (c4f16eb)
  • external media dimensions, theme race condition, email color customization (dfae2c2)
  • frontend: add missing externalMedia service and mount admin external-media routes; verify Vite build (ab324f1)
  • gallery thumbnails not loading (404 errors) #96 (e3c3c4c)
  • gallery/filters: always apply global liked/favorited filters by aggregate counts (ignore guest_id); resolves mismatch between client guest_id and server identifier (526dcd8)
  • gallery/filters: make feedback filters work globally when no guest_id is provided; remove guest_id from client photos query\n\n- Backend /api/gallery/:slug/photos: if filter present and guest_id missing, filter by like_count/favorite_count\n- Frontend useGalleryPhotos: stop passing random guestId (does not match server guest_identifier)\n\nThis makes Liked/Favorited filters reflect photos with aggregate feedback counts as expected. (5b2561b)
  • gallery/sidebar: compact icon-only feedback filter in sidebar (vertical, small) to avoid overflow; use GalleryFilter variant=compact (ff89f96)
  • gallery: feedback filter headline + horizontal icons in sidebar (compact variant); ensure sidebar content scrolls (flex-col container) (3a6d061)
  • handle legacy non-JSON logo paths when replacing logo (0d5ce48)
  • handle null dates in dashboard and gallery pages (c5a8ffc)
  • harden gallery downloads and per-gallery auth (fc1bf53)
  • hero header state and preview in admin theme editor (#158) (f554f46)
  • improve ghost button visibility in admin dark mode (4912e2b)
  • improve password validation errors and event list UX (#170, #171) (171abb3)
  • improve photo serving, category filters, and upload chunking (#155, #156, #161) (fa4c838)
  • increase upload limit to 1GB and fix category filters (#155, #156) (397d33a)
  • issue #203 file type validation + security CVE fixes (8017171)
  • JSON serialize favicon and logo URLs for PostgreSQL storage (b83f427)
  • lightbox watermark loading, white label translations, and dynamic footer year (3b720ed)
  • lightbox watermark loading, white label translations, and dynamic footer year (ce8587b)
  • lightbox watermark loading, white label translations, and dynamic footer year (#108) (3b720ed)
  • mobile upload button not visible in gallery (#113) (cacaffa)
  • mobile upload button visibility in gallery (2a2c23d), closes #113
  • mobile upload button visibility in gallery (df7dbff), closes #113
  • mobile upload button visibility in gallery (#113) (05a5307)
  • mobile upload button visibility in gallery (#113) (6cb4342)
  • Multi-administrator RBAC, CSS templates & security hardening (#80) (37d4e1c)
  • native/http: disable CSP upgrade-insecure-requests and HSTS unless ENABLE_HSTS=true; prevents HTTPS upgrades on HTTP installs (24b4a31)
  • native: correct setup paths to /opt/picpeak/app, update repo URL, add sqlite prod support; docs path fixes (b992b15)
  • native: remove obsolete workers service; restart only backend; add API request logging and preflight handler; keep static assets outside CORS (f3604b4)
  • nginx: add Docker DNS resolver for Swarm/dynamic service discovery (049837f)
  • nginx: Add Docker DNS resolver for Swarm/dynamic service discovery (v2.2.3) (cc1ddfd)
  • photos: category changes now persist and display correctly (#77) (d9da98c)
  • photos: resolve upload category selection and improve feedback buttons (#77) (856d533)
  • pin npm to v10 in backend Dockerfile (ddefd3a)
  • pin npm upgrade to v10 in backend Dockerfile (978e447)
  • prefer admin token on admin routes (#23 #28) (d4404e3)
  • prevent database migration restart failures (83a4344), closes #107
  • prevent unnecessary image recompression and fix SQLite migration #95 (3cdc0ea)
  • remove non-functional watermark toggle from Feature Toggles (d4a15db)
  • render minimal/none header styles, cap hero height, switch category hero images (#158, #162, #163) (bc6c48b)
  • resend gallery email fails for events without password (6b3ead7), closes #137
  • resolve admin invitation flow issues and improve STORAGE_PATH documentation (41bf6ff)
  • resolve branding display issues and invitation parsing errors (1931d73)
  • Resolve branding display issues and invitation parsing errors (v2.2.1) (#86) (d7ecf83)
  • resolve code quality issues and add missing i18n keys (#162, #163) (329d224)
  • resolve code scanning security alerts (multer, tar, Node 22) (85a07fc)
  • resolve external media dimensions, gallery theme race condition, and add email color customization (bbeedd1)
  • resolve issues #194, #195, #196, #197 (33af088)
  • resolve issues #194, #195, #196, #197 (5ea4ef3)
  • resolve issues #194, #195, #196, #197 (33483cf)
  • resolve issues #194, #195, #196, #197 (cd00bc1)
  • resolve JWT iat timing issue in password change (#263) (c031b1e)
  • resolve mixed light/dark mode styling in admin UI (#175) (f8c8abd)
  • resolve password change redirect loop (#263) and file watcher crash (#269) (b23c51b)
  • resolve password change redirect loop and file watcher crash (835bdf5), closes #269
  • resolve redirect loop after mandatory password change (#263) (07fc5e6)
  • resolve redirect loop after mandatory password change (#263) (3c8d344)
  • respect allowed_file_types setting for upload validation (#203) (fe07a14)
  • respect optional email settings in event creation (831ea6a)
  • respect optional email settings in event creation (#217) (9c44a0e)
  • restore aspect-ratio layouts and improve hero image quality (#180) (3974ba5)
  • restore aspect-ratio layouts and improve hero image quality (#180) (5cef7fd)
  • security: invalidate tokens on password change, enforce session timeout, fix role update (f362239)
  • security: resolve all npm audit vulnerabilities (4272618)
  • security: resolve Docker image CVEs for code scanning alerts (cbecb93)
  • security: token invalidation on password change, session timeout enforcement (7ca9631)
  • security: upgrade Alpine base image to fix libpng and c-ares CVEs (b706eeb)
  • set JWT iat after password_changed_at to prevent token rejection (#263) (b1d1667)
  • setup/native: correct repo URL, paths, and systemd for native install; support sqlite in production knex config (87b8414)
  • setup/native: Debian 12 compatibility (reliable RAM detection, sudo-less run_as_user, git safe.directory); ensure SQLite data dir; use user for migrate (dc482e6)
  • setup/native: handle forced updates safely by fetch+checkout/reset instead of pull; stable on rewritten histories (3697344)
  • setup/update: detect native installs first (/opt/picpeak/app/backend or systemd unit); avoid false docker updates on root (adf576f)
  • shorten Save button label on email template editor (7250c42)
  • show upload button in mobile topbar instead of sidebar (ae181cf), closes #113
  • stabilize uploads and guest feedback filters (aaaf598)
  • sync header_style DB column with theme editor selections (#158) (2288309)
  • sync header_style DB column with theme editor selections (#158) (a19e7c4)
  • update dependencies to resolve code scanning security alerts (1f524f2)
  • update docker-compose to docker compose and add ADMIN_PASSWORD to .env.example (#189) (a4c6248)
  • update packages to fix security vulnerabilities (8097a0c)
  • update security policy with private reporting channels (308e086)
  • update security policy with private reporting channels (7f77362)
  • update security policy with proper contact email and private reporting (67b0f32), closes #223
  • use actual photo aspect ratios in masonry columns mode (#146) (8711f96)
  • use CSS Columns for gap-free mosaic layout (#146) (821d329)
  • use photo dimensions for mosaic aspect ratios (#146) (27ff51e)
  • use Release Please extra-files instead of sync-versions job (fe7d45d)
  • video upload media type, select all, and dimension repair (#203, #220, #180) (fc75bcd)
  • video upload, select all, and dimension repair (#203, #220, #180) (a0bb080)
  • watermark thumbnails, custom logo display, and German translations (f843e4c)
  • watermark thumbnails, custom logo display, and German translations (ea20446)
  • watermark upload JSON parsing and image quality preservation (0e3b50d)
  • wire admin photo feedback filters into grid query (#293) (d4b4dc6)
  • wrap email preview with full styled header/footer template (9a6d2e8)
  • wrap email preview with full styled header/footer template (fc0911a), closes #229
  • wrap test email with standard email template (#252) (954a011)

Documentation

  • add API_URL environment variable to .env.example files (3e69579)
  • add PUID/PGID note for Docker bind mounts to avoid permission issues (0178e71)
  • clarify file system photo import requires existing event (#269) (5295516)
  • clarify file system photo import requires existing event (#269) (ee0baaf)
  • emphasize importance of STORAGE_PATH in env example (3397807)
  • readme: reflect new External Media reference mode and update roadmap (gallery feedback status) (ee13556)

3.26.2-beta.0 (2026-04-11)

Bug Fixes

  • admin photo feedback filters have no effect (#293) (9ed8a2b)
  • wire admin photo feedback filters into grid query (#293) (d4b4dc6)

3.26.1-beta.0 (2026-04-09)

Bug Fixes

  • apply password change fix to regular modal + longer toast delay (#263) (c63bc47)
  • apply password change redirect fix to regular modal too (#263) (147dc28)
  • resolve JWT iat timing issue in password change (#263) (c031b1e)
  • set JWT iat after password_changed_at to prevent token rejection (#263) (b1d1667)

Documentation

  • clarify file system photo import requires existing event (#269) (5295516)
  • clarify file system photo import requires existing event (#269) (ee0baaf)

3.26.0-beta.0 (2026-04-09)

Features

  • sort photos by capture date with configurable default sort (#283) (8805fa5)
  • sort photos by capture date with configurable default sort (#283) (633d4a0)

Bug Fixes

  • resolve password change redirect loop (#263) and file watcher crash (#269) (b23c51b)
  • resolve password change redirect loop and file watcher crash (835bdf5), closes #269

3.25.0-beta.0 (2026-04-08)

Features

  • draft mode, admin branding, and workflow improvements (dc98206)
  • draft mode, admin branding, and workflow improvements (40332a7)

3.24.1-beta.0 (2026-04-05)

Bug Fixes

  • resolve redirect loop after mandatory password change (#263) (07fc5e6)
  • resolve redirect loop after mandatory password change (#263) (3c8d344)

3.24.0-beta.0 (2026-04-04)

Features

  • warn about low thumbnail resolution when selecting beta themes (ee3f6ae)
  • warn about low thumbnail resolution with beta themes (aef9b4e)

3.23.0-beta.0 (2026-04-04)

Features

  • multilingual email templates with translations table (8c5996e)
  • multilingual email templates with translations table (f50d7c0)

Bug Fixes

  • pin npm to v10 in backend Dockerfile (ddefd3a)
  • pin npm upgrade to v10 in backend Dockerfile (978e447)

3.22.0-beta.0 (2026-03-25)

Features

  • add Dutch (nl) locale and fix missing translation keys across all locales (b54a80d)
  • add Dutch locale and fix missing translation keys (e32da68)

3.21.1-beta.0 (2026-03-22)

Bug Fixes

  • address Shannon security assessment findings (37 vulnerabilities) (#254) (23cd9cb)

3.21.0-beta.0 (2026-03-18)

Features

Bug Fixes

  • wrap test email with standard email template (#252) (954a011)

3.20.1-beta.0 (2026-03-17)

Bug Fixes

  • address beta feedback - gallery layout fixes, Russian locale, email logo (#249) (486239a)

3.20.0-beta.0 (2026-03-17)

Features

  • photo visibility control with client access (#172) (4a93e4e)
  • photo visibility control with client access (#172) (e1b6e43)

3.19.2-beta.0 (2026-03-16)

Bug Fixes

  • security: invalidate tokens on password change, enforce session timeout, fix role update (f362239)
  • security: token invalidation on password change, session timeout enforcement (7ca9631)

3.19.1-beta.0 (2026-03-16)

Bug Fixes

  • external media dimensions, theme race condition, email color customization (dfae2c2)
  • resolve external media dimensions, gallery theme race condition, and add email color customization (bbeedd1)

3.19.0-beta.0 (2026-03-16)

Features

  • add photo cap per event and Portuguese (pt-BR) locale (1fa222e)
  • add photo cap per event and Portuguese locale (088de43)

3.18.2-beta.0 (2026-03-16)

Bug Fixes

  • resolve code scanning security alerts (multer, tar, Node 22) (85a07fc)
  • update dependencies to resolve code scanning security alerts (1f524f2)

3.18.1-beta.0 (2026-03-16)

Bug Fixes

  • wrap email preview with full styled header/footer template (9a6d2e8)
  • wrap email preview with full styled header/footer template (fc0911a), closes #229

3.18.0-beta.0 (2026-03-16)

Features

  • add visual WYSIWYG email template editor (#229) (04a7ea8)
  • register Russian locale and add to language selector (6f95b8c)
  • visual WYSIWYG email template editor (703c03f)

Bug Fixes

  • shorten Save button label on email template editor (7250c42)

3.17.2-beta.0 (2026-03-11)

Bug Fixes

  • update security policy with private reporting channels (308e086)
  • update security policy with proper contact email and private reporting (67b0f32), closes #223
  • video upload media type, select all, and dimension repair (#203, #220, #180) (fc75bcd)
  • video upload, select all, and dimension repair (#203, #220, #180) (a0bb080)

3.17.1-beta.0 (2026-03-08)

Bug Fixes

  • respect optional email settings in event creation (831ea6a)
  • respect optional email settings in event creation (#217) (9c44a0e)

3.17.0-beta.0 (2026-03-05)

Features

  • configurable upload batch size for reverse proxy compatibility (9b7495e)

3.16.0-beta.0 (2026-03-05)

Features

  • add thumbnail settings UI to admin panel (3a30fea)
  • add thumbnail settings UI to admin settings page (#206) (7d6d2f5)

3.15.3-beta.0 (2026-03-02)

Bug Fixes

  • issue #203 file type validation + security CVE fixes (8017171)
  • respect allowed_file_types setting for upload validation (#203) (fe07a14)
  • security: resolve all npm audit vulnerabilities (4272618)
  • security: resolve Docker image CVEs for code scanning alerts (cbecb93)

2.6.0 (2026-03-11)

Features

  • add configurable upload batch size for reverse proxy compatibility (#208) (02a46e0)
  • configurable upload batch size for reverse proxy compatibility (4243363)

Bug Fixes

2.5.1 (2026-02-22)

Bug Fixes

2.5.0 (2026-02-21)

Features

  • add admin dark mode and SEO/robots.txt settings (9c2a0d2)
  • add bulk category editing for photos (#157) (eca36c7)
  • add category hero/cover photo selection (#163) (6c30e2c)
  • add customizable event types with admin management (f8881d5)
  • add Gallery Premium and Gallery Story layouts (Beta) (e179def)
  • add hero image focal point picker with anchor positioning (#162) (734868a)
  • add justified layout modes and aspect-ratio-aware mosaic (#146) (608bbd5)
  • Add justified layout modes and aspect-ratio-aware mosaic (#146) (ef2ae00)
  • add justified/rows layout mode to masonry gallery (#146) (e081b56)
  • add justified/rows layout mode to masonry gallery (#146) + security fixes (cd1d504)
  • add optional event date and expiration settings (3079eaa)
  • add optional event date and expiration settings (2151147), closes #118
  • add original filename preservation and Lightroom export support (a59f414)
  • add original filename preservation and Lightroom export support (9872ad3)
  • add per-event custom logo upload with bug fixes (85170b8)
  • add per-event hero logo customization options (0790a1d)
  • add quilted layout, fix mosaic, and backfill photo dimensions (#146) (46ed1bc)
  • add update instructions dialog, email notifications, and capture date sorting (50c0990), closes #181
  • decouple hero header from gallery layouts (#158) (7b8d8bd)
  • gallery layouts, bulk category editing, and hero header improvements (7037106)
  • gallery layouts, hero customization, bulk categories & event types (d9e00dc)
  • gallery layouts, hero customization, event types, and UX improvements (#146, #155-163, #170, #171) (4280444)
  • improve gallery layouts with aspect-ratio-aware masonry and mosaic modes (#146) (aacfcd5)
  • improve hero image UX and live preview (#163, #158) (d63f67a)
  • new features and bug fixes for beta release (151e1bf)
  • original filename in admin UI, update dialog, and security hardening (3ea9d5b)
  • original filename in admin UI, update dialog, security hardening, and bug fixes (bcf2745)
  • per-event custom logos, customizable event types, and multiple bug fixes (4c08160)
  • pre-generate watermarks for instant lightbox loading (1be974a), closes #112
  • pre-generated watermarks and mobile upload button improvements (c6fdd38)
  • show original filename in admin UI (#184) (0891be1)

3.15.2-beta.0 (2026-02-22)

Bug Fixes

  • add allow_user_uploads to gallery API responses (691e3ab)
  • add STORAGE_PATH to production docker-compose (cdda709)
  • checkbox and toggle settings not persisting after page refresh (808ed1d), closes #117
  • correct invitation activation validation and add missing translations (991aa98), closes #129
  • correct invitation email link URL path (86fa104), closes #129
  • correct storage path resolution in multiple files (#96) (0e3674b)
  • correct storage path resolution in multiple files (#96) (3ccb815)
  • docker compose v2 syntax and add missing ADMIN_PASSWORD to .env.example (#189) (0817443)
  • event-specific custom CSS settings not being saved (dadef81), closes #136
  • events without expiration date incorrectly shown as expired (c4f16eb)
  • handle null dates in dashboard and gallery pages (c5a8ffc)
  • hero header state and preview in admin theme editor (#158) (f554f46)
  • improve ghost button visibility in admin dark mode (4912e2b)
  • improve password validation errors and event list UX (#170, #171) (171abb3)
  • improve photo serving, category filters, and upload chunking (#155, #156, #161) (fa4c838)
  • increase upload limit to 1GB and fix category filters (#155, #156) (397d33a)
  • mobile upload button not visible in gallery (#113) (cacaffa)
  • mobile upload button visibility in gallery (2a2c23d), closes #113
  • mobile upload button visibility in gallery (df7dbff), closes #113
  • mobile upload button visibility in gallery (#113) (05a5307)
  • mobile upload button visibility in gallery (#113) (6cb4342)
  • remove non-functional watermark toggle from Feature Toggles (d4a15db)
  • render minimal/none header styles, cap hero height, switch category hero images (#158, #162, #163) (bc6c48b)
  • resend gallery email fails for events without password (6b3ead7), closes #137
  • resolve admin invitation flow issues and improve STORAGE_PATH documentation (41bf6ff)
  • resolve code quality issues and add missing i18n keys (#162, #163) (329d224)
  • resolve mixed light/dark mode styling in admin UI (#175) (f8c8abd)
  • restore aspect-ratio layouts and improve hero image quality (#180) (3974ba5)
  • restore aspect-ratio layouts and improve hero image quality (#180) (5cef7fd)
  • show upload button in mobile topbar instead of sidebar (ae181cf), closes #113
  • sync header_style DB column with theme editor selections (#158) (2288309)
  • sync header_style DB column with theme editor selections (#158) (a19e7c4)
  • update docker-compose to docker compose and add ADMIN_PASSWORD to .env.example (#189) (a4c6248)
  • update packages to fix security vulnerabilities (8097a0c)
  • use actual photo aspect ratios in masonry columns mode (#146) (8711f96)
  • use CSS Columns for gap-free mosaic layout (#146) (821d329)
  • use photo dimensions for mosaic aspect ratios (#146) (27ff51e)

Documentation

3.15.1-beta.0 (2026-02-21)

Bug Fixes

  • docker compose v2 syntax and add missing ADMIN_PASSWORD to .env.example (#189) (0817443)
  • update docker-compose to docker compose and add ADMIN_PASSWORD to .env.example (#189) (a4c6248)

3.15.0-beta.0 (2026-02-17)

Features

  • original filename in admin UI, update dialog, security hardening, and bug fixes (bcf2745)

Bug Fixes

  • events without expiration date incorrectly shown as expired (c4f16eb)

3.14.0-beta.0 (2026-02-17)

Features

  • add update instructions dialog, email notifications, and capture date sorting (50c0990), closes #181
  • original filename in admin UI, update dialog, and security hardening (3ea9d5b)
  • show original filename in admin UI (#184) (0891be1)

3.13.1-beta.0 (2026-02-15)

Bug Fixes

  • restore aspect-ratio layouts and improve hero image quality (#180) (3974ba5)
  • restore aspect-ratio layouts and improve hero image quality (#180) (5cef7fd)

3.13.0-beta.0 (2026-02-06)

Features

3.12.0-beta.0 (2026-02-06)

Features

  • add admin dark mode and SEO/robots.txt settings (9c2a0d2)

Bug Fixes

  • improve ghost button visibility in admin dark mode (4912e2b)
  • resolve mixed light/dark mode styling in admin UI (#175) (f8c8abd)

3.11.0-beta.0 (2026-02-06)

Features

  • add Gallery Premium and Gallery Story layouts (Beta) (e179def)
  • gallery layouts, hero customization, event types, and UX improvements (#146, #155-163, #170, #171) (4280444)

Bug Fixes

  • improve password validation errors and event list UX (#170, #171) (171abb3)
  • render minimal/none header styles, cap hero height, switch category hero images (#158, #162, #163) (bc6c48b)

3.10.1-beta.0 (2026-02-03)

Bug Fixes

  • sync header_style DB column with theme editor selections (#158) (2288309)
  • sync header_style DB column with theme editor selections (#158) (a19e7c4)

3.10.0-beta.0 (2026-02-03)

Features

  • add category hero/cover photo selection (#163) (6c30e2c)
  • add hero image focal point picker with anchor positioning (#162) (734868a)
  • gallery layouts, hero customization, bulk categories & event types (d9e00dc)

Bug Fixes

  • hero header state and preview in admin theme editor (#158) (f554f46)
  • improve photo serving, category filters, and upload chunking (#155, #156, #161) (fa4c838)
  • resolve code quality issues and add missing i18n keys (#162, #163) (329d224)

3.9.0-beta.0 (2026-02-01)

Features

  • add bulk category editing for photos (#157) (eca36c7)
  • decouple hero header from gallery layouts (#158) (7b8d8bd)
  • gallery layouts, bulk category editing, and hero header improvements (7037106)

Bug Fixes

  • increase upload limit to 1GB and fix category filters (#155, #156) (397d33a)

3.8.0-beta.0 (2026-01-30)

Features

  • add quilted layout, fix mosaic, and backfill photo dimensions (#146) (46ed1bc)
  • improve gallery layouts with aspect-ratio-aware masonry and mosaic modes (#146) (aacfcd5)

Bug Fixes

  • use actual photo aspect ratios in masonry columns mode (#146) (8711f96)
  • use CSS Columns for gap-free mosaic layout (#146) (821d329)
  • use photo dimensions for mosaic aspect ratios (#146) (27ff51e)

3.7.0-beta.0 (2026-01-28)

Features

  • add justified layout modes and aspect-ratio-aware mosaic (#146) (608bbd5)
  • Add justified layout modes and aspect-ratio-aware mosaic (#146) (ef2ae00)

3.6.0-beta.0 (2026-01-27)

Features

  • add justified/rows layout mode to masonry gallery (#146) (e081b56)
  • add justified/rows layout mode to masonry gallery (#146) + security fixes (cd1d504)

Bug Fixes

  • update packages to fix security vulnerabilities (8097a0c)

3.5.0-beta.0 (2026-01-25)

Features

  • add per-event custom logo upload with bug fixes (85170b8)
  • per-event custom logos, customizable event types, and multiple bug fixes (4c08160)

3.4.0-beta.0 (2026-01-22)

Features

  • add customizable event types with admin management (f8881d5)
  • add per-event hero logo customization options (0790a1d)
  • new features and bug fixes for beta release (151e1bf)

Bug Fixes

  • event-specific custom CSS settings not being saved (dadef81), closes #136
  • handle null dates in dashboard and gallery pages (c5a8ffc)
  • remove non-functional watermark toggle from Feature Toggles (d4a15db)
  • resend gallery email fails for events without password (6b3ead7), closes #137

3.3.0-beta.0 (2026-01-21)

Features

  • add original filename preservation and Lightroom export support (a59f414)
  • add original filename preservation and Lightroom export support (9872ad3)

3.2.5-beta.0 (2026-01-18)

Bug Fixes

  • add STORAGE_PATH to production docker-compose (cdda709)
  • correct invitation activation validation and add missing translations (991aa98), closes #129
  • correct invitation email link URL path (86fa104), closes #129
  • resolve admin invitation flow issues and improve STORAGE_PATH documentation (41bf6ff)

Documentation

  • emphasize importance of STORAGE_PATH in env example (3397807)

3.2.4-beta.0 (2026-01-17)

Bug Fixes

  • correct storage path resolution in multiple files (#96) (0e3674b)
  • correct storage path resolution in multiple files (#96) (3ccb815)

3.2.3-beta.0 (2026-01-16)

Bug Fixes

  • add allow_user_uploads to gallery API responses (691e3ab)
  • mobile upload button not visible in gallery (#113) (cacaffa)

3.2.2-beta.0 (2026-01-16)

Bug Fixes

  • mobile upload button visibility in gallery (2a2c23d), closes #113
  • mobile upload button visibility in gallery (#113) (05a5307)

3.2.1-beta.0 (2026-01-16)

Bug Fixes

  • mobile upload button visibility in gallery (df7dbff), closes #113
  • mobile upload button visibility in gallery (#113) (6cb4342)

3.2.0-beta.0 (2026-01-16)

Features

  • add optional event date and expiration settings (3079eaa)
  • add optional event date and expiration settings (2151147), closes #118

Bug Fixes

  • checkbox and toggle settings not persisting after page refresh (808ed1d), closes #117

Documentation

  • add API_URL environment variable to .env.example files (3e69579)

3.1.0-beta.0 (2026-01-15)

Features

  • dynamic website title from branding settings (d29aab7)
  • pre-generate watermarks for instant lightbox loading (1be974a), closes #112
  • pre-generated watermarks and mobile upload button improvements (c6fdd38)

Bug Fixes

  • add lightbox loading spinner and watermark cache invalidation (050ed37)
  • lightbox watermark loading, white label translations, and dynamic footer year (ce8587b)
  • prevent database migration restart failures (83a4344), closes #107
  • show upload button in mobile topbar instead of sidebar (ae181cf), closes #113
  • watermark thumbnails, custom logo display, and German translations (ea20446)

3.0.1-beta.0 (2026-01-15)

Bug Fixes

  • CI workflow fixes for protected branches (cb01218)
  • lightbox watermark loading, white label translations, and dynamic footer year (3b720ed)
  • lightbox watermark loading, white label translations, and dynamic footer year (ce8587b)
  • lightbox watermark loading, white label translations, and dynamic footer year (#108) (3b720ed)

2.3.2 (2026-01-15)

Bug Fixes

  • watermark thumbnails, custom logo display, and German translations (f843e4c)
  • watermark thumbnails, custom logo display, and German translations (ea20446)

2.3.1 (2026-01-15)

Bug Fixes

  • CI workflow fixes for protected branches (657c205)
  • use Release Please extra-files instead of sync-versions job (fe7d45d)

3.0.0-beta.0 (2026-01-15)

⚠ BREAKING CHANGES

  • Deployment now requires external reverse proxy for SSL/HTTPS

Features

  • add Apple Liquid Glass templates, image security settings, and automated releases (6033461)
  • add complete translation support for backup admin page (e9f92e6)
  • Add CSS template system with custom gallery styling support (0da45e6)
  • add event management, gallery customization, and release automationFeature/event rename (40ee671)
  • add feedback management enhancements (0064122)
  • add GitHub Actions workflow for Docker image builds (4029559)
  • add multi-administrator support with RBAC and fix backup/restore for S3 (892e47d)
  • admin: external media import modal + thumbnail fixes for reference events\n\n- Photos tab: replace inline external folder picker with a modal opened via "Import from External Folder" button next to "Upload Photos"; add info that all pictures in the selected folder will be imported.\n- Admin thumbnails: align list endpoint to /api/admin/photos/:eventId/photos and always return thumbnail_url to trigger on-demand generation; normalize external paths to avoid duplicated folder segments (e.g., individual/individual) that broke resolver; improve thumbnail logging.\n- Use authenticated image fetching on admin feedback pages to prevent 401s in automation.\n- i18n: add backup.external.warning strings; complete German backup/restore coverage; add common keys (notSet, of, up, select, selected).\n- Docs: add Local (npm) setup for EXTERNAL_MEDIA_ROOT in deployment guide.\n\nRefs #17 gallery feature request: https://github.com/the-luap/picpeak/issues/17 (49c7778)
  • admin: refine header layout and logo placement (d64e7d0)
  • allow admin email updates in UI (#36) (3c2a79a)
  • beta/stable release channels with update notifications and bug fixes (3c7dc20)
  • beta/stable release channels with update notifications and bug fixes (#98) (3c7dc20)
  • completely rewrite GitHub mirror to create new history from target commit (febacb7)
  • consolidate setup scripts and guides into unified solution (29a8ff9)
  • docker: add PUID/PGID and user mapping to avoid bind mount permission issues; feat(setup): prompt for admin email interactively; docs: PUID/PGID in .env.example (410a33f)
  • enhance mirror-to-github workflow with commit-based history filtering (b4b09c1)
  • events: add CSS template selector to event edit page (6a6c2cd)
  • exclude Claude contributor from GitHub mirror workflow (abbcdb1)
  • fix analytics dashboard and implement complete Umami integration (45ce988)
  • gallery/filters: add Rated and Commented filters (UI + backend).\n\n- UI: add star (Rated) and message (Commented) buttons to feedback filter bars (desktop + mobile)\n- Backend: support filter=rated, commented, and combinations via aggregate counts/queries (b03760a)
  • gallery: add quick Like/Favorite actions on thumbnails across layouts (6368f10)
  • gallery: always-visible feedback indicators on grid tiles; fallback image rendering in lightbox/hero; auto-auth from shared-link token; fix external photo resolver\n\n- GridGallery: bottom-left icons for like/rated/comment on every tile\n- Hero layout grid: added same indicators (non-intrusive icons)\n- Lightbox/Hero: add fallbackSrc to display thumbnail if original fails\n- GalleryAuth: auto-store token from /gallery/:slug/:token and hydrate event\n- Backend gallery photo route: use resolvePhotoFilePath for external-media\n\nfix(admin): move photo feedback badges to bottom-right on admin grid tiles\n\nfix(dashboard): add missing i18n keys for activity types + fallback to formatter\n\nfix(admin/feedback): correct thumbnail URL base + robust date parsing\n\nRefs: #19 (6948aaa)
  • gallery: compact vertical icon-only feedback filter in PhotoFilterBar; remove wide buttons to prevent overflow\n\n- Desktop: vertical icon stack (All/Grid, Likes, Favorites) outside scroll area\n- Mobile: vertical icon stack below categories\n- Keeps existing category bar layout and count\n\nRefs: #19 (465f997)
  • i18n: add translations for settings tabs (c030e87)
  • implement 4 new features with bug fixes and refactoring plan (77a4bfd)
  • implement beta/stable release channels with update notifications (617e778)
  • implement comprehensive backup and restore system with S3 support (f6a79c8)
  • implement feedback filter for liked/favorited photos (Issue #17) (41857ec)
  • implement gallery feedback system with version tracking for backups (dc1419c)
  • implement gallery logo customization (Issue #17) (909e760)
  • lightbox: keep feedback usable while navigating (6368f10), closes #19
  • Multi-administrator RBAC, CSS templates & security hardening (#78) (16b3ab0)
  • native: auto-serve SPA when dist exists (unless SERVE_FRONTEND=false); add clear logging; serve index.html for /admin (fb16b7b)
  • native: build frontend and serve SPA from backend (SERVE_FRONTEND); fix Cannot GET /admin on native installs (9fe10bc)
  • native: serve built frontend from backend; build frontend during install/update; ensure env flags (SERVE_FRONTEND, FRONTEND_DIR) (61ad2d6)
  • overhaul public landing page and backup tooling (2a4d388)
  • select: add per-tile checkbox selection in Admin grid and all gallery layouts; tile click opens viewer; checkbox toggles selection; auto-enable selection mode; add testids (9fda54b)
  • setup/docker: auto-set PUID/PGID from invoking user and chown bind-mount folders; create missing data/events dirs (0618b78)
  • setup: remove --admin-password; print admin credentials from ADMIN_CREDENTIALS.txt; fix ADMIN_URL to avoid /admin/admin; update native service commands (84d0f63)
  • support per-gallery password toggle (5d6c061)
  • update GitHub mirror workflow to start history from specific commit (08da01f)

Bug Fixes

  • add missing route for feedback management page (517128f)
  • add missing translations and fix BackupHistory useTranslation error (99e4778)
  • Add settings translations and fix manual backup process (#82) (476fcce)
  • admin/feedback: use correct event id when rendering photo thumbnails (4c7b49a), closes #19
  • admin: prevent category badge overlap in grid (d64e7d0)
  • align backend port to 3000 across all configurations (3a8d53f)
  • Align nginx backend port for production Docker deployments (v2.2.2) (#88) (e0bd19a)
  • auto-convert old date formats to new date-fns syntax (e1aca6b)
  • backup: add lastBackup alias and totalBackups for frontend compatibility (749100c)
  • backup: allow manual backups when automated backups are disabled (e6dd89e)
  • ci: add QEMU setup for multi-arch builds and skip for PRs (0d36a27)
  • clear notifications via API (#35) (013be18)
  • complete backup page translations and improve UI (7387a5e)
  • complete restore page translations and fix structure (618e269)
  • configure github-release plugin to use GitHub API instead of Gitea (2624ea6)
  • correct GitHub repository path in Drone CI release config (247e154)
  • correct import statements for api in backup JSX files (30f6780)
  • correct malformed gallery URLs in admin panel View Gallery links (3074748)
  • correct password generator function name in reset password route (65d796b)
  • correct script name in Gitea mirror workflow (828d6bc)
  • cors: scope CORS to /api only and avoid throwing on disallowed origins; prevents static asset 500s on native (90bb21e)
  • critical database connection pool exhaustion issues (8588133)
  • db: improve PostgreSQL connection check in wait-for-db.sh (e85a68a)
  • display new password after admin password reset (bd8b885)
  • Docker Swarm DNS resolution and backup status display (v2.2.3) (082d8ab)
  • Docker Swarm DNS resolution and backup status display (v2.2.3) (082d8ab)
  • force github-release plugin to use GitHub API instead of Gitea (558a966)
  • frontend: add missing externalMedia service and mount admin external-media routes; verify Vite build (ab324f1)
  • gallery thumbnails not loading (404 errors) #96 (e3c3c4c)
  • gallery/filters: always apply global liked/favorited filters by aggregate counts (ignore guest_id); resolves mismatch between client guest_id and server identifier (526dcd8)
  • gallery/filters: make feedback filters work globally when no guest_id is provided; remove guest_id from client photos query\n\n- Backend /api/gallery/:slug/photos: if filter present and guest_id missing, filter by like_count/favorite_count\n- Frontend useGalleryPhotos: stop passing random guestId (does not match server guest_identifier)\n\nThis makes Liked/Favorited filters reflect photos with aggregate feedback counts as expected. (5b2561b)
  • gallery/sidebar: compact icon-only feedback filter in sidebar (vertical, small) to avoid overflow; use GalleryFilter variant=compact (ff89f96)
  • gallery: feedback filter headline + horizontal icons in sidebar (compact variant); ensure sidebar content scrolls (flex-col container) (3a6d061)
  • handle auth errors and JSON parsing in admin panel (b2ae5f1)
  • handle legacy non-JSON logo paths when replacing logo (0d5ce48)
  • harden gallery downloads and per-gallery auth (fc1bf53)
  • implement 9 production enhancements and security fixes (c584369)
  • improve admin credentials display and configuration (ad495a9)
  • improve version bump workflow with better conflict resolution (c787510)
  • JSON serialize favicon and logo URLs for PostgreSQL storage (b83f427)
  • Multi-administrator RBAC, CSS templates & security hardening (#80) (37d4e1c)
  • multiple improvements and CI/CD updates (bf70567)
  • native/http: disable CSP upgrade-insecure-requests and HSTS unless ENABLE_HSTS=true; prevents HTTPS upgrades on HTTP installs (24b4a31)
  • native: correct setup paths to /opt/picpeak/app, update repo URL, add sqlite prod support; docs path fixes (b992b15)
  • native: remove obsolete workers service; restart only backend; add API request logging and preflight handler; keep static assets outside CORS (f3604b4)
  • nginx: add Docker DNS resolver for Swarm/dynamic service discovery (049837f)
  • nginx: Add Docker DNS resolver for Swarm/dynamic service discovery (v2.2.3) (cc1ddfd)
  • photos: category changes now persist and display correctly (#77) (d9da98c)
  • photos: resolve upload category selection and improve feedback buttons (#77) (856d533)
  • prefer admin token on admin routes (#23 #28) (d4404e3)
  • prevent unnecessary image recompression and fix SQLite migration #95 (3cdc0ea)
  • remove description field from migration 035 app_settings inserts (22cc406)
  • remove file requirement from GitHub release in Drone CI (8335916)
  • remove formatBoolean calls from migration 032 - critical production fix (0502ed3)
  • remove unnecessary publish-manifest job from Docker workflow (986b101)
  • remove unused formatBoolean import from migration 033 (1238db5)
  • remove updated_at field from password reset query (ed0243e)
  • remove updated_at from app_settings inserts in multiple migrations (4c42b4c)
  • replace github-release plugin with direct curl API call (76a466c)
  • resolve backend startup errors in development (f8fb1c3)
  • resolve branding display issues and invitation parsing errors (1931d73)
  • Resolve branding display issues and invitation parsing errors (v2.2.1) (#86) (d7ecf83)
  • resolve CI/CD version bump race condition (0bf4764)
  • resolve database connection error for analytics settings (95939d5)
  • resolve date formatting error in event creation (c51d756)
  • resolve development environment issues (61299a3)
  • resolve duplicate logger declaration and syntax error in rate limit service (0fe6d73)
  • resolve feedback validation issues from GitHub issue #16 (f26beca)
  • resolve feedback validation issues from GitHub issue #16 (67ff415)
  • resolve GitHub issues #4, #8, #9, and #10 (934d6dd)
  • resolve GitHub mirror workflow cherry-pick failure with merge commits (d6adde4)
  • resolve language-specific column issues in core migrations (62617f6)
  • resolve migration conflicts and duplicate numbering (a401fbd)
  • resolve multiple feedback management issues (ad75818)
  • resolve multiple issues from GitHub issue #14 (e91209f)
  • resolve port configuration issues and database column mismatch (6de64a1)
  • resolve PostgreSQL migration issues for development environment (ee855a3)
  • resolve production UI and API issues (d5790ad)
  • resolve SIGPIPE error in GitHub mirror workflow file cleanup (b7c8953)
  • resolve translation interpolation issue for download button (c1e10f1)
  • security: upgrade Alpine base image to fix libpng and c-ares CVEs (b706eeb)
  • setup/native: correct repo URL, paths, and systemd for native install; support sqlite in production knex config (87b8414)
  • setup/native: Debian 12 compatibility (reliable RAM detection, sudo-less run_as_user, git safe.directory); ensure SQLite data dir; use user for migrate (dc482e6)
  • setup/native: handle forced updates safely by fetch+checkout/reset instead of pull; stable on rewritten histories (3697344)
  • setup/update: detect native installs first (/opt/picpeak/app/backend or systemd unit); avoid false docker updates on root (adf576f)
  • simplify Drone github-release step to avoid shell parsing issues (94f10e1)
  • stabilize uploads and guest feedback filters (aaaf598)
  • update all deployment guide links in README.md (6389b9d)
  • update deployment guide with critical URL configuration and nginx port fixes (1cadce1)
  • update form-data and multer to address security vulnerabilities (7750170)
  • update Gitea mirror workflow to selectively remove scripts (296430e)
  • update GitHub mirror action to support fine-grained personal access tokens (827eb48)
  • use admin API for Umami config in analytics page (a54a2c0)
  • use plugins/gitea-release for Drone CI/CD (0c783c6)
  • use plugins/github-release for Drone CI/CD (f926cd3)
  • watermark upload JSON parsing and image quality preservation (0e3b50d)

Documentation

  • add minimum system requirements section to README (4615a5d)
  • add PUID/PGID note for Docker bind mounts to avoid permission issues (0178e71)
  • add transparency note about AI-assisted development (35e360d)
  • add warnings about $ character in Docker Compose passwords (87d1761)
  • clarify VITE_API_URL usage; remove FRONTEND_API_URL; add storage vars; simplify compose mounts and external DB example (refs #18) (758c085)
  • compose: fix backend healthcheck path; remove frontend VITE_API_URL env and document /api proxy (refs #18) (ecbc488)
  • fix deployment/admin routing and CORS guidance; add AGENTS.md; ignore AGENTS.md (refs #18) (dad1787)
  • follow-up on PR #15 — clarify VITE_API_URL usage, compose mounts, and admin routing (refs #15) (e9171c7)
  • readme: reflect new External Media reference mode and update roadmap (gallery feedback status) (ee13556)
  • replace email addresses with GitHub issue links (0c989ce)
  • update deployment guide with GitHub Container Registry images (2c9a56f)

Code Refactoring

  • simplify deployment structure with direct port exposure (6492cb9)

2.3.0 (2026-01-15)

Features

  • beta/stable release channels with update notifications and bug fixes (3c7dc20)
  • beta/stable release channels with update notifications and bug fixes (#98) (3c7dc20)
  • implement beta/stable release channels with update notifications (617e778)

Bug Fixes

  • display new password after admin password reset (bd8b885)
  • gallery thumbnails not loading (404 errors) #96 (e3c3c4c)
  • prevent unnecessary image recompression and fix SQLite migration #95 (3cdc0ea)
  • watermark upload JSON parsing and image quality preservation (0e3b50d)

2.2.4 (2026-01-08)

Bug Fixes

  • backup: add lastBackup alias and totalBackups for frontend compatibility (749100c)
  • Docker Swarm DNS resolution and backup status display (v2.2.3) (082d8ab)
  • Docker Swarm DNS resolution and backup status display (v2.2.3) (082d8ab)

2.2.3 (2026-01-08)

Bug Fixes

  • nginx: add Docker DNS resolver for Swarm/dynamic service discovery (049837f)
  • nginx: Add Docker DNS resolver for Swarm/dynamic service discovery (v2.2.3) (cc1ddfd)

2.2.2 (2026-01-08)

Bug Fixes

  • align backend port to 3000 across all configurations (3a8d53f)
  • Align nginx backend port for production Docker deployments (v2.2.2) (#88) (e0bd19a)

2.2.1 (2026-01-08)

Bug Fixes

  • handle legacy non-JSON logo paths when replacing logo (0d5ce48)
  • JSON serialize favicon and logo URLs for PostgreSQL storage (b83f427)
  • resolve branding display issues and invitation parsing errors (1931d73)
  • Resolve branding display issues and invitation parsing errors (v2.2.1) (#86) (d7ecf83)

2.2.0 (2026-01-08)

Features

  • i18n: add translations for settings tabs (c030e87)

Bug Fixes

  • Add settings translations and fix manual backup process (#82) (476fcce)
  • backup: allow manual backups when automated backups are disabled (e6dd89e)
  • db: improve PostgreSQL connection check in wait-for-db.sh (e85a68a)

2.1.1 (2026-01-07)

Bug Fixes

  • ci: add QEMU setup for multi-arch builds and skip for PRs (0d36a27)
  • Multi-administrator RBAC, CSS templates & security hardening (#80) (37d4e1c)

2.1.0 (2026-01-07)

Features

  • add multi-administrator support with RBAC and fix backup/restore for S3 (892e47d)
  • events: add CSS template selector to event edit page (6a6c2cd)
  • Multi-administrator RBAC, CSS templates & security hardening (#78) (16b3ab0)

Bug Fixes

  • photos: category changes now persist and display correctly (#77) (d9da98c)
  • photos: resolve upload category selection and improve feedback buttons (#77) (856d533)

2.0.0 (2026-01-03)

⚠ BREAKING CHANGES

  • Deployment now requires external reverse proxy for SSL/HTTPS

Features

  • add Apple Liquid Glass templates, image security settings, and automated releases (6033461)
  • add complete translation support for backup admin page (e9f92e6)
  • Add CSS template system with custom gallery styling support (0da45e6)
  • add event management, gallery customization, and release automationFeature/event rename (40ee671)
  • add feedback management enhancements (0064122)
  • add GitHub Actions workflow for Docker image builds (4029559)
  • admin: external media import modal + thumbnail fixes for reference events\n\n- Photos tab: replace inline external folder picker with a modal opened via "Import from External Folder" button next to "Upload Photos"; add info that all pictures in the selected folder will be imported.\n- Admin thumbnails: align list endpoint to /api/admin/photos/:eventId/photos and always return thumbnail_url to trigger on-demand generation; normalize external paths to avoid duplicated folder segments (e.g., individual/individual) that broke resolver; improve thumbnail logging.\n- Use authenticated image fetching on admin feedback pages to prevent 401s in automation.\n- i18n: add backup.external.warning strings; complete German backup/restore coverage; add common keys (notSet, of, up, select, selected).\n- Docs: add Local (npm) setup for EXTERNAL_MEDIA_ROOT in deployment guide.\n\nRefs #17 gallery feature request: https://github.com/the-luap/picpeak/issues/17 (49c7778)
  • admin: refine header layout and logo placement (d64e7d0)
  • allow admin email updates in UI (#36) (3c2a79a)
  • completely rewrite GitHub mirror to create new history from target commit (febacb7)
  • consolidate setup scripts and guides into unified solution (29a8ff9)
  • docker: add PUID/PGID and user mapping to avoid bind mount permission issues; feat(setup): prompt for admin email interactively; docs: PUID/PGID in .env.example (410a33f)
  • enhance mirror-to-github workflow with commit-based history filtering (b4b09c1)
  • exclude Claude contributor from GitHub mirror workflow (abbcdb1)
  • fix analytics dashboard and implement complete Umami integration (45ce988)
  • gallery/filters: add Rated and Commented filters (UI + backend).\n\n- UI: add star (Rated) and message (Commented) buttons to feedback filter bars (desktop + mobile)\n- Backend: support filter=rated, commented, and combinations via aggregate counts/queries (b03760a)
  • gallery: add quick Like/Favorite actions on thumbnails across layouts (6368f10)
  • gallery: always-visible feedback indicators on grid tiles; fallback image rendering in lightbox/hero; auto-auth from shared-link token; fix external photo resolver\n\n- GridGallery: bottom-left icons for like/rated/comment on every tile\n- Hero layout grid: added same indicators (non-intrusive icons)\n- Lightbox/Hero: add fallbackSrc to display thumbnail if original fails\n- GalleryAuth: auto-store token from /gallery/:slug/:token and hydrate event\n- Backend gallery photo route: use resolvePhotoFilePath for external-media\n\nfix(admin): move photo feedback badges to bottom-right on admin grid tiles\n\nfix(dashboard): add missing i18n keys for activity types + fallback to formatter\n\nfix(admin/feedback): correct thumbnail URL base + robust date parsing\n\nRefs: #19 (6948aaa)
  • gallery: compact vertical icon-only feedback filter in PhotoFilterBar; remove wide buttons to prevent overflow\n\n- Desktop: vertical icon stack (All/Grid, Likes, Favorites) outside scroll area\n- Mobile: vertical icon stack below categories\n- Keeps existing category bar layout and count\n\nRefs: #19 (465f997)
  • implement 4 new features with bug fixes and refactoring plan (77a4bfd)
  • implement comprehensive backup and restore system with S3 support (f6a79c8)
  • implement feedback filter for liked/favorited photos (Issue #17) (41857ec)
  • implement gallery feedback system with version tracking for backups (dc1419c)
  • implement gallery logo customization (Issue #17) (909e760)
  • lightbox: keep feedback usable while navigating (6368f10), closes #19
  • native: auto-serve SPA when dist exists (unless SERVE_FRONTEND=false); add clear logging; serve index.html for /admin (fb16b7b)
  • native: build frontend and serve SPA from backend (SERVE_FRONTEND); fix Cannot GET /admin on native installs (9fe10bc)
  • native: serve built frontend from backend; build frontend during install/update; ensure env flags (SERVE_FRONTEND, FRONTEND_DIR) (61ad2d6)
  • overhaul public landing page and backup tooling (2a4d388)
  • select: add per-tile checkbox selection in Admin grid and all gallery layouts; tile click opens viewer; checkbox toggles selection; auto-enable selection mode; add testids (9fda54b)
  • setup/docker: auto-set PUID/PGID from invoking user and chown bind-mount folders; create missing data/events dirs (0618b78)
  • setup: remove --admin-password; print admin credentials from ADMIN_CREDENTIALS.txt; fix ADMIN_URL to avoid /admin/admin; update native service commands (84d0f63)
  • support per-gallery password toggle (5d6c061)
  • update GitHub mirror workflow to start history from specific commit (08da01f)

Bug Fixes

  • add missing route for feedback management page (517128f)
  • add missing translations and fix BackupHistory useTranslation error (99e4778)
  • admin/feedback: use correct event id when rendering photo thumbnails (4c7b49a), closes #19
  • admin: prevent category badge overlap in grid (d64e7d0)
  • auto-convert old date formats to new date-fns syntax (e1aca6b)
  • clear notifications via API (#35) (013be18)
  • complete backup page translations and improve UI (7387a5e)
  • complete restore page translations and fix structure (618e269)
  • configure github-release plugin to use GitHub API instead of Gitea (2624ea6)
  • correct GitHub repository path in Drone CI release config (247e154)
  • correct import statements for api in backup JSX files (30f6780)
  • correct malformed gallery URLs in admin panel View Gallery links (3074748)
  • correct password generator function name in reset password route (65d796b)
  • correct script name in Gitea mirror workflow (828d6bc)
  • cors: scope CORS to /api only and avoid throwing on disallowed origins; prevents static asset 500s on native (90bb21e)
  • critical database connection pool exhaustion issues (8588133)
  • force github-release plugin to use GitHub API instead of Gitea (558a966)
  • frontend: add missing externalMedia service and mount admin external-media routes; verify Vite build (ab324f1)
  • gallery/filters: always apply global liked/favorited filters by aggregate counts (ignore guest_id); resolves mismatch between client guest_id and server identifier (526dcd8)
  • gallery/filters: make feedback filters work globally when no guest_id is provided; remove guest_id from client photos query\n\n- Backend /api/gallery/:slug/photos: if filter present and guest_id missing, filter by like_count/favorite_count\n- Frontend useGalleryPhotos: stop passing random guestId (does not match server guest_identifier)\n\nThis makes Liked/Favorited filters reflect photos with aggregate feedback counts as expected. (5b2561b)
  • gallery/sidebar: compact icon-only feedback filter in sidebar (vertical, small) to avoid overflow; use GalleryFilter variant=compact (ff89f96)
  • gallery: feedback filter headline + horizontal icons in sidebar (compact variant); ensure sidebar content scrolls (flex-col container) (3a6d061)
  • handle auth errors and JSON parsing in admin panel (b2ae5f1)
  • harden gallery downloads and per-gallery auth (fc1bf53)
  • implement 9 production enhancements and security fixes (c584369)
  • improve admin credentials display and configuration (ad495a9)
  • improve version bump workflow with better conflict resolution (c787510)
  • multiple improvements and CI/CD updates (bf70567)
  • native/http: disable CSP upgrade-insecure-requests and HSTS unless ENABLE_HSTS=true; prevents HTTPS upgrades on HTTP installs (24b4a31)
  • native: correct setup paths to /opt/picpeak/app, update repo URL, add sqlite prod support; docs path fixes (b992b15)
  • native: remove obsolete workers service; restart only backend; add API request logging and preflight handler; keep static assets outside CORS (f3604b4)
  • prefer admin token on admin routes (#23 #28) (d4404e3)
  • remove description field from migration 035 app_settings inserts (22cc406)
  • remove file requirement from GitHub release in Drone CI (8335916)
  • remove formatBoolean calls from migration 032 - critical production fix (0502ed3)
  • remove unnecessary publish-manifest job from Docker workflow (986b101)
  • remove unused formatBoolean import from migration 033 (1238db5)
  • remove updated_at field from password reset query (ed0243e)
  • remove updated_at from app_settings inserts in multiple migrations (4c42b4c)
  • replace github-release plugin with direct curl API call (76a466c)
  • resolve backend startup errors in development (f8fb1c3)
  • resolve CI/CD version bump race condition (0bf4764)
  • resolve database connection error for analytics settings (95939d5)
  • resolve date formatting error in event creation (c51d756)
  • resolve development environment issues (61299a3)
  • resolve duplicate logger declaration and syntax error in rate limit service (0fe6d73)
  • resolve feedback validation issues from GitHub issue #16 (f26beca)
  • resolve feedback validation issues from GitHub issue #16 (67ff415)
  • resolve GitHub issues #4, #8, #9, and #10 (934d6dd)
  • resolve GitHub mirror workflow cherry-pick failure with merge commits (d6adde4)
  • resolve language-specific column issues in core migrations (62617f6)
  • resolve migration conflicts and duplicate numbering (a401fbd)
  • resolve multiple feedback management issues (ad75818)
  • resolve multiple issues from GitHub issue #14 (e91209f)
  • resolve port configuration issues and database column mismatch (6de64a1)
  • resolve PostgreSQL migration issues for development environment (ee855a3)
  • resolve production UI and API issues (d5790ad)
  • resolve SIGPIPE error in GitHub mirror workflow file cleanup (b7c8953)
  • resolve translation interpolation issue for download button (c1e10f1)
  • setup/native: correct repo URL, paths, and systemd for native install; support sqlite in production knex config (87b8414)
  • setup/native: Debian 12 compatibility (reliable RAM detection, sudo-less run_as_user, git safe.directory); ensure SQLite data dir; use user for migrate (dc482e6)
  • setup/native: handle forced updates safely by fetch+checkout/reset instead of pull; stable on rewritten histories (3697344)
  • setup/update: detect native installs first (/opt/picpeak/app/backend or systemd unit); avoid false docker updates on root (adf576f)
  • simplify Drone github-release step to avoid shell parsing issues (94f10e1)
  • stabilize uploads and guest feedback filters (aaaf598)
  • update all deployment guide links in README.md (6389b9d)
  • update deployment guide with critical URL configuration and nginx port fixes (1cadce1)
  • update form-data and multer to address security vulnerabilities (7750170)
  • update Gitea mirror workflow to selectively remove scripts (296430e)
  • update GitHub mirror action to support fine-grained personal access tokens (827eb48)
  • use admin API for Umami config in analytics page (a54a2c0)
  • use plugins/gitea-release for Drone CI/CD (0c783c6)
  • use plugins/github-release for Drone CI/CD (f926cd3)

Documentation

  • add minimum system requirements section to README (4615a5d)
  • add PUID/PGID note for Docker bind mounts to avoid permission issues (0178e71)
  • add transparency note about AI-assisted development (35e360d)
  • add warnings about $ character in Docker Compose passwords (87d1761)
  • clarify VITE_API_URL usage; remove FRONTEND_API_URL; add storage vars; simplify compose mounts and external DB example (refs #18) (758c085)
  • compose: fix backend healthcheck path; remove frontend VITE_API_URL env and document /api proxy (refs #18) (ecbc488)
  • fix deployment/admin routing and CORS guidance; add AGENTS.md; ignore AGENTS.md (refs #18) (dad1787)
  • follow-up on PR #15 — clarify VITE_API_URL usage, compose mounts, and admin routing (refs #15) (e9171c7)
  • readme: reflect new External Media reference mode and update roadmap (gallery feedback status) (ee13556)
  • replace email addresses with GitHub issue links (0c989ce)
  • update deployment guide with GitHub Container Registry images (2c9a56f)

Code Refactoring

  • simplify deployment structure with direct port exposure (6492cb9)

1.2.0 (2026-01-03)

Features

  • Event Rename: Safe event renaming with automatic slug updates, old URL redirects via slug_redirects table, and optional email notifications to clients
  • Optional Event Fields: Make customer name, email, and admin email fields optional via admin settings with "(optional)" labels in forms
  • Photo Filtering: Filter photos by rating, likes, favorites, and comments with a new PhotoFilterPanel component
  • Photo Export: Export filtered photo selections as ZIP, generate Capture One/Lightroom-compatible XMP sidecar files, or export metadata lists
  • Custom CSS Templates: 3 customizable CSS template slots with live preview, XSS-safe sanitization, and per-event template assignment
  • Apple Liquid Glass Theme: Starter CSS template inspired by iOS 26 / macOS Tahoe Liquid Glass design with glass morphism effects, Apple SF Pro fonts, and responsive layout
  • Liquid Glass Dark Theme: Neon-accented dark glass theme with animated gradient backgrounds
  • Image Security Settings: Per-event download protection with configurable protection levels (basic, standard, enhanced, maximum), canvas rendering, DevTools detection, and right-click prevention
  • Automated Releases: Release Please integration for automatic versioning, changelog generation, and GitHub releases that trigger Docker image builds

Bug Fixes

  • Date Parsing: Fix event date formatting in slugs (now uses YYYY-MM-DD format correctly)
  • Search Placeholder: Fix search field placeholder visibility in glass-styled sidebar
  • Vite Proxy: Fix Vite dev server proxy port configuration
  • Photo Export Button: Fix export button staying disabled when photos are selected
  • Boolean Parsing: Fix boolean parsing in publicSettings.js for optional fields
  • Translation Keys: Add missing common.optional translation key in locales

Security

  • Fix critical vulnerabilities and harden application security
  • Add CSS sanitizer utility blocking XSS vectors in custom templates
  • Implement secure gallery CSS endpoint for template delivery

Code Refactoring

  • Add Photo and Settings service layers for better code organization
  • Phase 1 code consolidation with service layer architecture
  • Modular settings page with feature-based tab components
  • Create photoFilterBuilder utility for query construction
  • Add eventRenameService for safe event operations

Documentation

  • Add comprehensive REFACTORING_PLAN.md for codebase improvement roadmap
  • Update README roadmap with implemented features (Download Protection, Gallery Templates, Filtering & Export)
  • Add test specification documents for all new features

Database Migrations

  • 049_add_slug_redirects.js - Store old slugs for URL redirects after rename
  • 050_add_optional_event_fields_settings.js - Settings for optional form fields
  • 051_add_photo_filter_indexes.js - Performance indexes for photo filtering
  • 052_add_css_templates.js - CSS template storage with 3 slots
  • 053_add_liquid_glass_templates.js - Apple Liquid Glass and Dark theme starter templates

[1.1.15] - Previous Release

Initial stable release with core functionality.