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