diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ff97b1e..0c94f10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,18 @@ | |||
1 | # lingo-ap-tracker Releases | 1 | # lingo-ap-tracker Releases |
2 | 2 | ||
3 | ## v0.12.0 - 2024-12-20 | ||
4 | |||
5 | - The tracker can now connect to a game of Lingo that is running the Archipelago | ||
6 | client (requires v5.1.0 or later). This allows the tracker to show the | ||
7 | player's position more precisely, as well as get automatically updated on what | ||
8 | non-check panels have been solved. | ||
9 | - Fixed one of the doors (Outside The Initiated - Eight Door) showing up | ||
10 | incorrectly on the subway map. | ||
11 | |||
12 | Download: | ||
13 | [lingo-ap-tracker-v0.12.0-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.12.0-win64.zip)<br/> | ||
14 | Source: [v0.12.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.12.0) | ||
15 | |||
3 | ## v0.11.5 - 2024-12-08 | 16 | ## v0.11.5 - 2024-12-08 |
4 | 17 | ||
5 | - [A logic error](https://github.com/ArchipelagoMW/Archipelago/pull/4342) was | 18 | - [A logic error](https://github.com/ArchipelagoMW/Archipelago/pull/4342) was |