Skip to content

Commit

Permalink
WTSync 0.15.0.0 (#5173)
Browse files Browse the repository at this point in the history
* Added: Ability to switch WTSync to offline mode without disabling it. In offline mode, your Wondrous Tails data won't be sent to the server and you won't receive any data from the server about your party members.
* Changed: Ensure data is erased from the server when disabling WTSync without logging out first.
  • Loading branch information
KhloeLeclair authored Dec 5, 2024
1 parent ab56bfe commit c0394b1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions stable/WTSync/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
[plugin]
repository = "https://github.com/KhloeLeclair/WTSync.git"
commit = "bad99025cde42e0e6ee93eb3ea0353bfc49c8bc0"
commit = "091120354ed4d79ecc77eb4165be148949d79ecf"
owners = [
"KhloeLeclair"
]
project_path = ""
changelog = """
* Added: Ability to open the Duty Finder to a relevant duty when clicking a Wondrous Tails entry directly in the Wondrous Tails UI.
* Fixed: Bug where we would attempt to open the Duty Finder to a roulette while in an instance.
* Maintenance: Update the various API endpoints to new URLs.
* Added: Ability to switch WTSync to offline mode without disabling it. In offline mode, your Wondrous Tails data won't be sent to the server and you won't receive any data from the server about your party members.
* Changed: Ensure data is erased from the server when disabling WTSync without logging out first.
"""

0 comments on commit c0394b1

Please sign in to comment.