- Fixed LuaForce::get_logistic_group was not working with constant combinators. (129484)
- Fixed a crash when item spoils in furnace source inventory while recipe was not yet selected.
- Fixed music not playing on surfaces without a planet associated with them. (129408)
- Fixed that enabling user mods would not auto enable built in required mods. (129362)
- Fixed that inventory migrations could cause chests to send wrong item counts. (129515)
- Fixed logistic filter merging during parametrisation would incorrectly sum values. (129527)
- Fixed a crash when loading a save file when asteroid collector arms count and asteroid collector arms capacity were changed at the same time.
- Fixed cursor transfer could insert items beyond inventory weight limit. (129544)
- Fixed set constant gui would was not focusing upon opening. (129495)
- Fixed that some items that did not require recycling recipe had a recycling recipe. (129535)
- Fixed a crash when querying members of logistic group while one of them is a detached character. (129549)
- Fixed a crash when entering huge numbers into electric energy interface. (129518)
- Added the "mod-data" prototype type.
- Added CraftingMachinePrototype::crafting_speed_quality_multiplier, module_slots_quality_bonus and energy_usage_quality_multiplier.
- Added LuaEntityPrototype::neighbour_connectable read.