Pub 57.4.1 (the baseline)
The 57.x line was primarily about modernizing the build/runtime:
Migrated to the new .NET SDK project format.
Replaced the old Roslyn CSC runtime compilation with dotnet CLI building.
Improved networking for high‑load scenarios.
Various community bugfix contributions...