diff --git a/changelog.txt b/changelog.txt index 2657ab0..512623a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,16 @@ --------------------------------------------------------------------------------------------------- +Version: 2.5.8 +Date: 16 December 2024 + Features: + - Added new "Empty trash" wait condition + Bugfixes: + - Fixed schedule GUI appearing on spidertron ghosts + - Fixed waypoint renders on ground not being cleared when the spidertron is removed + - Fixed crash when spidertron arrives at an autopilot destination while in "Automatic" mode but with no waypoints set + Compatibility: + - Constructrons from "Constructron"/"Spidertron Automation" can no longer have waypoints set + - Fixed schedule GUI appearing extremely wide in some circumstances when used with "Constructron"/"Spidertron Automation" +--------------------------------------------------------------------------------------------------- Version: 2.5.7 Date: 12 December 2024 Compatibility: diff --git a/info.json b/info.json index 99ee72a..68346ad 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "SpidertronPatrols", - "version": "2.5.7", + "version": "2.5.8", "title": "Spidertron Patrols", "author": "Xorimuth", "homepage": "https://discord.gg/pkJc4v9nfT",