This is a stable bugfix release, with the following changes:
- Fixed fullscreen transition edge cases on Windows and macOS
- Fixed the dock occasionally showing on macOS when launching an SDL app
- Update NDK to r28c, remove page size handling, and add 16kB page size verification
- Fixed signed 8-bit audio on Android
- Fixed fingerprint sensors being detected as joysticks on Android
- Added support for rumbling joysticks on Emscripten
- Support the "ambient" value for SDL_HINT_AUDIO_CATEGORY on iOS