Full deployment history for this project.
Replace v0 assets with original product branding
feat: add platform contract fallback routes
feat: add platform contract fallback routes
Keep platform discovery routes public
Keep platform discovery routes public
Repair Beer Museum production build
Repair Beer Museum production build
Add honest platform health endpoints
Add honest platform health endpoints
feat: implement DNS simulation and permissions system Add DNS setup guide and update database permissions schema. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: add dynamic header and footer components Create database-integrated header/footer for consistent site navigation. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: resolve Supabase client and RLS policy issues Simplify middleware and fix RLS policy for profiles table. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: correct syntax error in beers admin page Remove corrupted code and fix invalid unicode escape. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: implement DNS simulation and permissions system Add DNS setup guide and update database permissions schema. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
refactor: separate server and client auth utilities Fix import structure and add missing export for onboarding progress Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
chore: remove unused OptimizedImage component Fix deployment error by deleting unneeded file. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: add multi-museum dashboard and settings management Implement multi-museum support with API key management and onboarding flows. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
fix: fix truncated base64 in OptimizedImage component Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>
feat: complete operational pages and enhance SEO Add missing pages and optimize SEO for better visibility. Co-authored-by: Michael Barbine <3211492+mbarbine@users.noreply.github.com>