What's Changed
- Reduce CI time using caching by @JGM01 in #180
- os_sleep: process due sleep timers one at a time so parked threads aren't stranded by @jordanblakepp in #195
- https payload by @patchzyy in #198
- Resolve z fighting by @theofficialgman in #134
- docs: add macOS source build guide for WiiCompiled and Retro Rewind by @DarthMDev in #177
- Fix crash from Kamek skip-return hooks (Item Rain crash) by @DarthMDev in #182
- keyboard and mouse support, rebinding overhaul, analog triggers to digital inputs by @GalaxisBeast in #162
- Fix entry point and payload URL in macOS build guide by @devangpratap in #222
- Add Exit button + controller led fix on exit by @NicholasBly in #221
- switch to dawn-build fork building on Ubuntu 22.04 rather than 24.04 … by @theofficialgman in #215
- feat(linux): add --sysroot plumbing for bundled toolchains by @skiletro in #224
- Scope Kamek bl-patch LR-continuation detection to genuine skip-return… by @theofficialgman in #218
- Fix autohide cursor + mute hotkey by @NicholasBly in #211
- Switch to custom patched llvm 22.1.8 in Linux appimage builder by @theofficialgman in #214
New Contributors
- @jordanblakepp made their first contribution in #195
- @devangpratap made their first contribution in #222
- @skiletro made their first contribution in #224
Full Changelog: v0.2.31...v0.2.32