Fixed an internal method used for generating common OS registry paths not working correctly causing anything relying on it to fail (e.g. this affected the option to check / set the ability to start WACUP with Windows via the Autoplay preference page)
Fixed the cause of some crashes seen when trying to obtain artwork for the lyrics & albumart windows due to a handling issue which caused a now unneccessary set of fallback code to be triggered which was slower & blocked the main ui thread causing an unresponsive crash to occur
Fixed another possible handling issue on closing if there's been a process memory corruption whilst using a modern skin however there's an issue for some users that is still being looked into for a proper fix in relation to the folder monitor vs potentially large local library databases & the memory handling around them causing problems
Fixed a possible conflict with the timer handling within the Windows 10 | 11 Toast feature (though it's not clear why this had crashed)
Fixed a memory leak introduced with 21612 due to the pffft handling changes which caused it to re-create it's scratch buffer on every call instead of caching it which was causing some of the issues above