- Fixed progress bar in automatic updates GUI. (54812)
- Fixed crash caused by mouse drag in an empty schedule in Locomotive GUI. (54843)
- Belt rendering fix. (54852)
- Fixed the mining speed for drills would show 1 higher than it actually was. (54885)
- Fixed issue with changelogs in mods. (54842)
- Fixed that the server could crash if it received invalid data. (54876)
- Fixed crash on startup when texture compression was enabled. (54891)
- Fixed that roboport connections wouldn't render as cleanly as 0.15. (54907)
- Fixed that using the /ban command with no parameters would crash the game. (54948)
- Fixed brwose mods/games, so the vertical progress bars always keep space for the scroller, so the window doesn't change size when data is loaded, or searching minimizes the result to just a page or less.
- Fixed the game would not enter minimal mode if there was an error in migration script. (54828)
- Fixed the delete-achievements tooltip wouldn't be removed. (54980)
- Fixed the use-recipe-groups config option was ignored in the select-signal GUI. (54892)
- Fixed that LuaPlayer::admin write didn't work. (54960)
- Added 2 optional parameters to LuaSurface::create_entity when creating resource entities: enable_tree_removal and enable_cliff_removal.
- Changed burner prototypes to support fuel_category or fuel_categories + changed the Lua API to match.