This is an unscheduled bugfix update which addresses previously undetected regressions in the 2125.0 and 2125.1 releases.
Users are advised to update when it is convenient to do so.
Azahar 2125.1.1 Changelog
Windows
- Fixed a regression introduced in 2125.1 where Azahar could appear to have rounded window corners while fullscreened. | @PabloMK7 #2049
All
- Fixed a regression introduced in 2125.0 where a small number of games could crash due to a shadow texture handling oversight. | @PabloMK7 #2047
Technical
- Changed a newly introduced use of the
std::powffunction in 2125.1 to usestd::powinstead, restoring wider build environment compatibility. | @cobalt2727 #2045 - Miscellaneous OpenBSD build fixes. | @OpenSauce04 #2052