- Added tooltip with list of possible ingredients to the empty furnace input slot.
- Added a sound slider to control main menu and tips and tricks simulation volumes.
- Added an interface option (off by default) to change quick bar slot filters by clicking them with different items.
- Fixed performance regression with transport lines in large groups. (91678)
- Fixed missing freeplay script reload. (91691)
- Fixed outdated tutorial preview image. (91665)
- Fixed a crash when using LuaGuiElement::bring_to_front. (91727)
- Fixed macOS build could not do HTTPS requests. (91660)
- Fixed trains could reuse reservation when switching to next schedule record with the same name. (91742)
- Fixed crash when trying to fast replace a ghost underground belt with a downgrade. (91672)
- Fixed that fast replacing ghost underground belts would fast replace it's opposite end even if it was one tile too far.
- Fixed that custom chart tags from 1.0 and older wouldn't show. (91716)
- Fixed that the bonus GUI inserter lists were backwards. (91792)
- Fixed that the main-screen langauge selection didn't work. (91793)
- Fixed a desync with spider logistics when loading 1.0 saves in 1.1. (91699)
- Fixed that blueprint building could build underground belt ghost on top of different underground belt. (91702)
- Fixed blueprint flipping when building in the map view. (91740)
- Fixed rename station window sorting. (91774)
- Fixed a crash due to transport line groups consistency when entities are removed due to mod removal. (91805)
- Fix typos in introduction tip and trick simulation Lua. (91813)
- Fixed that removing belt from blueprint didn't disconnect the entities leading to possible crashes. (91710)
- Fixed that solar panel status was always not power, not it shows no power only during the night. (91775)
- Removed utility constants "main_menu_simulation_volume_modifier".
- Added crafting machine prototype "show_recipe_icon_on_map".
- Adjusted secondary draw order for graphics layers of car. (91764)
- Removed LuaControl::auto_trash_filters read/write. [set, get, clear]_[personal, vehicle]_logistic_slot replace the functionality.
- Fixed that the on_pre_build flip_horizontal/vertical were ints instead of booleans. (91821)