1. Version 2.0.15 released as stable
  2.  
  3. Minor Features
  4. Cars and tanks will auto-refuel. more
  5. Relation between offshore pump and fluid tiles added to Factoriopedia.
  6. Statistic GUI precision is preserved across instances.
  7. [space-age] Space platforms can be built with quality starter packs. more
  8.  
  9. Changes
  10. Increased spidertron walking sound volume.
  11. Using the "craft all" hotkey on free recipes queues 1 stack of the results. more
  12. Changed the simulated mouse cursor appearance to match the system default on macOS.
  13. [space-age] Added pollution value to heating tower.
  14. [space-age] Show recycler output arrow in "Alt-mode". more
  15. Display panels set to "Show in chart" with no icon now hide the default icon until hovered. more
  16. Removed support for 8 bit audio depth.
  17. Added tooltip to "Spoiled priority" inserter setting to clarify behavior and limitations.
  18.  
  19. Bugfixes
  20. Fixed IME Pad input not working on screens with visible simulations. more
  21. Fixed that the browse-games GUI header labels were not clickable. more
  22. Fixed that kills with chained effects did not count towards statistics or achievements. more
  23. Extended the mute-programmable-speaker command to apply to sounds with both global and surface playback modes. more
  24. Fixed a crash when a player got desynced from a multiplayer game while the Technology GUI was open.
  25. Fixed a crash when rendering display panel text after loading a save file. more
  26. Fixed a crash when clicking on an orbital request slot with an invalid ghost item in cursor. more
  27. Fixed a crash when rendering certain blueprints with pipe-to-grounds which visually connected to neighbours outside of the blueprint. more
  28. Fixed cargo pod with satellite not despawning after launching to orbit. more
  29. Fixed a crash when teleporting a crafting machine ghost with fluid connections. more
  30. Fixed that space platforms would try to build/upgrade/deconstruct/repair other forces entities. more
  31. Fixed that the production GUI title wouldn't update when viewing different planets. more
  32. Fixed that starting territories on Vulcanus could be merged into one more frequently than expected. more
  33. Fixed that platform requests satisfied wait conditions could be stuck when the platform had unfulfilled ghost item requests. more
  34. Fixed that space platforms didn't fulfill remote item delivery requests if the target slot was already occupied with the same item. more
  35. Fixed that negative movement speed stickers could cause player movement to get stuck in a near infinite loop. more
  36. Fixed a crash when drawing spidertrons on the map if selected_minimap_representation wasn't defined. more
  37. Fixed shattered planet achievements being incorrectly awarded when traveling backwards in a paused platform. more
  38. Fixed that remote view while in the map editor did not ignore fog of war. more
  39. Fixed a crash when using LuaEquipmentGrid::take_all() when the grid contained ghosts. more
  40. Fixed that belt immunity equipment didn't use less power at higher qualities like it said it did. more
  41. Fixed that several specific-item producing entities could not be specifically filtered in the deconstruction planner. (https://forums.factorio.com/118089, https://forums.factorio.com/118297, https://forums.factorio.com/116477)
  42. Fixed LuaEntity::max_health was returning incorrect values for entities with health affected by evolution factor. more
  43. Fixed fast replacing loaders would not preserve filter mode. more
  44. Fixed that heating towers and nuclear reactors were fast-replaceable with each other. more
  45. Fixed rail curves making a blueprint's default snapping grid unnecessarily large. more
  46. Removed long delay at start when no audio devices are found. more
  47. Fixed that result_is_always_fresh was ignored for hand crafting. more
  48. Maybe fixed crashes related to using formatting strings with floating-point numbers on Intel Macs running Sonoma.
  49. Fixed that removing cargo bays while the inventory limit was in place did not work correctly. more
  50. Fixed that inserters could get stuck loading cargo wagons in some cases. more
  51. Fixed spoiled items in filtered slots of inventory would not get ejected to unfiltered slots when sorting inventory. more
  52. Fixed a crash when removing equipment that was in equipment ghosts. more
  53. Fixed a crash when migrating a fluid box from one that joins with a fluid segment to one that does not.
  54. Fixed endlessly pending asteroid collector calculation when navigation was not changed more
  55. Fixed modded spider vehicles being selectable with Spidertron Remote when selectable_in_game property was false.
  56. Fixed copying settings from inserter to assembler could raise error sound even when circuit conditions were changed. more
  57. Fixed that some color signals were not given lamp color. more
  58. Fixed that recipe parameter would not allow productivity effect. more
  59. Fixed that new filters set by LuaLogisticSection::filters would not propagate to other sections under the same group. more
  60. Fixed that sync-mods-with-save did not show load-save as an option. more
  61. Fixed captive biter spawner was able to connect to logistic network. more
  62. Fixed that clearing assembler recipe would not clear invalid item requests. more
  63. Fixed a crash when trying to drag temporary schedule record for a constantly retriggering interrupt. more
  64. Fixed asteroid collector description not listing minimum energy consumption. more
  65. Fixed recycling time of recipes with default crafting time was twice as long. more
  66. Fixed space platforms and cargo landing pads losing items when merging forces. more
  67. Fixed that item pickup requests weren't invalidated after making an automatic trash request. more
  68. Fixed environmental sounds needlessly reloading when entering/leaving remote view. more
  69. Fixed rough ice thawing to volcanic tiles. more
  70.  
  71. Modding
  72. [space-age] Changed territory noise expressions coordinate system from chunk-based to tile-based.
  73. Added option to surface.pollute() for recording the pollution change in statistics.
  74. Fixed on_entity_damaged.source not behaving according to the 2.0 specification.
  75.  
  76. Scripting
  77. Added connection_type and linked_connection_id to LuaFluidboxPrototype::pipe_connections.
  78.