UniversalSoundboard Changelog

What's new in UniversalSoundboard 2.5.0.0

Apr 15, 2024
  • UniversalSoundboard Plus: Get all Plus features permanently for 22,99 € / 22,99 $ through the Microsoft Store
  • Add proper upgrade dialog with list of all Plus features and the ability to purchase UniversalSoundboard Plus through the Microsoft Store or subscribing to dav Plus
  • Multiple output devices
  • Add item on output devices flyout for managing output devices, which opens a dialog
  • Add output devices dialog with ability to toggle multiple output devices and to select the output device or devices

New in UniversalSoundboard 2.4.3.0 (Jan 11, 2024)

  • Fix problems with the audio playback by completely disabling FadeAudioEffect when not in use

New in UniversalSoundboard 2.4.2.0 (Jan 7, 2024)

  • Fix a bug with uploading files for publishing on Sound Catalog
  • Enable case insensitive filtering in SoundSelectionDialog

New in UniversalSoundboard 2.4.1.0 (Jan 4, 2024)

  • Fix a bug with login on Sound Catalog, which caused to show all sounds from freesound.org on the Profile
  • Extend crash tracking on AudioPlayer class

New in UniversalSoundboard 2.3.8.0 (Oct 12, 2023)

  • Upgrade davClassLibrary to v1.2.4
  • Update nuget packages

New in UniversalSoundboard 2.3.7.0 (Aug 31, 2023)

  • Upgrade to WinUI v2.8.5 & upgrade other nuget packages
  • Try to fix LayoutCycle crash by disabling layout rounding on PlayingSound XAML elements

New in UniversalSoundboard 2.3.6.0 (Aug 30, 2023)

  • Fix a crash caused by removing deleted PlayingSounds on sync
  • Fix a bug which caused a crash on resizing the app
  • Fix a bug which caused a crash when playing an existing PlayingSound
  • Fix a bug in the animation of the BottomPlayingSoundsBar when removing a PlayingSound with the BottomPlayingSoundBar in top position
  • Fix the global mute button not working correctly

New in UniversalSoundboard 2.3.5.0 (Jul 7, 2023)

  • Fix a crash caused by removing deleted PlayingSounds on sync
  • Fix a bug which caused a crash on resizing the app
  • Fix a bug which caused a crash when playing an existing PlayingSound
  • Fix a bug in the animation of the BottomPlayingSoundsBar when removing a PlayingSound with the BottomPlayingSoundBar in top position
  • Fix the global mute button not working correctly

New in UniversalSoundboard 2.3.3.0 (Feb 7, 2023)

  • Fix potential crashes in PlayingSoundsAnimationController by adding checks for null on PlayingSoundItemContainer objects

New in UniversalSoundboard 2.3.2.0 (Jan 27, 2023)

  • Fix a bug which caused a crash on startup

New in UniversalSoundboard 2.3.1.0 (Jan 22, 2023)

  • Fix a bug which caused not to update the PlayingSound progress slider when clicking the previous or next buttons
  • Fix a bug which caused to enable changing the sound order on search
  • Fix a bug which caused not to remove PlayingSounds with a single sound when deleting the sound
  • Hide the list of sounds on PlayingSounds when removing a sound from the list so that there is only one sound left
  • Fix a bug which caused not to show All Sounds when clicking on All Sounds in SideBar while searching for sounds
  • Fix a bug which caused a crash when clicking the play/pause button while the sound is downloading
  • Fix a bug which sometimes caused to show the wrong icon for the play/pause button when navigating back to the SoundPage

New in UniversalSoundboard 2.3.0.0 (Dec 14, 2022)

  • General:
  • Increase the min OS version to Windows 10 Version 2004
  • Upgrade to davClassLibrary v1.2.3 and WinUI v2.8.1
  • Replace MediaPlayer class with custom AudioPlayer class, which uses the AudioGraph API to play audio
  • Design:
  • Update icons to use the new Segoe Fluent Icons font family
  • Update the default image for sounds with the modern music note icon from Segoe Fluent Icons
  • Improve menu flyout for add button in NavigationViewHeader with icons and sub menu for sounds with items for selecting audio files, downloading sounds and recording sounds
  • Improve start message and empty category message flyouts with icons for adding and downloading sounds
  • Improve dialog for sound file downloads with modern progress bars and the ability to retry failed downloads
  • Remove dialog for single sound file download and use dialog for mutiple sound file downloads instead
  • Limit the height of the expanded sounds list of PlayingSounds
  • Animations:
  • Rewrite all PlayingSound animations using the Compositor API
  • Show the expanded list of sounds of a PlayingSound separately below the BottomPlayingSoundsBar
  • New features:
  • Add output device button to NavigationViewHeader (Plus)
  • Use DeviceWatcher to update the output device selection flyouts when a device was added or removed
  • Add separate dialog for default sound settings with default volume and playback speed
  • Add the ability to set default repetitions
  • Add the ability to set the default output device (Plus)
  • Add separate dialog for sound hotkeys
  • Sound downloads:
  • Rewrite the logic for sounds downloads using the plugin system
  • Make YouTube playlist downloads available for users without dav Plus
  • Add the ability to see all sounds of a playlist and select the sounds to download
  • Add the ability to download playlists from Zophar's Domain
  • Add the ability to cancel sound downloads using the IAN
  • Add IAN to continue the download of a playlist if the app was closed during the download
  • Add link to sound downloads wiki page on GitHub to the description of the dialog
  • Add Sound Recorder (Plus):
  • Open the Sound Recorder as a separate window
  • Record audio using the selected input device
  • Show the audio wave of the recorded audio on the background of the window
  • Show list of recorded sounds, with the ability to play recorded sounds, to remove them or to add them to the soundboard
  • Settings page:
  • Remove Pivot and redesign the page in Windows 11 design in a single vertical list
  • Remove setting for default output device and selection of standard output device
  • Remove setting for showing or hiding playing sounds
  • Add hotkeys setting with list of sounds with hotkeys, with the ability to remove hotkeys from sounds

New in UniversalSoundboard 2.2.10 (May 30, 2022)

  • Revert disabling animations for playing sounds from v2.2.9
  • Include display resolution in crash reports

New in UniversalSoundboard 2.2.9 (May 4, 2022)

  • Try to fix arbitrary crashes by disabling the custom animations for opening and closing playing sounds
  • Update nuget packages

New in UniversalSoundboard 2.2.8 (May 4, 2022)

  • Load the output devices for the no output devices dialog only once instead of loading them just before playing a sound
  • Fix a bug which caused not to start sounds muted when the volume of the entire app was muted