about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2024-07-24 09:40:22 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2024-07-24 09:40:22 -0400
commitc443acfd0b25b3e4f3446f795777b8dd18b00e2b (patch)
tree86340c00f1723310cbab02f0ebc496b25a780278 /CHANGELOG.md
parent378766bcee3cad04256ada937f96b232aba85cf3 (diff)
parentab5206255603f6401d9c216ffce26607da16ad33 (diff)
downloadlingo-ap-tracker-c443acfd0b25b3e4f3446f795777b8dd18b00e2b.tar.gz
lingo-ap-tracker-c443acfd0b25b3e4f3446f795777b8dd18b00e2b.tar.bz2
lingo-ap-tracker-c443acfd0b25b3e4f3446f795777b8dd18b00e2b.zip
Merge branch 'main' into panels
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md21
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
10Download:
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/>
12Source: [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
20Download:
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/>
22Source: [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.