View All Companies
Resonant favicon

Resonant

A dynamic web and mobile platform that connects and grows communities of venues, performance artists, and their audiences by streamlining live event coordination, booking, promotion, and ticketing.

Visit Website

Latest Updates

Josh|Resonant

Josh|Resonant

February 18, 2026

Version 0.6.6 — Event Promotions, Ticket Transfers & Major UI Overhaul

Hey everyone 👋 Been trying to push myself a lot recently to get this to launch ASAP! I've got 2 more venues committed to the platform and have inadvertently started Friends & Family funding 🥳 Funding is set to close at $100,000 in the form of 10 SAFEs. Ill make sure to include some pics of the SAFE so you guys can get a glimpse of how I'm going about it.

This release is a large-scale improvement across event management, ticket ownership, mobile responsiveness, and overall UI structure. A lot of components were refactored to improve long-term maintainability while introducing two major systems: Event Promotions and Ticket Transfers.

🎪 Event Management & Promotion System

🔧 Event Management Refactor

  • Major overhaul of the Event Management component with improved structure and expanded functionality
  • Better event statistics display and tracking
  • Cleaner social link handling and image URL exclusions
  • More stable state management and filtering logic

📢 Event Promotion System (NEW)

  • New Event Promotion Dialog allowing venues to promote events from outside of the network
  • Configurable promotion radius: 25, 50, or 100 miles
  • Flexible duration selection (auto-expires on event date)
  • Automatic cost calculation based on radius + duration
  • Dedicated promotion tracking in database with status + expiration monitoring

This introduces a monetization layer while giving venues more visibility control over their events.

🎫 Ticket Transfer System (NEW)

🔄 Ticket Transfer Manager

  • Full interface for managing incoming and outgoing transfers
  • Accept, decline, cancel, or let transfers expire
  • Support for both free transfers and paid ticket sales
  • Real-time transfer status updates

🛡️ Secure Transfer Infrastructure

  • Token-based validation system
  • Transfer expiration logic
  • Payment integration for paid transfers
  • Full transfer history tracking

This adds real ownership flexibility to tickets while keeping transfers secure and trackable.

📱 Mobile Responsiveness & Layout Improvements

  • This update significantly improves mobile usability:
  • Prevented layout stretching beyond viewport width
  • Improved tab navigation and menu toggles
  • Better responsive grid handling across events and profile sections

Overall result: cleaner layouts, fewer broken sections, and much better small-screen usability.

📋 Booking & Contract System Enhancements

  • Several core booking components were refactored:
  • Improved booking management workflows
  • Updated contract proposal dialog and viewer
  • Improved availability checker logic These changes focus on stability, clarity, and better UX during high-friction workflows.

🏗️ Major Component Refactoring

Large structural improvements across:

  • Profile page
  • Venue about editor
  • EPK tab
  • Discover page
  • Event page
  • Stats tab
  • Sidebar navigation
  • Merch store
  • Event cards
  • Create event dialog

These refactors improve readability, maintainability, and long-term scalability of the codebase.

🛣️ Server & API Expansion

  • Major expansion of API routes
  • New endpoints for promotions and ticket transfers
  • Enhanced notification integration

🎨 Styling & Design System

  • Significant CSS refactoring
  • Improved design system consistency
  • Enhanced dark mode and light mode design
  • Stronger responsive design patterns across components

📊 Summary

  • 60 files changed
  • ~9,900+ insertions / ~3,700+ deletions
  • 2 major new systems (Event Promotions + Ticket Transfers)
  • Extensive mobile + layout improvements
  • Large-scale component refactoring

🧠 Why This Matters

This release strengthens both the business side (event promotion + ticket ownership flexibility) and the user experience side (mobile stability + layout consistency). It’s one of the heavier infrastructure updates, but it makes the platform feel more complete, scalable, and production-ready.

Josh|Resonant

Josh|Resonant

January 19, 2026

🚀 Resonant v0.6.5 is finished!

Josh|Resonant

Josh|Resonant

January 19, 2026

🚀 Resonant v0.6.5 is finished!

This release focuses on richer profiles, rock-solid session management, and a big round of infrastructure polish that makes everything more stable, faster, and easier to build on.

👤 Profile Pages Got Smarter

Profiles now tell a better story of what Artists, Venues and Fans are actually doing.

📅 Event Activity on Profiles

  • See events audience accounts have liked and attended
  • New event stats showing total liked & attended events
  • Cleaner event cards, filtering, and pagination
  • Faster queries under the hood for event lookups Profiles now reflect real engagement, not just static info.

🎨 More Control for Venues

  • Venues get more flexibility and customization for how their profiles look.
  • Add custom genres (not limited to presets)
  • Add custom event types directly in the About editor
  • Improved genre add/remove UX
  • Profile headers now display genres more cleanly Behind the scenes, the venue About editor and settings pages were heavily refactored to be faster, cleaner, and easier to extend.

🔧 Profile & Event UI Improvements

  • Major profile page refactor for better organization and performance
  • Event page UI tweaks for clearer information hierarchy
  • Optimized event-related components for smoother interaction These changes don’t just look better — they are built to scale better.

🔐 Session Management You Can Trust

  • Sessions now persist in PostgreSQL instead of memory
  • Users stay logged in across server restarts
  • Cleaner session serialization and deserialization
  • Fixed production-only session bugs and warnings This significantly improves stability in real-world usage.

🏥 Server & Infrastructure Fixes

  • Health check endpoint moved to /api/health to avoid dev conflicts
  • Fixed production user creation errors
  • Prevented duplicate session table creation
  • Resolved server crashes caused by port conflicts
  • Database performance improvements applied Result: fewer crashes, cleaner logs, smoother deployments.

📦 Shared Code Got a Big Boost

  • The shared package continues to grow.
  • New platform-agnostic API client utilities
  • Shared User and Profile type definitions
  • Utility helpers (date formatting, truncation, initials, etc.)
  • Full shared package README + extraction documentation This pushes web and mobile closer to true code reuse.

🔌 Real-Time & Web Improvements

  • Improved WebSocket connection management
  • New optimized WebSocket server logic
  • Better real-time update handling across the app
  • Enhancements to sidebar, friends tab, widgets, and navigation
  • Discover page improvements with better filtering and display
  • Auth, dashboard, notifications, and profile pages polished

📊 By the Numbers

  • 1000+ lines added or refactored
  • 3+ new profile event APIs
  • Database-backed sessions
  • Major profile & venue component refactors
  • Zero breaking changes

This release makes profiles more meaningful, sessions more reliable, and the entire system more resilient.

As always — thank you for the feedback and interest while this keeps evolving 🫡