<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>UltraStar Deluxe</title>
    <description>A free and open source karaoke game inspired by the Singstar™ game, runs on Windows, Linux and macOS.
</description>
    <link>https://ultrastar-deluxe.github.io/</link>
    <atom:link href="https://ultrastar-deluxe.github.io/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Mon, 06 Apr 2026 08:21:05 +0000</pubDate>
    <lastBuildDate>Mon, 06 Apr 2026 08:21:05 +0000</lastBuildDate>
    <generator>Jekyll v3.10.0</generator>
    
      <item>
        <title>v2026.4.0 released</title>
        <description>&lt;p&gt;Version 2026.4.0 has been released.
Downloads are available from &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/releases/tag/v2026.4.0&quot;&gt;github&lt;/a&gt;
and &lt;a href=&quot;https://flathub.org/apps/eu.usdx.UltraStarDeluxe&quot;&gt;flathub&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;breaking-changes&quot;&gt;Breaking changes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Remove support for the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;#RESOLUTION&lt;/code&gt; header&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;features&quot;&gt;Features&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Support Lua 5.5 #1216&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;enhancements&quot;&gt;Enhancements&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Update Noto fonts #1218 #1221&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Fix crash if more microphones are configured than the game supports #1191&lt;/li&gt;
  &lt;li&gt;Flush FFmpeg audio resampler when seeking #1204&lt;/li&gt;
  &lt;li&gt;Fix memory leak in lyrics #1223&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;other-changes&quot;&gt;Other Changes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Remove unused credits tune #1187&lt;/li&gt;
  &lt;li&gt;Rename Apple builds to macOS + replace some IRC references with Discord #1214 #1222&lt;/li&gt;
  &lt;li&gt;Remove unused internals that allowed multiple BPMs throughout a song #1198&lt;/li&gt;
  &lt;li&gt;Prepare projectM wrapper for building as DLL #1220&lt;/li&gt;
  &lt;li&gt;Link release page #1202&lt;/li&gt;
  &lt;li&gt;Improve management of option menu interactions #1224&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Mon, 06 Apr 2026 04:09:00 +0000</pubDate>
        <link>https://ultrastar-deluxe.github.io/news/2026/04/06/release.html</link>
        <guid isPermaLink="true">https://ultrastar-deluxe.github.io/news/2026/04/06/release.html</guid>
        
        
        <category>news</category>
        
      </item>
    
      <item>
        <title>v2026.3.0 released</title>
        <description>&lt;p&gt;Version 2026.3.0 has been released.
Downloads are available from &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/releases/tag/v2026.3.0&quot;&gt;github&lt;/a&gt;
and &lt;a href=&quot;https://flathub.org/apps/eu.usdx.UltraStarDeluxe&quot;&gt;flathub&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;breaking-changes&quot;&gt;Breaking changes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Remove Carousel, Slot Machine, Slide and Tile song selection modes. Custom theme providers, see &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/wiki/Theme-changes#202630&quot;&gt;wiki page&lt;/a&gt; #1163&lt;/li&gt;
  &lt;li&gt;Line bonus is no longer optional, it is always on #1162 #1175&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;features&quot;&gt;Features&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Allow ordered playlists. Toggle with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;O&lt;/code&gt; #1096&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;enhancements&quot;&gt;Enhancements&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Improve text editing in the editor and add mouse support #1088&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Fix party mode bugs: hide duets, refresh songs, correctly use playlists, scrolling #1128&lt;/li&gt;
  &lt;li&gt;Fix memory leaks in sing screen and score screen #1161&lt;/li&gt;
  &lt;li&gt;Fix random song selecting a song not in the current playlist/search&lt;/li&gt;
  &lt;li&gt;Fix various song selection bugs #1168&lt;/li&gt;
  &lt;li&gt;Correctly size P2 track when editing a duet #1172&lt;/li&gt;
  &lt;li&gt;Correct editor help for pasting notes + remove references to non-existing modes #1171&lt;/li&gt;
  &lt;li&gt;Fix texture bug on pre-SSSE3 systems #1181&lt;/li&gt;
  &lt;li&gt;Fix chessboard desyncing when rapidly scrolling #1182&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;other-changes&quot;&gt;Other Changes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Refactor some player-related fields #1157&lt;/li&gt;
  &lt;li&gt;Remove credits screen and replace it with a text on the About screen #1164&lt;/li&gt;
  &lt;li&gt;Fix flathub linter warning #1154&lt;/li&gt;
  &lt;li&gt;Reject songs that use P1/P2 but are not actually a duet #1166&lt;/li&gt;
  &lt;li&gt;UltraStar Manager and UltraStar Creator are no longer included in the Windows installer #1170&lt;/li&gt;
  &lt;li&gt;Update credits #1185&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Sun, 08 Mar 2026 04:09:00 +0000</pubDate>
        <link>https://ultrastar-deluxe.github.io/news/2026/03/08/release.html</link>
        <guid isPermaLink="true">https://ultrastar-deluxe.github.io/news/2026/03/08/release.html</guid>
        
        
        <category>news</category>
        
      </item>
    
      <item>
        <title>v2026.2.0 released</title>
        <description>&lt;p&gt;Version 2026.2.0 has been released.
Downloads are available from &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/releases/tag/v2026.2.0&quot;&gt;github&lt;/a&gt;
and &lt;a href=&quot;https://flathub.org/apps/eu.usdx.UltraStarDeluxe&quot;&gt;flathub&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;enhancements&quot;&gt;Enhancements&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Refactor theme system, see &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/wiki/Theme-changes#202620&quot;&gt;Theme changes#2026.2.0&lt;/a&gt; #1135 #1143&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;other-changes&quot;&gt;Other Changes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Fix Linux AppImage build #1152&lt;/li&gt;
  &lt;li&gt;Less unnecessary compiler output #1142&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Sun, 08 Feb 2026 04:09:00 +0000</pubDate>
        <link>https://ultrastar-deluxe.github.io/news/2026/02/08/release.html</link>
        <guid isPermaLink="true">https://ultrastar-deluxe.github.io/news/2026/02/08/release.html</guid>
        
        
        <category>news</category>
        
      </item>
    
      <item>
        <title>v2025.12.1 released</title>
        <description>&lt;p&gt;Version 2025.12.1 has been released.
Downloads are available from &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/releases/tag/v2025.12.1&quot;&gt;github&lt;/a&gt;
and &lt;a href=&quot;https://flathub.org/apps/eu.usdx.UltraStarDeluxe&quot;&gt;flathub&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;features&quot;&gt;Features&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Report txt errors (e.g. overlapping notes) in the Editor #1106&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;enhancements&quot;&gt;Enhancements&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Editor automatically corrects displayed staves #1115&lt;/li&gt;
  &lt;li&gt;Cache player names in party mode #1119&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Fix crash in audio playback #1110&lt;/li&gt;
  &lt;li&gt;Use correct avatar frame color when using multiple screens #1090&lt;/li&gt;
  &lt;li&gt;Fix crash when changing theme multiple times #1126&lt;/li&gt;
  &lt;li&gt;Allow &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;q&lt;/code&gt; in new playlist titles #1087&lt;/li&gt;
  &lt;li&gt;Fix crash when using MIDI output #1113&lt;/li&gt;
  &lt;li&gt;Fix display bug in editor if startbeat is not 0 #1117&lt;/li&gt;
  &lt;li&gt;Display duets correctly #1120&lt;/li&gt;
  &lt;li&gt;Remove empty lines from songs #1092&lt;/li&gt;
  &lt;li&gt;Respect negative &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;#VIDEOGAP&lt;/code&gt; when seeking #1118&lt;/li&gt;
  &lt;li&gt;Fix missing background in fullscreen mode #1127&lt;/li&gt;
  &lt;li&gt;Fix crash on certain recording devices #1122&lt;/li&gt;
  &lt;li&gt;Show proper stacktraces on installed Linux versions #1132&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;other-changes&quot;&gt;Other Changes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Tracks&lt;/code&gt; is no longer a global variable #1099&lt;/li&gt;
  &lt;li&gt;Cache CI build environment #1124&lt;/li&gt;
  &lt;li&gt;Resolve many compilation warnings #1104&lt;/li&gt;
  &lt;li&gt;Fix UScreenSongMenu line endings #1097&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Tue, 30 Dec 2025 04:09:00 +0000</pubDate>
        <link>https://ultrastar-deluxe.github.io/news/2025/12/30/release.html</link>
        <guid isPermaLink="true">https://ultrastar-deluxe.github.io/news/2025/12/30/release.html</guid>
        
        
        <category>news</category>
        
      </item>
    
      <item>
        <title>v2025.12.0 released</title>
        <description>&lt;p&gt;Version 2025.12.0 has been released.
Downloads are available from &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/releases/tag/v2025.12.0&quot;&gt;github&lt;/a&gt;
and &lt;a href=&quot;https://flathub.org/apps/eu.usdx.UltraStarDeluxe&quot;&gt;flathub&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;breaking-changes&quot;&gt;Breaking changes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Refactor how the Options screens work internally, see &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/wiki/Theme-changes#2025120&quot;&gt;wiki page&lt;/a&gt; for details if you provide or use a custom theme #1094 + #1108 + #1102&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;features&quot;&gt;Features&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Improve where linebreaks are set when fixing timings in the Editor (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;T&lt;/code&gt;) #1059&lt;/li&gt;
  &lt;li&gt;Reload playlists automatically #1049&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;enhancements&quot;&gt;Enhancements&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Default difficulty for new installs changed to Medium #1067&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Do not log error if a score didn’t increase #1054&lt;/li&gt;
  &lt;li&gt;Do not attempt instrumental mode by default if the song doesn’t have one #1058&lt;/li&gt;
  &lt;li&gt;Use correct song length if preview from previously-selected song is still active #1065&lt;/li&gt;
  &lt;li&gt;Fix crash when restarting a song with more players than there are lyrics tracks #1074&lt;/li&gt;
  &lt;li&gt;Fix only saving scores for actually completed songs #1084&lt;/li&gt;
  &lt;li&gt;Fix crash when moving the mouse on the score screen #1095&lt;/li&gt;
  &lt;li&gt;Fix popup and menu z-index when using multiple screens #1091&lt;/li&gt;
  &lt;li&gt;Highlight correct button when returning from the Options - Themes screen #1086&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;other-changes&quot;&gt;Other Changes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Use Lazarus 4.2 / FPC 3.2.2 for Windows builds #1068&lt;/li&gt;
  &lt;li&gt;Remove most compilation spam about inline hints #1075&lt;/li&gt;
  &lt;li&gt;Compile Linux and Mac builds with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;-Ciro&lt;/code&gt; flags for stricter error checking #1081&lt;/li&gt;
  &lt;li&gt;Add documentation on how to fix the pipeline when the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;mxe&lt;/code&gt; token expires #1080&lt;/li&gt;
  &lt;li&gt;Do not echo every single file that’s being copied #1076&lt;/li&gt;
  &lt;li&gt;Allow running &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;game/ultrastardx&lt;/code&gt; on self-compiled Mac versions #1101&lt;/li&gt;
  &lt;li&gt;Update Mac images used by CI #1105&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Sat, 06 Dec 2025 04:09:00 +0000</pubDate>
        <link>https://ultrastar-deluxe.github.io/news/2025/12/06/release.html</link>
        <guid isPermaLink="true">https://ultrastar-deluxe.github.io/news/2025/12/06/release.html</guid>
        
        
        <category>news</category>
        
      </item>
    
      <item>
        <title>v2025.10.1 released</title>
        <description>&lt;p&gt;Version 2025.10.1 has been released.
Downloads are available from &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/releases/tag/v2025.10.1&quot;&gt;github&lt;/a&gt;
and &lt;a href=&quot;https://flathub.org/apps/eu.usdx.UltraStarDeluxe&quot;&gt;flathub&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Fix scores not saving #1062&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Mon, 13 Oct 2025 04:09:00 +0000</pubDate>
        <link>https://ultrastar-deluxe.github.io/news/2025/10/13/release.html</link>
        <guid isPermaLink="true">https://ultrastar-deluxe.github.io/news/2025/10/13/release.html</guid>
        
        
        <category>news</category>
        
      </item>
    
      <item>
        <title>v2025.10.0 released</title>
        <description>&lt;p&gt;Version 2025.10.0 has been released.
Downloads are available from &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/releases/tag/v2025.10.0&quot;&gt;github&lt;/a&gt;
and &lt;a href=&quot;https://flathub.org/apps/eu.usdx.UltraStarDeluxe&quot;&gt;flathub&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;features&quot;&gt;Features&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Support MIDI keyboards in the Editor (Windows-only) #1000&lt;/li&gt;
  &lt;li&gt;Add &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/wiki/config.ini&quot;&gt;config.ini&lt;/a&gt; option to start songs in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;#INSTRUMENTAL&lt;/code&gt; by default #1015&lt;/li&gt;
  &lt;li&gt;Reload player names if config.ini has changed #1048&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;enhancements&quot;&gt;Enhancements&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Check only relevant sentences for every beat, not always all sentences #1051&lt;/li&gt;
  &lt;li&gt;Save scores for songs where the audio ends earlier than the lyrics #1020&lt;/li&gt;
  &lt;li&gt;Show full backtraces on the console if an error occurs #1019&lt;/li&gt;
  &lt;li&gt;Show error popup with full backtraces on Linux + Mac #1007&lt;/li&gt;
  &lt;li&gt;Update Slovenian translation #1055&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Sat, 04 Oct 2025 04:09:00 +0000</pubDate>
        <link>https://ultrastar-deluxe.github.io/news/2025/10/04/release.html</link>
        <guid isPermaLink="true">https://ultrastar-deluxe.github.io/news/2025/10/04/release.html</guid>
        
        
        <category>news</category>
        
      </item>
    
      <item>
        <title>v2025.9.0 released</title>
        <description>&lt;p&gt;Version 2025.9.0 has been released.
Downloads are available from &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/releases/tag/v2025.9.0&quot;&gt;github&lt;/a&gt;
and &lt;a href=&quot;https://flathub.org/apps/eu.usdx.UltraStarDeluxe&quot;&gt;flathub&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;enhancements&quot;&gt;Enhancements&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Support FFmpeg 8 #1038&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Fix some category images on case-sensitive file systems #1042&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;other-changes&quot;&gt;Other Changes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Fix some image names #1040&lt;/li&gt;
  &lt;li&gt;Fix various typos #1041&lt;/li&gt;
  &lt;li&gt;Add keywords to desktop file #1043&lt;/li&gt;
  &lt;li&gt;Remove unused Zlib #1044&lt;/li&gt;
  &lt;li&gt;Use CPPFLAGS #1046&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Sat, 06 Sep 2025 04:09:00 +0000</pubDate>
        <link>https://ultrastar-deluxe.github.io/news/2025/09/06/release.html</link>
        <guid isPermaLink="true">https://ultrastar-deluxe.github.io/news/2025/09/06/release.html</guid>
        
        
        <category>news</category>
        
      </item>
    
      <item>
        <title>v2025.8.0 released</title>
        <description>&lt;p&gt;Version 2025.8.0 has been released.
Downloads are available from &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/releases/tag/v2025.8.0&quot;&gt;github&lt;/a&gt;
and &lt;a href=&quot;https://flathub.org/apps/eu.usdx.UltraStarDeluxe&quot;&gt;flathub&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;features&quot;&gt;Features&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Support &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;#AUDIO&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;#TAGS&lt;/code&gt; in txt format 1.0.0 #1016&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;enhancements&quot;&gt;Enhancements&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Escape’ing a song that only has freestyle remaining now saves scores #1003&lt;/li&gt;
  &lt;li&gt;Very basic mouse support when using song selection screen in list mode #1036&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;No longer write &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;#INSTRUMENTAL&lt;/code&gt; tag if the song doesn’t have one #1029&lt;/li&gt;
  &lt;li&gt;Fix medley crash when using multiple screens #1024&lt;/li&gt;
  &lt;li&gt;Fix timing bar in medleys #1025&lt;/li&gt;
  &lt;li&gt;Remove delay at the start of Editor tick sound #1013&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;other-changes&quot;&gt;Other Changes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Fix Windows CI #1023&lt;/li&gt;
  &lt;li&gt;Update Noto fonts #1027&lt;/li&gt;
  &lt;li&gt;Refactor Editor keyboard handling #1032&lt;/li&gt;
  &lt;li&gt;Document old SVN repository #1014&lt;/li&gt;
  &lt;li&gt;Smarter/toggleable debug logging #1033&lt;/li&gt;
  &lt;li&gt;Debug logging during song loading #1034&lt;/li&gt;
  &lt;li&gt;Remove joystick debug logging #1035&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Sat, 02 Aug 2025 04:09:00 +0000</pubDate>
        <link>https://ultrastar-deluxe.github.io/news/2025/08/02/release.html</link>
        <guid isPermaLink="true">https://ultrastar-deluxe.github.io/news/2025/08/02/release.html</guid>
        
        
        <category>news</category>
        
      </item>
    
      <item>
        <title>v2025.6.0 released</title>
        <description>&lt;p&gt;Version 2025.6.0 has been released.
Downloads are available from &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/releases/tag/v2025.6.0&quot;&gt;github&lt;/a&gt;
and &lt;a href=&quot;https://flathub.org/apps/eu.usdx.UltraStarDeluxe&quot;&gt;flathub&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;features&quot;&gt;Features&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Support &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;#INSTRUMENTAL&lt;/code&gt; tag, toggle with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;K&lt;/code&gt; #850&lt;/li&gt;
  &lt;li&gt;Add &lt;a href=&quot;https://github.com/UltraStar-Deluxe/USDX/wiki/Configuration-%E2%80%90-Editor-piano-mode&quot;&gt;piano mode&lt;/a&gt; to Editor #820&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;other-changes&quot;&gt;Other Changes&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;Improved logging #998&lt;/li&gt;
  &lt;li&gt;Refactoring #999&lt;/li&gt;
  &lt;li&gt;Temporary allow NumPad &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/&lt;/code&gt; as alternative for regular &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/&lt;/code&gt; in the Editor #1001&lt;/li&gt;
  &lt;li&gt;Improve splitting of notes in the Editor #1002&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Sun, 01 Jun 2025 04:09:00 +0000</pubDate>
        <link>https://ultrastar-deluxe.github.io/news/2025/06/01/release.html</link>
        <guid isPermaLink="true">https://ultrastar-deluxe.github.io/news/2025/06/01/release.html</guid>
        
        
        <category>news</category>
        
      </item>
    
  </channel>
</rss>
