- Added preferred audio device output setting.
- Added the current binary architecture to the main menu version string.
- Added native support for M1 Macs.
- Fixed a crash when canceling deconstruction of a pipe to ground while the GUI was open. (103728)
- Fixed entity ghosts would draw wires even if prototype of inner entity disabled it. (103765)
- Fixed incorrect panning of CyclicSound (for example, flamethrower turret's stream sound). (103865)
- Fixed that ScriptRendering requested string localisation during on_init when it was not available. (103745)
- Fixed Generator tooltip ignoring fluid emissions multiplier. (103847)
- Fixed that teleporting cars between surfaces would create the build effect smoke. (103972)
- Fixed a crash related to undoing mining of another forces entities after the other force had been deleted. (103966)
- Fixed it was possible to acquire forbidden items in the Transport belt madness levels. (103331)
- Fixed that linked-belt was missing from the collision mask defaults. (103849)
- Removed 'Fuel emissions' label from Burner info panel. (103942)
- Fixed that expansion parties could destroy spidertrons while building new bases. (103872)
- Added Alt reverse selection support for selection tools. (102470)
- Added LuaGuiElement::close_dropdown().