Skip to main content
April 2, 2026
FeatureProducerUI/UX
v3.1.6

Exclusive Licensing Clarity & Granular Rights

Streaming and broadcasting rights are now independent toggles in the exclusive license settings. Financial terms use clearer labels that match music industry standards.
  • Separate streaming toggle — Control streaming platform distribution independently from radio/TV broadcasting
  • Clearer broadcasting scope — Broadcasting now means “Radio, TV, satellite radio” only
  • Renamed financial terms — “Publishing Share” becomes “Revenue Split” and “Revenue Share” becomes “Publishing Royalty” with plain-language descriptions
  • Educational helper — Quick Presets now include a short explainer on the difference between revenue splits and publishing royalties
Read full release notes →
March 31, 2026
NotificationsPlatformBug Fix
v3.1.5

Push Notifications & Realtime Cleanup

Push notifications are more reliable, chat updates feel faster, and notification settings now do a better job separating live in-app activity from background alerts.
  • More reliable push delivery — Browser and mobile devices stay registered more cleanly for background alerts
  • Clearer notification settingsEmail, In-App, and Push now describe distinct experiences
  • Faster chat activity — New messages and read receipts update more quickly while you’re using BeatPass
  • Cleaner account handoff — Alerts stop after logout and stay tied to the right account when you switch users
  • Automatic device cleanup — Old devices that can no longer receive alerts are removed automatically
Read full release notes →
March 31, 2026
NotificationsBug FixSecurity
v3.1.4

Notification System Quality Improvements

Notifications now look cleaner, behave more consistently, and are safer across the notification bell, email, and push notifications. Push setup is easier, and broken icons, links, and live-alert details are fixed.
  • Consistent notification wording — Titles and actions line up more closely across the notification bell, email, and push notifications
  • Easier push setup — You can enable push notifications from the notification bell and confirm they work right away
  • Better notification bell formatting — Rich text, icons, inline actions, and emphasis styling now display more clearly
  • Safer notification content — Comments and replies shown in the notification bell are cleaned before display
  • Fixed icons and account prompts — Push artwork, notification links, and account-specific prompts now behave more reliably
Read full release notes →
March 30, 2026
FeatureUI/UXBug Fix
v3.1.3

Verified Badges & Visual Refresh

Verified producer badges now appear across more of BeatPass, alongside smoother channel browsing and cleaner visual polish.
  • Verified producer badges — Badge displays on album pages, track pages, producer links, and channel carousels
  • Collection labels — Channel displays now use “Collection” for clearer, consistent terminology
  • Genre card refinements — Tighter text sizing and single-line titles for a cleaner browse experience
  • Enhanced animations — Larger CD spin animation and viewport-scaled blur backgrounds on desktop
  • Carousel scroll fix — Resolved flickering scroll indicators at carousel boundaries
Read full release notes →
March 19, 2026
PlatformBillingImprovement
v3.1.2

Stripe Webhook Consolidation

Unified all Stripe payment processing into a single, reliable system for improved reliability and easier maintenance.
  • Single webhook endpoint — All Stripe events now flow through one consolidated handler
  • Improved reliability — Eliminated duplicate event processing and configuration conflicts
  • Enhanced event coverage — Subscriptions, beat purchases, and producer payouts handled consistently
  • Configuration simplification — Single source of truth for all Stripe settings
Read full release notes →
February 26, 2026
FeatureProducerAPIUI/UXDocumentation
v3.1.1

Producer Access Request Guard & Appeal Flow

Duplicate Backstage submissions are now blocked at both API and UI levels, with clear user guidance for pending and revoked states.
  • Pending duplicate protection — Users cannot submit a second producer request while one is already under review
  • Revoked appeal flow — Revoked users are directed to /contact instead of creating new requests
  • New submission eligibility endpointGET /api/v1/backstage-request/submission-status
  • Conflict error codes — Create now returns backstage_request_pending or backstage_request_revoked on blocked submissions
  • Admin revoke/re-approve lifecycle — Approved requests can be revoked with notes and later approved again when appropriate
  • Documentation refresh — Help and developer docs updated for producer request policy and current Audio Recon behavior
Read full release notes →
February 20, 2026
FeatureProducerNotificationsBug FixUI/UXMobile
v3.1.0

Audio Recon

BeatPass now automatically detects songs on Spotify, YouTube, and Deezer that sound similar to your beats — and notifies you so you can investigate potential placements.
  • Automatic monthly scanning — Your beats are compared against millions of songs across major streaming platforms using BeatPassID fingerprinting
  • Audio Recon section — New producer-only section on track pages showing detected audio similarities with similarity scores and streaming links
  • Honest match guidance — Notifications clearly explain that matches indicate audio similarity, not confirmed placements, with steps to verify
  • Collaborative beat support — All credited producers are notified, even if only one has a verified profile
  • Verification workflow — Each notification includes guidance to help you determine if a match is a genuine use of your beat or a coincidence
  • Pinned track banner redesign — Circular cover art, compact layout, and hover-to-unpin on artist profiles
  • Mobile lyrics improvements — White-themed seekbar, synced auto-scroll, and debounced auto-save with retry
  • Mobile player upgrade — About the Producer section, colored gradient background, drag-to-close in fullscreen mode
  • Stripe Connect improvements — Loading spinner on connect button, URL validation, and clearer error messages
  • Audio Recon visibility fix — Section now correctly appears for all linked producers, not just the uploader
  • Stripe Connect popup fix — Onboarding popup no longer triggers for non-producer accounts
  • Artist credits fix — Credits section on artist profiles now shows newest credits first with progressive loading (8 items default, Show More button)
  • Banner correction — “Ready to Share Your Beats?” banner now shows “100% net revenue share” instead of the outdated 85% claim
  • Platform reliability — Improved data-fetching type safety across the platform
Read full release notes →
February 9, 2026
FeatureBug FixUI/UXProducer
v3.0.9

Beat Request Overhaul & Platform Polish

Comprehensive Beat Request system upgrade plus platform-wide visual consistency, a pricing page fix, and dozens of code quality improvements.
  • Beat Request redesign — New tabs, genre filter, sort options, multi-track submission (up to 5), and duplicate audio detection
  • Token system fixes — Multi-token refunds, accurate usage tracking, and plan upgrade token refresh
  • Dashboard UI harmonization — Unified icons, semantic color tokens, and dark mode fixes across 50+ components
  • Pricing page fix — Resolved an issue that could prevent the plan comparison grid from loading
  • Accessibility & i18n — Locale-aware number formatting, translatable labels, and screen reader improvements
  • Playback & library — Fixed play count formatting and lyrics page header counts
Read full release notes →
February 7, 2026
SecurityAPIPerformance
v3.0.8-25

API Security Hardening

Comprehensive API security audit and hardening across the platform.
  • Authentication enforced on sensitive endpoints including downloads, fingerprinting, and earnings
  • Developer token support with Bearer auth and 90-day expiration
  • New rate limits — 300/min global, 30/min audio proxy, 60/min image proxy
  • Data protection — Fingerprint data, internal fields, and sensitive user data restricted from API responses
  • CORS hardening — Explicit domain whitelisting replaces wildcard access
No action required from users — all improvements applied automatically.Read full release notes →
February 4, 2026
BillingPlatform
v3.0.8-24

Platform Fee Update

Updated fee structure for beat purchases: 12% + $3 (previously 15% flat).
  • Lower total cost for beats priced $150+
  • No change at the $100 price point
  • Slightly higher for beats under $50
  • Producers still receive 100% of their listed price — fee is paid by buyers
Read full release notes →
February 2, 2026
FeatureBillingUI/UXNotifications
v3.0.8-23

Email & Notification Improvements, Payment Recovery, and Social Engagement

A comprehensive update improving email reliability, notifications, payment recovery, and social features.
  • Fixed unsubscribe links across all notification emails
  • Encouraging performance reports — Friendly messaging for new producers instead of empty stats
  • 20+ seasonal notification themes with countdown timers for coupon offers
  • Payment recovery flow — Blocking popup for overdue subscriptions with retry or downgrade options
  • Auto-follow on download — Automatically follow artists when you download their beats
Read full release notes →
January 22, 2026
PerformanceBug FixMobile
v3.0.8-22

Platform Stability & Performance

Major reliability update focused on making BeatPass faster and more accurate.
  • iOS Safari keyboard fixes — Chat messages stay visible when keyboard opens
  • Leaderboard accuracy — Tagged tracks and descriptions now counted correctly
  • Faster dashboard loading with smarter data caching
  • Database optimizations for producers with large catalogs
  • TypeScript type safety — Eliminated unsafe type casts in business-critical flows
Read full release notes →
January 19, 2026
FeatureUI/UXProducerBilling
v3.0.8-21

Finances Dashboard Overhaul

Complete redesign of the producer finances page with fixed payout logic and accurate transaction display.
  • Fixed automatic payout transfers — Enhanced retry mechanism and platform balance protection
  • Accurate track sales data — Eliminated duplicate entries, shows actual track names
  • Redesigned balance overview — Color-coded stat cards matching platform design system
  • New “How Earnings Work” section explaining track sales, subscription payouts, and bonuses
Read full release notes →
January 14, 2026
FeatureMobileUI/UXProducer
v3.0.8-20

Mobile Player & Producer Payouts

iOS-inspired mobile player redesign and detailed payout notification system.
  • Glass morphism mini player with backdrop blur, rounded corners, and spring animations
  • Fullscreen lyrics with smooth crossfade toggle from cover art
  • Payout notifications — Pending, initiated, completed, and failed status emails with earnings breakdown
  • Stripe Connect reminders for producers without connected accounts
  • 35+ email templates redesigned with modern Stripe-inspired layout
Read full release notes →
January 6, 2026
FeatureUI/UXProducer
v3.0.8-19

Beat Requests & Payout Notifications

Redesigned beat request experience with flexible durations and improved producer payout emails.
  • Flexible request durations with tiered token costs
  • Improved request cards with better status indicators
  • Detailed payout emails with complete earnings breakdown
Read full release notes →
December 18, 2025
UI/UXPerformance
v3.0.8-18

Visual Experience Improvements

A more immersive and responsive visual experience across the platform.
  • Dynamic color themes — Platform adapts colors based on what you’re viewing
  • Trending indicators on popular tracks
  • Faster content loading with optimized rendering
Read full release notes →
December 17, 2025
Bug FixProducer
v3.0.8-17

Track Upload & Instant Publishing Fixes

Fixed issues preventing track uploads from completing and ensured new beats appear instantly.
  • Upload completion fixes — Resolved issues blocking some uploads
  • Instant Discover page visibility — New beats appear immediately after publishing
  • Cache invalidation — No more stale content on the Discover page
Read full release notes →
December 16, 2025
Bug FixUI/UXProducer
v3.0.8-16

Artist Profile & Upload Improvements

Fixes for verified badge preservation, unclaimed profile detection, and upload UX.
  • Verified badge fixes — Badges preserved correctly during profile updates
  • Unclaimed profile detection improved
  • File format modal — Helpful guidance for upload requirements
Read full release notes →
December 10, 2025
FeatureUI/UXMobile
v3.0.8-15

UX Enhancements

Track upload form redesign, messaging improvements, and push notification support.
  • Redesigned track upload form — Clearer layout and better field organization
  • Enhanced messaging system with improved reliability
  • Web push notifications — Real-time alerts for followers, messages, and sales
Read full release notes →
December 8, 2025
FeatureProducer
v3.0.8-14

Professional Credits

Showcase your production work on other artists’ projects with Spotify-linked credits.
  • Credit your work on tracks outside of BeatPass
  • Spotify integration — Link to verified releases
  • Profile showcase — Credits displayed on your producer profile
Read full release notes →
December 5, 2025
PerformancePlatform
v3.0.8-13

Performance & Code Quality

Comprehensive platform improvements: 95% faster leaderboards, optimized dashboards, and architecture refactoring.
  • 95% faster leaderboard loading
  • Optimized dashboard queries and data aggregation
  • TypeScript migration for critical components
  • Architecture refactoring for long-term maintainability
Read full release notes →
December 1, 2025
PlatformFeatureProducer
v3.0.8-12

Production Launch

BeatPass v3.0.8 is now live in production! Comprehensive platform upgrades including:
  • Stripe Connect — 100% revenue share with automatic payouts
  • Producer Dashboard — Complete overhaul with analytics and finances
  • Lyrics management — Synced and plain text lyrics support
  • Mobile improvements — Responsive design across all features
  • AI cover art presets — Quick professional artwork for your beats
Read full release notes →
December 1, 2025
Bug Fix
v3.0.8-11

Album & Track Management Fixes

Critical hotfixes for album and track management workflows.
  • Album editing fixes — Resolved issues with track ordering and metadata
  • Upload reliability — Fixed edge cases in the upload pipeline
  • Channel display fixes — Correct track counts and sorting
Read full release notes →
November 24, 2025
FeatureSecurity
v3.0.8-10

Beat Request System — Production Ready

Database-backed architecture resolving critical security issues and ensuring data integrity.
  • Production-ready beat requests with proper data persistence
  • Security hardening for request submissions
  • Improved data integrity across the request lifecycle
Read full release notes →
November 21, 2025
PerformanceSecurity
v3.0.8-9

Production Hardening & Reliability

System reliability, data integrity, and operational monitoring improvements.
  • Gamification reliability — Self-healing data consistency
  • Subscription splits — Enhanced transfer execution
  • Financial reporting — Accurate earnings calculations
Read full release notes →
November 21, 2025
FeatureUI/UXProducer
v3.0.8-8

Producer Experience & Dashboard Updates

Visual consistency with the player interface, new finances section, and performance optimizations.
  • Dashboard visual refresh matching the platform design system
  • New finances section with balance overview and transaction history
  • Significant performance optimizations for dashboard loading
Read full release notes →
November 20, 2025
FeatureProducer
v3.0.8-7

XP System & Gamification Overhaul

Massive update ensuring fairness, accuracy, and reliability for the XP system.
  • Collaborative XP attribution for joint releases
  • Max-level handling and progression caps
  • Self-healing data consistency for XP calculations
Read full release notes →
November 20, 2025
PerformancePlatform
v3.0.8-6

Scheduler Reliability & Performance

Complete overhaul of background job scheduler and database maintenance routines.
  • Optimized for millions of rows without impacting app performance
  • Improved job scheduling and execution reliability
  • Database maintenance routines for long-term health
Read full release notes →
November 20, 2025
FeaturePerformance
v3.0.8-5

Engagement Analytics & Partial Listen Tracking

Critical fix increasing data capture from ~10% to over 90% of all playback activity.
  • Partial listen tracking — Skips, background plays, and short listens now recorded
  • Accurate engagement metrics for producer analytics
  • Data integrity improvements across the analytics pipeline
Read full release notes →
November 19, 2025
PlatformSecurity
v3.0.8-4

Codebase Refactoring & Routing Improvements

Improved maintainability, fixed critical security vulnerabilities, and cleaned up legacy debt.
  • Routing improvements for cleaner URL handling
  • Security vulnerability patches
  • Legacy code cleanup reducing technical debt
Read full release notes →
November 14, 2025
PerformancePlatform
v3.0.8-3

SEO Modernization & Schema Upgrades

Comprehensive modernization of the platform’s SEO strategy.
  • Rich schemas for better search engine visibility
  • Voice search optimization
  • Authentic metadata improving click-through rates
Read full release notes →
November 11, 2025
MobileUI/UXBug Fix
v3.0.8-2

Mobile UI & Player Overlay Restoration

Complete restoration of the mobile player overlay with polished glassmorphism design.
  • Glassmorphism player restored with proper blur effects
  • Critical usability fixes for mobile playback
  • Touch interaction improvements
Read full release notes →
November 4, 2025
SecurityBilling
v3.0.8-1

Billing Platform Security & Reliability

Major security and reliability update for the billing system.
  • Payment method handling — Fixed critical vulnerabilities
  • Subscription upgrade security — Hardened upgrade flow
  • Billing system reliability improvements
Read full release notes →
October 1, 2025
PlatformFeature
v3.0.8

Version 3.0.8 — Initial Beta Release

The foundation for the modern BeatPass platform with major new subsystems.
  • Analytics engine — Comprehensive play and engagement tracking
  • Commerce system — Beat licensing and purchase infrastructure
  • Documentation platform — New help center and developer docs
  • Producer Dashboard foundations
Read full release notes →
November 11, 2023
PerformanceBug Fix
v3.0.7

Version 3.0.7 — Performance & SEO

Performance optimizations and search engine improvements.
  • Faster page loads and rendering optimizations
  • SEO improvements for better discoverability
  • Bug fixes across player, search, and billing
Read full release notes →
May 26, 2023
FeatureSecurity
v3.0.6

Version 3.0.6 — Two-Factor Authentication

Security enhancements with two-factor authentication support.
  • Two-factor authentication for account security
  • Admin improvements and player fixes
  • Upload and billing reliability updates
Read full release notes →
April 23, 2023
Feature
v3.0.5

Version 3.0.5 — HLS/DASH Streaming

Modern audio streaming with adaptive bitrate support.
  • HLS/DASH streaming — Adaptive bitrate audio playback
  • Upload improvements and admin enhancements
  • Billing system updates
Read full release notes →
April 3, 2023
FeatureUI/UX
v3.0.4
Enhanced navigation with context menus and improved search.
  • Context menus for quick actions on tracks and albums
  • Search improvements for better results
  • Social feature enhancements
Read full release notes →
March 23, 2023
Bug Fix
v3.0.3

Version 3.0.3 — Comments & Library Fixes

Bug fixes for social features and the music library.
  • Comments system fixes for reliability
  • Library management improvements
  • Search refinements
Read full release notes →
March 21, 2023
UI/UXBug Fix
v3.0.2

Version 3.0.2 — UI Polish & Player Fixes

Visual refinements and player reliability improvements.
  • Player stability fixes for consistent playback
  • UI polish across search and admin interfaces
  • Visual consistency improvements
Read full release notes →
March 19, 2023
Bug Fix
v3.0.1

Version 3.0.1 — Search & Upload Fixes

Post-launch bug fixes for core functionality.
  • Search fixes for accurate results
  • Upload reliability improvements
  • Channel display corrections
Read full release notes →
March 18, 2023
PlatformFeature
v3.0.0

Version 3.0.0 — React Platform Launch

Complete platform rewrite introducing the modern BeatPass experience.
  • React frontend replacing the legacy server-rendered UI
  • Modern audio player with queue management
  • Channels system for content discovery
  • New admin interface with improved management tools
  • Billing system overhaul
Read full release notes →
August 16, 2021
Bug FixPlatform
v2.5.2

Version 2.5.2 — Admin & Comments Improvements

  • Admin panel refinements and comment system fixes
  • Channel and playlist display improvements
  • Player stability updates
Read full release notes →
May 25, 2021
Bug Fix
v2.5.1
  • Server compatibility fixes for broader hosting support
  • Search accuracy improvements
  • Player and social feature fixes
Read full release notes →
May 22, 2021
Feature
v2.5.0

Version 2.5.0 — Spotify Import Improvements

  • Enhanced Spotify import for artists, albums, and tracks
  • Channel management improvements
  • Admin tool updates
Read full release notes →
May 21, 2021
Feature
v2.4.9

Version 2.4.9 — Collaborative Playlists & API

  • Collaborative playlists with moderation controls
  • Full REST API with token management
  • Spotify integration for content import
Read full release notes →
September 16, 2020
Feature
v2.4.8

Version 2.4.8 — Lyrics & Permissions

  • Lyrics support for tracks
  • Granular permissions system
  • Admin and player improvements
Read full release notes →
July 17, 2020
Bug Fix
v2.4.7

Version 2.4.7 — Upgrade & Email Fixes

  • Upgrade flow reliability improvements
  • Email delivery fixes
  • General stability updates
Read full release notes →
July 11, 2020
FeatureSecurity
v2.4.6

Version 2.4.6 — Single Device Login & Refresh

  • Single device login enforcement for security
  • Token refresh mechanism improvements
  • Session management updates
Read full release notes →
April 10, 2020
FeaturePlatform
v2.4.5

Version 2.4.5 — GDPR & Cloud Storage

  • GDPR compliance — Cookie notices, consent flows, and data handling
  • Cloud storage — Direct browser uploads to cloud providers
  • Upload and admin improvements
Read full release notes →
Last modified on April 3, 2026