Releases: Sphereserver/Source
Releases · Sphereserver/Source
Release list
v0.56d (build 1144)
Misc improvements
v0.56d (build 1143)
Replaced some backward compatibility macros with direct functions
v0.56d (build 1142)
Improved script expression parsing
v0.56d (build 1141)
Fixed VS project file not using C++20 standard correctly
v0.56d (build 1140)
Revamped Windows console
- Improved console writing speed
- Improved memory management (replaced legacy Windows NT heap with modern segment heap)
- Improved command history navigation using up/down arrows
- Added support for light/dark theme (matching system theme)
- Added support for display scaling in multi-monitor setups
- Fixed tray context menu not closing correctly
- Fixed tray icon disappearing on some specific cases
- Double click on script filenames now should open the file using system default application for file extension instead of always use Notepad
v0.56d (build 1139)
Improved log file writing speed
v0.56d (build 1138)
Fixed some compiler warnings reported by VS 2026
v0.56d (build 1137)
Fixed some compiler warnings reported by VS 2026
v0.56d (build 1136)
Updated some deprecated functions
v0.56d (build 1135)
Added missing OpenSSL dll files required by MySQL libs v8.0