Skip to content

Releases: UltraStar-Deluxe/USDX

v2024.5.1

18 May 13:17
Compare
Choose a tag to compare

NB: 2024.5.0 was never released due to a build issue.

⭐ Features

  • Allow rap notes to be interpreted as freestyle with T #828

📈 Enhancements

  • Improve song scanning performance #819
  • Add more levels for microphone threshold and preview volume #823
  • Use the cover of the first song of the artist as cover for the "Artist2" tab #829

🪲 Bug Fixes

  • Medley mode should use players' configured difficulty level #833

🚨 Breaking changes

  • Support for P3=P1+P2 has been removed #824

Other Changes

🕐 Upcoming breaking change

Support for 8 or 12 players in regular mode is slated to be removed in a future release.

v2024.3.0

02 Mar 14:59
Compare
Choose a tag to compare

📈 Enhancements

  • Searches and searchable fields are transliterated to ASCII #795

🪲 Bug Fixes

  • Allow new playlists to be named again #810

🚨 Breaking changes

  • Support for songs in XML format has been removed #816

Other Changes

  • Documentation update for flatpak users #802
  • Various refactorings #800 #814

🕐 Upcoming breaking change

Support for P3=P1+P2 behaviour in duet text files is slated to be removed in a future release.

v2024.1.0

01 Jan 10:43
Compare
Choose a tag to compare

⭐ Features

  • Restart songs completely with R #799

📈 Enhancements

  • Decrease song number font size to prevent overlapping in big collections #790
  • Typographer's apostrophe (U+2019) is now recognized as a punctuation character #791
  • Use libswresample if available #656 #798

🪲 Bug Fixes

  • Fix Windows crashing on certain audio formats #787
  • Fix some keypresses registering twice #782
  • Fix uninitialized float being referenced #788

Other Changes

  • Log which audio output class is used #780 #785
  • Remove unnecessary code comment that upset some editors #783
  • Refactor the DrawPopup function #794
  • Use long option names instead of shorthands #796

🕐 Upcoming breaking change

Support for XML files is slated to be removed in a future release.

v2023.12.0

09 Dec 14:03
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Fix a crash if a video fails to load #767
  • Properly uninstall libdav1d #772

Other Changes

  • Remove flatpak CI builds #769
  • Update libwebp #770
  • Support FFmpeg 6.1 #777

v2023.11.0

06 Nov 18:17
Compare
Choose a tag to compare

📈 Enhancements

  • The keyboard shortcut S has improved seeking to the beginning of the lyrics, and can also skip long instrumental breaks #745

🚨 Breaking changes

In 2- and 3-player mode, certain theme elements for player 1 will no longer fallback to 1-player mode. The theme elements ending in Static, Avatar, Text, Static2 and TextScore must now be explicitly defined. This was always the case for the SingBar and Oscilloscope elements. Very old custom themes might need to be updated to reflect this.

Experimental voice removal and its keyboard shortcut K have been removed.

Other Changes

  • Also update version number for Mac releases #745 #755
  • Less errors (that aren't actually errors) are logged in Error.log #751
  • Remove K experimental voice removal #754
  • Code deduplication in theme loading #760

v2023.9.0

03 Sep 13:55
Compare
Choose a tag to compare

⭐ Features

  • Allow positioning borderless fullscreen on secondary monitors #729

📈 Enhancements

  • Fix date formatting in many languages #723
  • Credits will no longer play automatically on the main screen #724
  • Warning about players without a microphone will show less often #733
  • Better animation when a song ends #740

🪲 Bug Fixes

  • Fix Editor shortcuts on Windows #734
  • Fix UI drawing order #737

Other Changes

v2023.6.0

18 Jun 12:58
Compare
Choose a tag to compare

🚨 Breaking changes

The Windows version of USDX no longer ships with DLLs for OpenSSL and cURL. Highscore plugins that rely on them should be bundled with them instead (place the plugin DLL in webs, the other DLLs in the main game directory). Although copying them over from a previous USDX version will work, it is recommended to find newer versions of the libraries the plugin depends on.

⭐ Features

  • Song videos and background images now default to letterbox on game startup. Toggle with A. Stretch has been completely removed #689 #692
    If you use a custom theme (or create them) you will probably want to find SingBackground] in your theme ini and set ColR=0, ColB=0 and ColG=0.

📈 Enhancements

  • In duets, P1 and P2 use the same opacity in the info lyric bar #678
  • Update Windows DLLs #711

🪲 Bug Fixes

  • Save scores for all players when using more than 6 players #676
  • Fix wrong shortcuts listed in editor help #683
  • Fix various memory leaks #688 #705 #707
  • Correctly not highlight yet-unselected songs on the song selection screen #695
  • Reset not-found previously selected avatars to the default colorized avatar to prevent a crash #698
  • Fix floating point exception on MacOS ARM64 #708
  • Use correct texture for rap notes #716

Other Changes

  • Completely remove Graphics.SingWindow option #677
  • Lock SDL surfaces before access #687 #705 #718
  • Fix MacOS compilation error loader_path #690
  • Various Readme updates #691 #694
  • Use better default player colors #706
  • Improve oscilloscope drawing #713

v2023.5.0

02 May 13:25
Compare
Choose a tag to compare

USDX is now also available from flathub: https://flathub.org/apps/eu.usdx.UltraStarDeluxe

📈 Enhancements

  • Use song preview volume also for menu background music volume #670

🪲 Bug Fixes

  • Fix OpenCV (webcam) on old devices #657

Other Changes

  • Refactoring #672
  • Update compilation documentation #668
  • AppImage updates #659 #682

UltraStar Deluxe v2023.4.0

01 Apr 11:10
Compare
Choose a tag to compare

📈 Enhancements

  • Improved French translation #541
  • Videos now use letterbox/pillarbox by default. Can be changed with A #562 #667
  • Add some audio and video extensions to the editor #664

🪲 Bug Fixes

  • Fix progress bar when using #START values (and also draw lyric info during medleys) #618
  • Improve random song selection when using chessboard or tile mode #665

Other Changes

UltraStar Deluxe v2023.3.0

05 Mar 12:08
Compare
Choose a tag to compare

⭐ Features

  • Audio input through SDL #517
  • Song Editor: change BPM value via F5 #617

📈 Enhancements

  • Improve song selection screen performance on large collections #534
  • Improve video performance #530 #532 #628
  • More logging during microphone detection #637 #641
  • Support for more special symbols #571

🪲 Bug Fixes

  • Fix some videos looping #521
  • Duet lyric colors regular/bold aren't hardcoded anymore #623
  • Song Editor: fix line breaks sometimes being put in the wrong place #632
  • Audio output through Jack SDL #654

Other Changes

The intention is to do more regular releases going forward! Probably around once a month, less if there's nothing that affects the end user, more if it's something big or a recent regression.