diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 716e12d..a9ce76d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,16 @@ | |||
1 | # lingo-ap-tracker Releases | 1 | # lingo-ap-tracker Releases |
2 | 2 | ||
3 | ## v0.11.0 - 2024-07-19 | ||
4 | |||
5 | - Added a savedata analyzer. When connected to a world, the user can open up the | ||
6 | Lingo save file associated with the connected world, and a new tab will open | ||
7 | up showing unsolved panels that are accessible, even if the world is not a | ||
8 | panelsanity world. | ||
9 | |||
10 | Download: | ||
11 | [lingo-ap-tracker-v0.11.0-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.11.0-win64.zip)<br/> | ||
12 | Source: [v0.11.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.11.0) | ||
13 | |||
3 | ## v0.10.7 - 2024-07-17 | 14 | ## v0.10.7 - 2024-07-17 |
4 | 15 | ||
5 | - Fixed issue with pilgrimage detection when sunwarps are shuffled where it | 16 | - Fixed issue with pilgrimage detection when sunwarps are shuffled where it |