Notable Changes
- Added new startup threading controls via
ENABLE_PERF_THREADING_ARGSandWORKER_THREADS_SERVERfor more explicit performance tuning. - Deprecated
MULTITHREADINGin favor of the new threading variables, while keeping backward compatibility for existing setups. - Added
ENABLE_GAMEDATA_APIfor the rest-cli game-data command - Fixed ARM container startup by installing SDL3 runtime libraries so Box64 can load libSDL3.so.0 successfully
- Fixed issues related to PalServer.sh permissions
What's Changed
- attempt to make it executable if it is not by @thijsvanloef in #876
- fix lib & player logging notification by @thijsvanloef in #883
- New startup arg & multithreading changes by @thijsvanloef in #881
Full Changelog: 2.5.1...2.6.0