- Added pollution tab to the production statistics.
- Spawner tooltip (including the pollution statistics), shows distribution of biters spawn for the current evolution factor with the pollution costs.
- Added attack modifier setting into the pollution section in the map generator. This modifies how much pollution is consumed by biters attacking. (default is 50% for deathworld presets)
- Pollution generation is now shown in the x/s format both on the entity and in the item/crafting slot.
- All statistics graphs apart from electricity use smoothing now.
- The Install Mods GUI will now automatically install required dependencies.
- Added graphics option "Render in native screen resolution" on macOS to workaround performance issues due to rendering on Retina displays. (66870)
- Added another fixing migration of consistency related to undo.
- Fixed that inserters wouldn't copy the white list/black list setting during fast-replace. (67501)
- Fixed that building/removing signals forced train in disabled station to move from it. (67365)
- Fixed that the name of the "Undo" shortcut wouldn't show up in the shortcut selection list. (67464)
- Fixed that the blueprint book shortcut's tooltip wouldn't show the assigned key combination. (67447)
- Fixed search bar focus being lost when binding it to extra mouse buttons. (67517)
- Fixed that shortcut bar keyboard shortcuts would appear twice in the control settings if certain mods were installed. (67433)
- Fixed that backspacing text covered by unclosed rich text tags could leave them at the end of the string. (67376)
- Fixed that technology tooltip would show "unknown key" for technologies with no description. (67489)
- Fixed unable to close the menu when rebinding toggle menu from ESC. (67535)
- Fixed that modded GUI window frames always contained header filler. (66295)
- Fixed save file would contain two preview screenshots. (67543)
- Fixed typo in decoratives.lua. (67594)
- Fixed that cloning assembling machines wouldn't preserve the direction for some recipes. (67583)
- Fixed bug with typing certain characters on alternative keyboard layouts on windows. (67552)
- Fixed a crash of generators whose prototype changes to not use fluid anymore. (66595)
- Fixed some crashes related to changes of modded fluid recipes. (67277)
- Fixed NPE bug when Compilatron walks over the iron patch when he's about to build miners. (67553)
- Fixed switching to map view when holding placeable item in cursor would make the item icon invisible. (66180)
- Fixed cloning rocket silos with rockets wouldn't work correctly. (67635)
- Fixed broken and missing support of modded underground pipe connections. (65824)
- Fixed not being able to use the same key for some actions. (65128)
- Fixed that releasing Alt before D when pressing Alt+D would cause the character to walk.
- Fixed that order of items in the circuit network did not respect group and subgroups. (67548)
- Internal pollution values have been normalized, and they are now roughly 60 times less compared to what they were.
- LuaPlayer::get_active_quick_bar_page now returns 1 based index.