- Improved overall performance by 5-10% when fully zoomed out.
- Fixed that some error messages wouldn't be translated. (101815)
- Fixed that biters might remain inactive when they should be activated. (99989)
- Fixed that units could teleport through cliffs if they bunched up close together. (101834)
- Fixed that setting LuaGuiElement::zoom to 0 would crash the game. (101841)
- Fixed a crash when changing mod options while the cursor hovers the "Back" button. (101814)
- Fixed a crash due to recursive chain signal update. (101806)
- Fixed that if a non-attack distraction command failed, it would raise the on_ai_command_completed event repeatedly. (101870)
- Fixed that opening web links in the Linux Steam build of the game could take unreasonably long. (101339)
- Fixed that logistic requests, item filters and similar could be set to the copy-paste tool when clicking the slot while holding that item. (101861)
- Added LuaItemPrototype::reverse_* read for selection tool.
- Added LuaEntity::radar_scan_progress read.
- Added LuaEntityPrototype::logistic_parameters read.
- Added LuaEntityPrototype::heat_buffer_prototype read.
- Added LuaHeatEnergySourcePrototype::heat_buffer_prototype read.