📤 Beatmap Submission System (11/08/2025)
  • User Beatmap Submissions - Registered users can now submit missing beatmaps
  • Automatic submission prompts when beatmaps is missing
  • Admin review system with file validation and approval workflow
  • Approved submissions are automatically integrated into the download system
  • File analysis tools for admins to verify beatmap contents before approval
  • User-friendly submission tracking - see your submission status in your profile
  • Seamless integration with existing download
🎵 Audio Player & System Improvements (11/08/2025)
  • Full Audio Access for Registered Users - Users with accounts can now listen to complete songs instead of just previews
  • Complete audio player redesign with modern interface and controls
  • Enhanced volume controls and better playback experience
  • Improved download progress tracking and visualization
  • Better audio system integration with the modern UI framework
  • Performance optimizations and bug fixes throughout the system
  • Refined user interface with better positioning and responsiveness
Update 10/08/2025
  • Added new user registration and login system
  • You can now create an account without asking for API key (for future features (maybe))
  • New profile page where you can manage your account
  • Added download queue system
  • Download progress now shows with progress bars and download history
  • Better notifications when things succeed or fail
  • Improved mobile navigation with smooth animations
  • Code cleanup and optimization for better performance
  • Better color contrast for improved readability
🎨 BeatConnect v2.0 - Major Update (05/08/2025)
  • Complete Visual Redesign - New modern dark theme with improved layout
  • Enhanced Difficulty Tooltips - Detailed beatmap info with icons and stats on hover
  • Redesigned Music Player - Better positioning and volume controls
  • New Loading Animation - Smooth breathing glow effect
  • Improved Filtering - Click to toggle filters with multi-selection support
  • Python 3.13 Upgrade - Latest Python version for better performance
  • Major Code Refactoring - Cleaner, more maintainable codebase
  • Mobile Enhancements - Better responsive design and navigation
  • Stability Improvements - Fixed various bugs and edge cases
Update 04/01/2021
  • Fixed infinite loop during beatmap download
  • Created internal mirror to handle download rates limits
Update 08/09/2019
  • Fixed search that was showing too many random maps
  • Added title, creator and difficulty search key
  • Fixed audio exporter
Beatconnect v1.2 (Update 06/09/2019)
  • Logo enhancement
  • New font
  • New background
  • Overall design enhancement
  • New registration system to get an API Key
  • Fix grammatical errors on texts
  • Beatconnect now providing beatmaps from AWS S3 Storage
  • Server now running on Amazon Lambda environnement (Serverless) (Cost optimization)
  • Migrated all data to a mongodb database to reduce load times
  • Added key support like in game on search system
  • Added small help icon and tooltip for search
  • Added difficulty id support on search system
  • Searching by tag only work with full word tag
  • New difficulty icons with tooltips with beatmap infos
  • Splitted sorting into 2 categories
  • Removed random sorting
  • Hovering a title now show it fully
  • Shorter beatmap hash
Update 15/06/2019
  • Beatmap now updating if no beatmap is found during difficulty range calculation
  • Update design to make play and stop button more visible
  • Added GET querry on main page to autofill search box
  • Some server-side updates
Update 18/04/2019
  • SQL optimization for faster page loading
Update 15/04/2019
  • Added beatmap sorting
  • Search pages can no longer be called without Ajax
Update 14/04/2019
  • Edit page 500 error to be a real 500 error instead of 503
  • Added javascript toasts on error when loading beatmaps
Update 14/04/2019
  • Fix trainer wasn't working with CTB
Update 13/04/2019
  • Fix some API errors
  • Fix Caps On Beatconnect Title Who Has To Many Caps
Update 12/04/2019
  • Fix on ctb script to prevent beatmap file without file version
Update 12/04/2019
  • Fixed API page count
Update 12/04/2019
  • Tracking for stats are now server sided instead of client sided, because ad-block.
  • Filters loading are now waiting 750ms for more input before start calling API (because to many requests on every keyup)
Update 12/04/2019
  • Fix mania pp calculation that was crashing on some wierd beatmap
Update 12/04/2019
  • Fix for pp range where maps was displayed without difficulty
Update 11/04/2019
  • Trainer Feature
  • PP Calculation for all beatmaps with all mods
  • New navbar and filters bar on main page
  • API page
  • Patchnotes page