This is an unscheduled release which almost exclusively addresses issues in the macOS version of Azahar.
Primarily, it fixes an issue experienced by many users where Azahar could potentially freeze when opened.
This issue didn't affect all users, and whether or not it appeared was dependent on multiple factors such as the macOS version being run and the macOS version Azahar was built with, and the current state of the user's Azahar directory. Because of this, it took some time to determine the root cause of the issue. Apologies for any inconvenience this may have caused for any affected users.
Azahar 2125.1.3 Changelog
macOS
- Fixed an issue where Azahar could instantly freeze on boot depending on certain factors such as OS version and Azahar user data content. | @OpenSauce04 #2244
Technical
- Backported a fix for linker warnings when building with Discord rich presence on macOS, first introduced in 2126.0 Alpha 2. | @OpenSauce04 #2216
- The CMake option name change introduced in that PR has not been backported.
- Introduced changes to dynarmic which fix a build issue introduced by MSYS2 package updates. | @PabloMK7 #2236