&

Business&Chat

Actualizaciones de la plataforma

Changelog

Seguí las novedades y mejoras que implementamos en Business & Chat. Actualizamos constantemente para brindarte la mejor experiencia.

v1.33.0Website

v1.33.0

1.33.0 (2025-12-20)

Features

  • web: show welcome message for authenticated users and redirect from auth pages (a3de701)

1.33.0 (2025-12-20)

Features

  • web: show welcome message for authenticated users and redirect from auth pages (a3de701)
Ver en GitHub
v1.32.0Website

v1.32.0

1.32.0 (2025-12-20)

Features

  • web: update hero CTAs to invitation code and membership application (dbf27b8)

1.32.0 (2025-12-20)

Features

  • web: update hero CTAs to invitation code and membership application (dbf27b8)
Ver en GitHub
v1.31.1Website

v1.31.1

1.31.1 (2025-12-20)

Bug Fixes

  • db: add 'test' to notification_type check constraint (515aa06)

1.31.1 (2025-12-20)

Bug Fixes

  • db: add 'test' to notification_type check constraint (515aa06)
v1.31.0Website

v1.31.0

1.31.0 (2025-12-19)

Features

  • mobile: add push notification debugging and test RPC (7569a13)

1.31.0 (2025-12-19)

Features

  • mobile: add push notification debugging and test RPC (7569a13)
v1.30.1Website

v1.30.1

1.30.1 (2025-12-19)

Bug Fixes

  • mobile: use correct column name for push token storage (2855070)

1.30.1 (2025-12-19)

Bug Fixes

  • mobile: use correct column name for push token storage (2855070)
v1.30.0Website

v1.30.0

1.30.0 (2025-12-19)

Features

  • mobile: add app version display with expo-application (2b4f877)

1.30.0 (2025-12-19)

Features

  • mobile: add app version display with expo-application (2b4f877)
v1.29.0Website

v1.29.0

1.29.0 (2025-12-19)

Features

  • mobile: add realtime subscriptions for comment and message reactions (7c9b64a)

1.29.0 (2025-12-19)

Features

  • mobile: add realtime subscriptions for comment and message reactions (7c9b64a)
Ver en GitHub
v1.28.1Website

v1.28.1

1.28.1 (2025-12-19)

Bug Fixes

  • mobile: show "Ver evento" button for past events if registered (e266745)

1.28.1 (2025-12-19)

Bug Fixes

  • mobile: show "Ver evento" button for past events if registered (e266745)
Ver en GitHub
v1.28.0Website

v1.28.0

1.28.0 (2025-12-19)

Features

  • mobile: add video polish - limits UI, retry, visibility optimization (7213390)

1.28.0 (2025-12-19)

Features

  • mobile: add video polish - limits UI, retry, visibility optimization (7213390)
Ver en GitHub
v1.27.0Website

v1.27.0

1.27.0 (2025-12-19)

Features

  • mobile: integrate video upload and link unfurl into compose screen (f5d7172)

1.27.0 (2025-12-19)

Features

  • mobile: integrate video upload and link unfurl into compose screen (f5d7172)
Ver en GitHub
v1.26.0Website

v1.26.0

1.26.0 (2025-12-19)

Features

  • mobile: add video upload and link unfurl hooks (d517255)

1.26.0 (2025-12-19)

Features

  • mobile: add video upload and link unfurl hooks (d517255)
v1.25.1Website

v1.25.1

1.25.1 (2025-12-19)

Bug Fixes

  • mobile: redesign event sponsors section (6ca6a18)

1.25.1 (2025-12-19)

Bug Fixes

  • mobile: redesign event sponsors section (6ca6a18)
v1.25.0Website

v1.25.0

1.25.0 (2025-12-19)

Features

  • feed: add video and link preview support to mobile PostCard (105e7bb)

1.25.0 (2025-12-19)

Features

  • feed: add video and link preview support to mobile PostCard (105e7bb)
v1.24.0Website

v1.24.0

1.24.0 (2025-12-19)

Features

  • feed: add video and link preview support (666be1d)

1.24.0 (2025-12-19)

Features

  • feed: add video and link preview support (666be1d)
v1.23.1Website

v1.23.1

1.23.1 (2025-12-19)

Bug Fixes

  • db: correct table name in performance indices migration (7aa72fc)
  • web: rename middleware to proxy for Next.js 16 compatibility (81cc6b2)

1.23.1 (2025-12-19)

Bug Fixes

  • db: correct table name in performance indices migration (7aa72fc)
  • web: rename middleware to proxy for Next.js 16 compatibility (81cc6b2)
Ver en GitHub
v1.23.0Website

v1.23.0

1.23.0 (2025-12-19)

Bug Fixes

  • mobile,web: resolve critical audit issues (ae72443)
  • mobile: correct event chat room navigation route (ab950e5)
  • mobile: resolve all pre-existing type errors (6182b52)
  • w…

1.23.0 (2025-12-19)

Bug Fixes

  • mobile,web: resolve critical audit issues (ae72443)
  • mobile: correct event chat room navigation route (ab950e5)
  • mobile: resolve all pre-existing type errors (6182b52)
  • web: add error logging to silent JSON parse catch (9d61f42)

Features

  • admin: add AI-powered restaurant search on create page (0de524f)
  • admin: add autocomplete to restaurant search with place_id lookup (c10b0e8)
  • admin: enhance restaurant search with Google Places + caching (2c70185)
  • admin: improve restaurant search with multi-strategy and source tracking (7051294)
  • mobile: add event attendees and feedback screens (49030c7)
Ver en GitHub
v1.22.2Website

v1.22.2

1.22.2 (2025-12-18)

Bug Fixes

  • admin: remove use server from helpers utility file (623b7aa)

1.22.2 (2025-12-18)

Bug Fixes

  • admin: remove use server from helpers utility file (623b7aa)
v1.22.1Website

v1.22.1

1.22.1 (2025-12-18)

Bug Fixes

  • mobile: resolve type errors in hooks and factories (46c8a36)

1.22.1 (2025-12-18)

Bug Fixes

  • mobile: resolve type errors in hooks and factories (46c8a36)
v1.22.0Website

v1.22.0

1.22.0 (2025-12-18)

Bug Fixes

  • feed: add toast notification when copying post link (c1510f5)
  • security: critical security hardening for API routes and middleware (7d6c6b7)
  • stripe: add flexible retur…

1.22.0 (2025-12-18)

Bug Fixes

  • feed: add toast notification when copying post link (c1510f5)
  • security: critical security hardening for API routes and middleware (7d6c6b7)
  • stripe: add flexible returnUrl support for checkout redirects (5913381)

Features

  • chat: add cursor-based pagination for messages (8e88427)
Ver en GitHub
v1.21.4Website

v1.21.4

1.21.4 (2025-12-17)

Bug Fixes

  • admin: restrict admin access to admin role only and grant Ary admin (e5f9493)
  • profile: fix light mode theme colors in public profile page (3e918e6)
  • social: fix Follow…

1.21.4 (2025-12-17)

Bug Fixes

  • admin: restrict admin access to admin role only and grant Ary admin (e5f9493)
  • profile: fix light mode theme colors in public profile page (3e918e6)
  • social: fix FollowButton light mode theme colors (2a29148)
  • theme: fix notification dropdown for light mode (ca896f8)
  • theme: fix profile pages light mode theme colors (e048d09)
  • theme: remove purple backgrounds and fix remaining light mode issues (fe752fa), closes #08080
  • theme: replace hardcoded colors with CSS variables for light mode support (6b855d3), closes #020204 #0A0A0 #050507
Ver en GitHub
v1.21.3Website

v1.21.3

1.21.3 (2025-12-17)

Bug Fixes

  • add type annotations for realtime subscribe callbacks (eb6fd2a)

1.21.3 (2025-12-17)

Bug Fixes

  • add type annotations for realtime subscribe callbacks (eb6fd2a)
v1.21.2Website

v1.21.2

1.21.2 (2025-12-17)

Bug Fixes

  • admin: add sort_order to ZoneFormData type (3845147)

1.21.2 (2025-12-17)

Bug Fixes

  • admin: add sort_order to ZoneFormData type (3845147)
v1.21.1Website

v1.21.1

1.21.1 (2025-12-17)

Bug Fixes

  • admin: resolve zodResolver type inference issue (419b978)

1.21.1 (2025-12-17)

Bug Fixes

  • admin: resolve zodResolver type inference issue (419b978)
v1.21.0Website

v1.21.0

1.21.0 (2025-12-17)

Bug Fixes

  • feed: resolve RPC type mismatch and add FeaturesProvider (8626041)
  • web: add i18n support to chat components (626eaf6)
  • web: hide scrollbars in chat components (86d6407)

1.21.0 (2025-12-17)

Bug Fixes

  • feed: resolve RPC type mismatch and add FeaturesProvider (8626041)
  • web: add i18n support to chat components (626eaf6)
  • web: hide scrollbars in chat components (86d6407)

Features

  • web: add salon filtering to feed and reorganize chat components (75785c4)
Ver en GitHub
v1.20.1Website

v1.20.1

1.20.1 (2025-12-17)

Bug Fixes

  • mobile: hide native headers on chat and profile screens (f026ebb)

1.20.1 (2025-12-17)

Bug Fixes

  • mobile: hide native headers on chat and profile screens (f026ebb)
v1.20.0Website

v1.20.0

1.20.0 (2025-12-17)

Bug Fixes

  • admin: use supabaseAdmin to bypass RLS in users page (4aa8255)
  • feed: strip HTML tags from post content display (e33a7a3)
  • mobile: improve notification navigation to co…

1.20.0 (2025-12-17)

Bug Fixes

  • admin: use supabaseAdmin to bypass RLS in users page (4aa8255)
  • feed: strip HTML tags from post content display (e33a7a3)
  • mobile: improve notification navigation to correct destinations (929aa99)
  • mobile: use correct user_connections table for profile stats (82a6415)

Features

  • events: show company name in participants list (a4bb6ce)
  • events: show verified badge in participants list (319aa1a)
  • mobile: complete notifications screen revision (ed843a6)
  • mobile: redesign Beneficios screen with proper aspect ratios (de0965d)
  • mobile: redesign Connect screen with better UX (c6d3321)
  • profile: show vCard download button only on mobile (bc904a8)
  • restaurants: add AI-powered enrichment and smart recommendations (c340b20)
Ver en GitHub
v1.19.1Website

v1.19.1

1.19.1 (2025-12-16)

Bug Fixes

  • admin: resolve empty users list by fixing Supabase FK relationship (7a2c991)

1.19.1 (2025-12-16)

Bug Fixes

  • admin: resolve empty users list by fixing Supabase FK relationship (7a2c991)
Ver en GitHub
v1.19.0Website

v1.19.0

1.19.0 (2025-12-16)

Bug Fixes

  • events: remove invalid speakers→profiles join causing 404 on event page (3d3da81)

Features

  • feed: add post editing with 90-second window and 3-edit limit (50f6bfe)
  • r…

1.19.0 (2025-12-16)

Bug Fixes

  • events: remove invalid speakers→profiles join causing 404 on event page (3d3da81)

Features

  • feed: add post editing with 90-second window and 3-edit limit (50f6bfe)
  • restaurants: enhance management with zones, cuisine, pricing & partner tracking (704be34)
  • round-tables: complete 10 improvements for production readiness (ed51216)
  • theme: add light/dark mode toggle with database persistence (d821c89)
Ver en GitHub
v1.18.1Website

v1.18.1

1.18.1 (2025-12-16)

Bug Fixes

  • messages: improve conversation sorting, highlighting, and real-time updates (d49535f)
  • migration: remove invalid 'pending' enum value from RLS policy (cd05091)
  • web: re…

1.18.1 (2025-12-16)

Bug Fixes

  • messages: improve conversation sorting, highlighting, and real-time updates (d49535f)
  • migration: remove invalid 'pending' enum value from RLS policy (cd05091)
  • web: resolve TypeScript compilation errors (b0709d6)
Ver en GitHub
v1.18.0Website

v1.18.0

1.18.0 (2025-12-16)

Bug Fixes

  • mobile: add missing noise asset (60cee81)
  • mobile: resolve noise texture path (8cd32f9)

Features

  • round-tables: implement demand-driven enrollment system (fd136de)
  • se…

1.18.0 (2025-12-16)

Bug Fixes

  • mobile: add missing noise asset (60cee81)
  • mobile: resolve noise texture path (8cd32f9)

Features

  • round-tables: implement demand-driven enrollment system (fd136de)
  • search: add global Command-K search modal with provider and hook (43a79e0)
  • search: implement search actions, types, and rate limiting (63e22f9)
Ver en GitHub
v1.17.1Website

v1.17.1

1.17.1 (2025-12-16)

Bug Fixes

  • public-salon: replace JoinSalonButton with login CTAs, fix translations (fbec707)

1.17.1 (2025-12-16)

Bug Fixes

  • public-salon: replace JoinSalonButton with login CTAs, fix translations (fbec707)
Ver en GitHub
v1.17.0Website

v1.17.0

1.17.0 (2025-12-16)

Bug Fixes

  • salones: add missing function declaration to SalonesHero (d51e5d3)

Features

  • add 'Ver mi mesa' button entry point for networking dinners (6ded98b)

1.17.0 (2025-12-16)

Bug Fixes

  • salones: add missing function declaration to SalonesHero (d51e5d3)

Features

  • add 'Ver mi mesa' button entry point for networking dinners (6ded98b)
Ver en GitHub
v1.16.1Website

v1.16.1

1.16.1 (2025-12-16)

Bug Fixes

  • salon-feed: restrict create post button in empty state to members only (4b89a26)

1.16.1 (2025-12-16)

Bug Fixes

  • salon-feed: restrict create post button in empty state to members only (4b89a26)
Ver en GitHub
v1.16.0Website

v1.16.0

1.16.0 (2025-12-16)

Bug Fixes

  • salon: restrict create post button to members only (d2ce5ce)

Features

  • add admin matching dashboard and page (ab665ab)
  • add my table screen for mobile and web (60ace80)

1.16.0 (2025-12-16)

Bug Fixes

  • salon: restrict create post button to members only (d2ce5ce)

Features

  • add admin matching dashboard and page (ab665ab)
  • add my table screen for mobile and web (60ace80)
  • add profile resolver page for id-based links (c2aaff5)
  • implement matching engine backend (scoring, clustering, actions) (ac7866f)
  • implement networking dinner registration flow and survey (3e22423)
  • make feed user names clickable and fix scrolling (f8812bc)
  • mobile: redesign event details with deep glass aesthetic (ed1a95a)
Ver en GitHub
v1.15.0Website

v1.15.0

1.15.0 (2025-12-15)

Bug Fixes

  • salones: change author_username type from TEXT to CITEXT in get_salon_posts (e4493b2)

Features

  • chat: add realtime online user counter (bda4de0)
  • chat: show pinned st…

1.15.0 (2025-12-15)

Bug Fixes

  • salones: change author_username type from TEXT to CITEXT in get_salon_posts (e4493b2)

Features

  • chat: add realtime online user counter (bda4de0)
  • chat: show pinned status and online counter in chat header (854302f)
Ver en GitHub
v1.14.1Website

v1.14.1

1.14.1 (2025-12-15)

Bug Fixes

  • salones: remove non-existent excerpt column from get_salon_posts RPC function (3aa2187)

1.14.1 (2025-12-15)

Bug Fixes

  • salones: remove non-existent excerpt column from get_salon_posts RPC function (3aa2187)
Ver en GitHub
v1.14.0Website

v1.14.0

1.14.0 (2025-12-15)

Features

  • admin: improve entitlements page UX/UI and add translation (b67b2cc)

1.14.0 (2025-12-15)

Features

  • admin: improve entitlements page UX/UI and add translation (b67b2cc)
v1.13.0Website

v1.13.0

1.13.0 (2025-12-15)

Bug Fixes

  • salones: update get_salon_posts RPC function to support sort_by and featured_only parameters (653f27d)

Features

  • admin: add manual sync button for RevenueCat user en…

1.13.0 (2025-12-15)

Bug Fixes

  • salones: update get_salon_posts RPC function to support sort_by and featured_only parameters (653f27d)

Features

  • admin: add manual sync button for RevenueCat user enrollment (9dd8e5d)
  • chat: add chat room pinning migration (534f8b6)
Ver en GitHub
v1.12.0Website

v1.12.0

1.12.0 (2025-12-15)

Features

  • admin: add manual sync button for RevenueCat user enrollment (e873b10)
  • web: redirect logged-in users from landing page to app (5594422)

1.12.0 (2025-12-15)

Features

  • admin: add manual sync button for RevenueCat user enrollment (e873b10)
  • web: redirect logged-in users from landing page to app (5594422)
Ver en GitHub
v1.11.0Website

v1.11.0

1.11.0 (2025-12-15)

Bug Fixes

  • add QueryClientProvider to AppProviders (9bebd41)
  • connections: fix scrolling issue and redesign header with deep glass aesthetic (f26cc69)
  • web: filter all conversatio…

1.11.0 (2025-12-15)

Bug Fixes

  • add QueryClientProvider to AppProviders (9bebd41)
  • connections: fix scrolling issue and redesign header with deep glass aesthetic (f26cc69)
  • web: filter all conversation types by search query in messages sidebar (6425d88)
  • web: implement QR code and share profile actions in connections page (f6eda58)

Features

  • admin: enhance revenuecat integration with global web provider and admin view (99ba602)
  • profile: fix profile links and redesign public profile page with app shell (2882278)
  • web: migrate images to next/image and implement supabase image transformation loader (4aee662)
Ver en GitHub
v1.10.0Website

v1.10.0

1.10.0 (2025-12-15)

Bug Fixes

  • web: resolve next-intl import and tsconfig validation errors (e768386)

Features

  • add Admin Entitlements Dashboard and RevenueCat integration (c3d9427)

1.10.0 (2025-12-15)

Bug Fixes

  • web: resolve next-intl import and tsconfig validation errors (e768386)

Features

  • add Admin Entitlements Dashboard and RevenueCat integration (c3d9427)
Ver en GitHub
v1.9.3Website

v1.9.3

1.9.3 (2025-12-15)

Bug Fixes

  • configure turbopack.root for monorepo build (8c431a0)

1.9.3 (2025-12-15)

Bug Fixes

  • configure turbopack.root for monorepo build (8c431a0)
v1.9.2Website

v1.9.2

1.9.2 (2025-12-14)

Bug Fixes

  • force dynamic rendering for my salones page (245538f)

1.9.2 (2025-12-14)

Bug Fixes

  • force dynamic rendering for my salones page (245538f)
v1.9.1Website

v1.9.1

1.9.1 (2025-12-14)

Bug Fixes

  • lazy init Stripe client to fix Vercel build (95ad143)

1.9.1 (2025-12-14)

Bug Fixes

  • lazy init Stripe client to fix Vercel build (95ad143)
v1.9.0Website

v1.9.0

1.9.0 (2025-12-14)

Bug Fixes

  • add missing Next.js imports for Metadata and notFound in salon page (130220a)

Features

  • implement public salon routes /s/{salon} with discovery components and stats (b…

1.9.0 (2025-12-14)

Bug Fixes

  • add missing Next.js imports for Metadata and notFound in salon page (130220a)

Features

  • implement public salon routes /s/{salon} with discovery components and stats (be6c268)
  • mobile: add logout button to onboarding screen and save web progress (a657603)
  • mobile: redesign event detail screen (d981fd3)
Ver en GitHub
v1.8.0Website

v1.8.0

1.8.0 (2025-12-14)

Bug Fixes

  • mobile: implement incremental onboarding persistence per step (6461b5d)
  • web: resolve ChatProvider context error and refactor layout (e817c2e)

Features

  • App Store comp…

1.8.0 (2025-12-14)

Bug Fixes

  • mobile: implement incremental onboarding persistence per step (6461b5d)
  • web: resolve ChatProvider context error and refactor layout (e817c2e)

Features

  • App Store compliance fixes (Apple Sign In, Permissions, iOS Payment Restrictions) (fab517b)
  • complete mobile onboarding flow and save progress on web salones features (8fd18ee)
  • mobile: add logout button to onboarding screen (87f9f4b)
  • mobile: complete onboarding parity, feed redesign, and upgrade pricing polish (5c0fc41)
Ver en GitHub
v1.7.0Website

v1.7.0

1.7.0 (2025-12-14)

Bug Fixes

  • chat: restore DM message sending capability (47e8655)
  • mobile: add back button to admin alerts and handle saved action (cebc7e9)
  • mobile: Add card-style spacing to menu …

1.7.0 (2025-12-14)

Bug Fixes

  • chat: restore DM message sending capability (47e8655)
  • mobile: add back button to admin alerts and handle saved action (cebc7e9)
  • mobile: Add card-style spacing to menu items (26ba581)
  • mobile: Add gap to menuCard container for item separation (f31ab7b)
  • mobile: Add spacing between menu items (9229689)
  • mobile: align useCreatePost with actual feed_posts schema (dcc8b5a)
  • mobile: convert HEIC images to JPEG for upload compatibility (bdb65ca)
  • mobile: display reaction/comment counts beside icons (fa4a23d)
  • mobile: Fix events screen query error for profile columns (81ad496)
  • mobile: Fix MenuItem row layout with inner View wrapper (99e0ae1)
  • mobile: fix navigation issues in profile and admin screens (e0fd5dc)
  • mobile: Fix QR expand button visibility and profile design (a7b4fe7)
  • mobile: Fix QuickAction layout and remove admin yellow border (0c71962)
  • mobile: Fix Usuario fallback and redesign ReactionBar (7a8fc38)
  • mobile: handle null location_type in EventDetailHeader (099e350)
  • mobile: Improve profile screen design and fix tests (1509758)
  • mobile: Improve settings screen design and profile edit form (e056d90)
  • mobile: improve sign out reliability and error handling (d18232e)
  • mobile: Make menu items taller with proper separation (226a52a)
  • mobile: Move Editar perfil to menu section and simplify styling (3513a22)
  • mobile: resolve chat bugs and add swipe actions (ab7f701)
  • mobile: Resolve React duplicate and Expo compatibility issues (55d30f7)
  • mobile: Resolve runtime errors for missing database column and route (439ee2d)
  • mobile: Resolve TypeScript errors and improve type safety (292b88d)
  • mobile: show user avatar in compose screen (14e8d86)
  • mobile: Support posts without slugs in feed navigation (6c3f898)
  • mobile: Use correct feed_comments table for comments (6adaf8a)
  • mobile: use correct host_profile_id column for events (c7ebd81)
  • mobile: use get_connections_summary RPC for profile stats (c83f5e4)
  • mobile: use post ID for navigation instead of nullable slug (09d64da)
  • realtime: enable realtime replication for messages and chat_rooms (6c049f0)

Features

  • add member perks system with mobile and admin interfaces (4ab4418)
  • mobile: Add complete profile feature parity with web app (9d78d48)
  • mobile: add context tags to messages and fix chat info layout (03f682b)
  • mobile: Add enterprise-ready Connect feature with QR code sharing (7a88b87)
  • mobile: Add feed feature parity, events management, and profile screens (3ea2884)
  • mobile: add full-screen image viewer with download to gallery (6150ebc)
  • mobile: Add interests, social links, and ventures to profile (26b4334)
  • mobile: Add invitations, membership upgrade, analytics & notification preferences (e55ec0b)
  • mobile: add push notification diagnostics and test button (9e85218)
  • mobile: Add push notification status and controls to settings (862ff53)
  • mobile: add unified theme, event coordinates, and PWA icons (c2b9b24)
  • mobile: add verified badges to feed avatars (bd6d954)
  • mobile: Complete mobile app foundation with Expo Go compatibility (72613fa)
  • mobile: implement event registration flow with Stripe payments (10de491)
  • mobile: Redesign Feed screen with polished components (57168f7)
  • mobile: redesign feed screen with premium UI (57474e5)
  • mobile: redesign messages screen with premium UI/UX and search bar (164d91b)
  • mobile: redesign profile buttons to be full-width premium cards (ce90003)
Ver en GitHub
v1.6.1Website

v1.6.1

1.6.1 (2025-12-12)

Bug Fixes

  • security: Upgrade Next.js to 16.0.10 for CVE patches (e2fec67)

1.6.1 (2025-12-12)

Bug Fixes

  • security: Upgrade Next.js to 16.0.10 for CVE patches (e2fec67)
v1.6.0Website

v1.6.0

1.6.0 (2025-12-11)

Features

  • Add Supabase as Turborepo workspace with task dependencies (32938ba)

1.6.0 (2025-12-11)

Features

  • Add Supabase as Turborepo workspace with task dependencies (32938ba)
v1.5.1Website

v1.5.1

1.5.1 (2025-12-11)

Bug Fixes

  • Add missing svix dependency for Resend webhook verification (1c2c90c)

1.5.1 (2025-12-11)

Bug Fixes

  • Add missing svix dependency for Resend webhook verification (1c2c90c)
v1.5.0Website

v1.5.0

1.5.0 (2025-12-11)

Bug Fixes

  • Resolve all ESLint errors and update configuration (0ff03c5)

Features

  • Add Salones feature and restructure to monorepo (dc73f97)

1.5.0 (2025-12-11)

Bug Fixes

  • Resolve all ESLint errors and update configuration (0ff03c5)

Features

  • Add Salones feature and restructure to monorepo (dc73f97)
Ver en GitHub
v1.4.0Website

v1.4.0

1.4.0 (2025-11-28)

Bug Fixes

  • count all approved members in hero, show only public avatars (17cf677)

Features

  • queue: move email/push to pgmq and add workers (c4c2edf)

1.4.0 (2025-11-28)

Bug Fixes

  • count all approved members in hero, show only public avatars (17cf677)

Features

  • queue: move email/push to pgmq and add workers (c4c2edf)
Ver en GitHub
v1.3.0Website

v1.3.0

1.3.0 (2025-11-28)

Bug Fixes

  • require phone verification in onboarding wizard (57daff3)

Features

  • add LinkedIn import option in onboarding step 1 (c5e9c48)
  • add user onboarding email notifications (3…

1.3.0 (2025-11-28)

Bug Fixes

  • require phone verification in onboarding wizard (57daff3)

Features

  • add LinkedIn import option in onboarding step 1 (c5e9c48)
  • add user onboarding email notifications (3fe43a1)
Ver en GitHub
v1.2.0Website

v1.2.0

1.2.0 (2025-11-28)

Features

  • add verified user support and profile improvements (6b720a7)

1.2.0 (2025-11-28)

Features

  • add verified user support and profile improvements (6b720a7)
v1.1.0Website

v1.1.0

1.1.0 (2025-11-28)

Bug Fixes

  • event chat rooms only visible to users with confirmed tickets (d41c5c9)
  • improve dashboard layout and chat message styling (27f407b)
  • improve onboarding error handling a…

1.1.0 (2025-11-28)

Bug Fixes

  • event chat rooms only visible to users with confirmed tickets (d41c5c9)
  • improve dashboard layout and chat message styling (27f407b)
  • improve onboarding error handling and push notification check (6b8868b)
  • improve search to show avatars, badges, and correct profile URLs (cf3b6a9)
  • remove LinkedIn URL from profile completion, add verified avatar (5d5b7ea)
  • rename migration and add DROP FUNCTION for comments verification (3e7273c)

Features

  • add author_username to feed posts RPC for clickable profiles (2caf935)
  • add LinkedIn account linking section to profile settings (1efa716)
  • add public profiles, visibility settings, and username editing (b27b98d)
  • add verification badges to avatars throughout the app (185c1ef)
  • add verified badges to feed posts and improve dashboard layout (6f86b89)
  • make phone verification required in onboarding (cb6fafc)
  • rename Full Access membership tier to Pro (6723a61)
  • save onboarding data incrementally at each step (938a7b4)
Ver en GitHub
v1.0.0Website

v1.0.0

1.0.0 (2025-11-28)

Bug Fixes

  • admin redirect and auth metadata sync (fffc617)
  • email system - correct env variable and add error logging (1c3cfec)
  • fetch admin emails from database instead of env var…

1.0.0 (2025-11-28)

Bug Fixes

  • admin redirect and auth metadata sync (fffc617)
  • email system - correct env variable and add error logging (1c3cfec)
  • fetch admin emails from database instead of env variables (c24fd2e)
  • fetch event types from database in event editor (8aee909)
  • guard server env parsing on client (c906e12)
  • handle INITIAL_SESSION edge cases in auth provider (6df2c4e)
  • implement working direct registration flow for events (80f503f)
  • improve push notification error handling and retry logic (8474078)
  • persist event gallery images on save (7b4f1e4)
  • prevent redirect loop between /app and /onboarding (4468134)
  • resolve server actions build error in activity logger (1972ee3)
  • resolve Stripe API expansion depth limit error (ee236e8)
  • resolve TypeScript strict mode and Zod nullable URL validation issues (481a60f)
  • restrict event chat/participants to approved users, fix avatar stretching (add370d)
  • transform empty URL strings to null in onboarding validation (767a009)

Features

  • add admin activity page with filters and dashboard widget (617f6a4)
  • add admin billing, coupons system, and admin DM conversations (197bcfc)
  • add chat moderation, stripe integration, and admin UI improvements (663c2fe)
  • add coming soon landing and waitlist messaging (332369b)
  • add comprehensive activity log system for admin dashboard (0cc1b2f)
  • add dynamic event placeholder images (cbaed8f)
  • add e2e tests, event pages, my events, upgrade flow, and admin improvements (201e47b)
  • add easter egg hover effect to footer (da37b29)
  • add enterprise audit system with dashboard, search, and export (745fd18)
  • add event cover images to admin lists (eaf6a75)
  • add event types management, filtering, and admin notifications (5405e94)
  • add feed system, messaging, and social features (83f9580)
  • add handwritten typography to manifesto page (bc6606c)
  • add invite code field on landing waitlist (67d57ff)
  • add live email validation to invitation panel (8d7f348)
  • add login link to desktop navbar (fc370e1)
  • add onboarding auth and chat (2ea815d)
  • add push notifications, event locations, user suspension, and auto feed posts (276b516)
  • add step-level validation to onboarding wizard (e60dc2a)
  • add ventures, changelog, event enhancements, and admin improvements (161640d)
  • bootstrap Business & Chat foundation (b7a8461)
  • enhance admin chat with analytics, advanced filters, and real-time updates (47d6d80)
  • enhance event form with gallery, member selection, and improved layout (34e726d)
  • enhance onboarding with event preferences and improve media uploads (c964e4b)
  • enterprise platform with admin, dashboard, chat, and email systems (d577cb2)
  • launch events feed and admin workspace (bb0b423)
  • match v0-theme design exactly (0c85d7f), closes #020204
  • polish hero and membership experience (0905e4e)
  • rebuild hero background layout (6b35dea)
  • refresh hero and add membership section (24126c5)
  • update landing copy and add glassmorphism navbar (293e686)
  • update navbar to relative positioning with transparent background (cb884c8)
Ver en GitHub