Changelog for 11-09-2024

11-09-2024: [b]Added:[/b] - Added build version to Global Settings. (Bottom near the credits) [b]Changes:[/b] - Removed legacy 'Spotify window title' method of getting media information as this is now totally replaced by the Windows Media API. - Improved loading experience in the Set Contents menu, no longer needs to reload the list unless something has changed and now loads top to bottom not bottom to top. - Removed Skeleton binding from default bindings to improve experience in VRChat. - Cropped windows now have a dark gray mask instead of white. - Removed 'Advanced' window cropping mode as it was barely functional, hard to use, and generally had little purpose. [b]Bug fixes:[/b] - Fixed an issue where the window settings panel could sometimes be attached to the wrong device. - Hopefully fixed various issues with desktop captures not recovering after a physical monitor disconnect. - Notifications should no longer block cursor input to other overlays or the game. - Fixed cropped windows blocking input to the Settings menu. - Fixed an issue with reloading cropped windows which resolved in the cropped area being offset. - Fixed an issue with input on cropped windows where it was difficult to interact with the edges of the window. [b]API:[/b] - Fixed an issue with SendNotification not working from a Module plugin. - Added SendNotification icon support for Module plugins.