From a5eb4808f6521cb4d57f87c66d116b2bc6b56d95 Mon Sep 17 00:00:00 2001 From: Amber <78602618+Glyceri@users.noreply.github.com> Date: Tue, 7 Jan 2025 22:51:12 +0100 Subject: [PATCH] [Testing] Acquisition Date 0.1.1.1 (#5333) Update manifest.toml --- testing/live/AcquisitionDate/manifest.toml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/testing/live/AcquisitionDate/manifest.toml b/testing/live/AcquisitionDate/manifest.toml index 91aba22550..de1dcee341 100644 --- a/testing/live/AcquisitionDate/manifest.toml +++ b/testing/live/AcquisitionDate/manifest.toml @@ -1,13 +1,8 @@ [plugin] repository = "https://github.com/Glyceri/AcquisitionDate.git" -commit = "b24077b42e2c2380640169d7bf6ac10aedfee629" +commit = "d0ec533871169ccb25caec2d570f479986dfb640" owners = ["Glyceri",] changelog = """ - [0.1.1.0] - Added smaller alias commands (Typing hard) - The acquiry window now shows what character is active (You can log out and still acquire data for your last logged in character; this is to combat loading screens ruining this feature. It was VERY unclear who you were collecting data for however) - More forgiving Session Token Entry (People mentioned that having leading or trailing whitespaces made the session token not work. This makes that more forgiving.) - More UI Warnings/Tips (This is because I regularly hear acquiring data using a VPN does NOT work) - You can now set the delay between requests. (This is to combat excessive cancelled queues if your internet is slightly slow. (Will never go below 1.5 seconds)) - The Debug Window now shows all acquired data in a list (This is a preview of what the upcoming Date List will behave like, I just need it to be tested early) + [0.1.1.1] + Fixes acquisition for users with ' and - in their name to not work. """