List of changes:
- New haptic feedback and sound effects options in 
FeaturesunderMiscellaneousin the settings menu.- Haptic feedback is off by default.
 - Sound effects are on by default, but require sound files to be added to 
/config/ultrahand/sounds/.- Users updating to v2.1.5 must run 
Updatefrom theSoftware Updatepage one more time after updating for the included sound effects to be properly installed. - Users can manually disable updates of the sound effect files by adding a file named 
NO_SOUND_EFFECTS_UPDATES.flaginto/config/ultrahand/flags/. 
 - Users updating to v2.1.5 must run 
 - Sound effects are only enabled on 
nx-ovlloader+, not regularnx-ovloader. - Sidenote:
- Sounds and haptics will also be applied to every overlay compiled with 
libultrahand v2.1.5+. - Sound files must be relatively small to prevent memory related issues and keep latency low.
 
 - Sounds and haptics will also be applied to every overlay compiled with 
 - Special thanks to @sskyNS for help with identifying the correct audio services implementation.
 
 - Transition bug fixes for cached 
Listframes.- These fixes ensure the overlay list changes are synchronized with the top and bottom parts of the OverlayFrame during menu transitions.
 
 - Various refinements and bug fixes to the download file command.
- Buffer sizes have been tweaked, memory related improvements applied, and boundary case crashes resolved.
 
 - Memory related improvements for 
copyandmovecommands running on the interpreter thread. - The "Selection is empty!" message is now properly centered, and applied to the overlay menu when no overlays have been added.
- This ensures that translations are properly centered text instead of drawing text misaligned.
 
 - Memory related improvements to wallpaper loading / reloading.
 - Cleanup of notification processing queue.
 - Cleanup of screenshots and recording layer initializations.
 - Various code refinements, bug fixes, and tweaks.
 
Full Changelog: v2.1.4...v2.1.5
Quick Update:
- Overlay exit sound to respect the disable sound effects preset. - 11/03/2025 9:37 PM PST
 
Full Changelog: v2.1.5...3670712