- Fixed various issues related to how chat tags are open. (97141)
- Fixed that replays would break after winning the game. (96774)
- Fixed that listbox would loose focus when clicking on other widgets that can't be focused anyway.
- Fixed GUI crash when furnaces would select recipes that have more products than it's output inventory size. (97314)
- Fixed that fluids could be purged from the whole fluid system in certain cases. (97338)
- Fixed a crash when loading save files in some cases. (97363)
- Fixed locale related to deconstruction planner tile selection mode. (97653)
- Fixed advanced rail signal tutorial losing items held in the cursor. (97662)
- Fixed Alt+F4 would close the game on Windows even when other modifier keys were pressed. (97710)
- Fixed that NAT-punching didn't work correctly. (97688)
- Fixed that some infinite crafting recipes didn't work as intermediates. (96775)
- Fixed crash when an entity marked for an upgrade is selected for another upgrade in multiplayer in some cases. (97586)
- Added defines.prototypes which contains all prototype type names (eg: defines.prototypes.entity = { container, furnace, assembling-machine, ... })