This is a stable bugfix release, with the following changes:
General
- Fixed shader compilation issues using the OpenGL ES2 renderer
- Fixed configure tests failing when using clang 15
Windows
- Fixed running on Windows XP
- Fixed invalid executables being created with mingw based compilers
macOS
- Fixed new windows setting the SDL_WINDOW_BORDERLESS flag incorrectly
- Fixed audio race condition on shutdown
- Fixed crash if there are no input devices available
FreeBSD
- Building requires GNU sort, which is now checked at configure time
- Fixed building with libusb not dynamically loaded, enabling HIDAPI support