Skip to content

Releases: nzbasic/batch-beatmap-downloader

v1.3.0

18 Dec 06:18

Choose a tag to compare

Server

  • Added all available unranked beatmaps to the database
  • Improved performance of querying
  • Fixed unranked map filter
  • V2 metrics and filter API
  • Added ranked mapper special filter
  • Added script to fetch new beatmaps
  • Added script to update existing beatmap data
  • Improved security

Search

  • Added 'Simple Query' mode
  • Added share filter feature
  • Renamed farm and stream filters under 'special'
  • Added ordering when query limit is enabled

Downloads

  • Added temporary download folder support
  • Added custom download client
  • Added support for multiple downloads
  • Improved download time estimation

Client

  • Added categories to changelog
  • Added discord and donation links
  • Various UI improvements

v1.2.1

10 Jun 10:19

Choose a tag to compare

Major Update!

Added changelog
Added support for multiple concurrent downloads
Added tournament maps from 2019-2021 to the database
Added tournament archetypes to the query selector
Moved beatmap storage to Cloudflare R2

*Also includes a fix for 1.2.0 (deleted) which was downloading beatmaps twice

v1.1.0

01 Jun 09:46

Choose a tag to compare

Added a new feature that allows you to download any maps you are missing in your collections (limited of course to the maps that are available on the server)

v1.0.9

05 Apr 23:22

Choose a tag to compare

Fixed issue with failed downloads not adding progress to the total progress bar

v1.0.8

16 Mar 03:46

Choose a tag to compare

Fixed force download option not downloading all maps
Fixed lag when many maps are skipped at the start of a download

v1.0.7

15 Mar 23:30

Choose a tag to compare

Fixed major performance issues when the app is left open for long periods of time (hopefully)
Fixed menu not responding to full screen
Fixed the lastUpdate query not working

v1.0.6

23 Feb 10:33

Choose a tag to compare

Added a guide video to the home page https://www.youtube.com/watch?v=_Nuz0TVF1IY
Fixed "crash" when you clicked on the downloads tab before any download had started
Fixed bug where dark mode was incorrectly displayed

v1.0.5

22 Feb 07:54

Choose a tag to compare

Added download speed and time estimate to download page
Added a "does not contain" option for text inputs
You can now use NOTs on an individual rule basis
Loading spinner is shown by default instead of server appearing offline for a few seconds
Downloads are now paused if the server goes down, and resumed if the server goes back up while the app is still open

v1.0.4

21 Feb 11:03

Choose a tag to compare

App now uses correct icon
Fixed LastUpdate using wrong table column

v1.0.3

21 Feb 10:21

Choose a tag to compare

You can now pause/resume downloads
Download state is now saved when app is closed and can be resumed on open
Fixed current bandwidth calculation on status page
Fixed memory leak from intervals that were not cleared on component unmount