diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 67e32ac..a9ce76d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,26 @@ | |||
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 | |||
14 | ## v0.10.7 - 2024-07-17 | ||
15 | |||
16 | - Fixed issue with pilgrimage detection when sunwarps are shuffled where it | ||
17 | would expect you to use sunwarps mid-pilgrimage. | ||
18 | - Fixed unreachable paintings sometimes being shown as already checked. | ||
19 | |||
20 | Download: | ||
21 | [lingo-ap-tracker-v0.10.7-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.7-win64.zip)<br/> | ||
22 | Source: [v0.10.7](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.7) | ||
23 | |||
3 | ## v0.10.6 - 2024-07-16 | 24 | ## v0.10.6 - 2024-07-16 |
4 | 25 | ||
5 | - The status bar now shows the name and server for the connected slot. | 26 | - The status bar now shows the name and server for the connected slot. |