- [space-age] Asteroid collector filters can be modified by blueprint parametrisation.
- Programmable speaker can be modified by blueprint parametrisation.
- When imported blueprint is placed, assembling machines will be configured with the recipe even when recipe is not yet researched.
- [space-age] Fulgora ruins now also drop iron sticks when mined so electric poles could be crafted without recyclers at the start.
- [space-age] The "Custom minimum payload" slider for orbital logistics now offers more sensible values.
- [space-age] Orbital logistics "Custom minimum payload" is now checked against largest possible payload before setting the filter.
- [space-age] Cargo bays will show a warning icon when they are not connected to a Hub or Landing Pad.
- Improved performance of technology GUI when viewing only essential technologies. (117044)
- Fixed a crash when construction robots attempt to deliver modules in the same tick the target entity is destroyed. (116791)
- Fixed that biter base menu simulation had more decoratives over the Wube logo than desired. (116882)
- Tips simulation fixed with minor changes to texts (116394 116854 116442)
- Fixed that the map editor couldn't change the spawn point of a force after it was set. (116966)
- Fixed that the game would hang when closing the load game menu if the number of mods in the mods directory was too large on Linux. (116561)
- Fixed incorrect pump speed reporting when pumping into a fluid wagon. (116492)
- Fixed that pumps could not pump into a fluid wagon at full speed. (116492)
- Fixed that inserters could get stuck if the crafting machine they're interacting with dies and is rebuilt. (116972)
- Fixed a performance issue with ghost building. (117023)
- Fixed achievement nucear-power to require building nuclear reactor. (116730)
- Fixed a possible exploit of using parametrised blueprint to set unlocked recipes in assemblers. (117063)
- Fixed that players in remote view were unable to open menu when the game was paused. (116472)
- Fixed turrets sometimes being marked for deconstruction and rebuild if trying to upgrade through overbuilding.
- Fixed position of car driven by local player would be delayed on minimap in multiplayer.
- Fixed a crash related to rocket silos when adding and removing mods. (117067)
- Fixed that zooming with buttons(keyboard or controller) would not zoom to pixel-perfect values.
- Fixed a crash when reading cursor record of a character not assigned to a player. (116926)
- Fixed that building with modded items did not work correctly in all cases. (116862)
- Fixed a crash when merging forces related to chart tags. (116931)
- Fixed that blueprinted containers would loose their settings when overbuilt over container without those settings (116130)
- Fixed a crash when setting roboport requests to a negative value. (116996)
- Fixed RecipePrototype::maximum_productivity was allowed to be negative. (117026)
- Fixed rail description would suggest toggle rail layer binding when elevated-rails mod was disabled. (116885)
- Fixed blueprints being able to produce two overlaying ghosts of tiles with the same placing item (like hazard-concrete-left/right)
- Fixed technology GUI not updating technology cost label if the technology didn't have any science packs. (117237)
- Fixed reading LuaTechnologyPrototype::research_trigger could throw an error. (117279)
- Fixed modules technology icon when quality mod is disabled. (117284)
- Fixed MapGeneratorGui would not enable reset to defaults button when changing technology price multiplier. (116864)
- Fixed PVP scenario not having starting area protection enabled when the last player of that force logged out. (117028)
- Fixed use-item-groups had no effects. (117367)
- Fixed a crash when trying to render a surface which doesn't exist in a simulation. (117359)
- Fixed crashes caused by calling missing library symbols on older macOS versions. (116227)
- Added AssemblingMachinePrototype::disabled_when_recipe_not_researched.
- Added LuaEntity::insert_plan and LuaEntity::removal_plan read/write.
- Added removal_plan parameter to LuaSurface::create_entity for item request proxies.