diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d00999c..6bea522 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,24 @@ | |||
1 | # lingo-archipelago Releases | 1 | # lingo-archipelago Releases |
2 | 2 | ||
3 | ## v4.2.1 - 2024-09-21 | ||
4 | |||
5 | - The text client will no longer open if SHIFT is being held, to prevent | ||
6 | conflicts with the Steam Overlay. | ||
7 | |||
8 | Download: | ||
9 | [lingo-archipelago-v4.2.1.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v4.2.1.zip)<br/> | ||
10 | Source: [v4.2.1](https://code.fourisland.com/lingo-archipelago/tag/?h=v4.2.1) | ||
11 | |||
12 | ## v4.2.0 - 2024-09-20 | ||
13 | |||
14 | - Added a proximity chat feature. You can use the command "/say" followed by a | ||
15 | message in the text client, and it will broadcast the message only to other | ||
16 | nearby Lingo players. | ||
17 | |||
18 | Download: | ||
19 | [lingo-archipelago-v4.2.0.zip](https://files.fourisland.com/releases/lingo-archipelago/lingo-archipelago-v4.2.0.zip)<br/> | ||
20 | Source: [v4.2.0](https://code.fourisland.com/lingo-archipelago/tag/?h=v4.2.0) | ||
21 | |||
3 | ## v4.1.0 - 2024-09-02 | 22 | ## v4.1.0 - 2024-09-02 |
4 | 23 | ||
5 | - Added an in-game text client, which can be used to talk to other players and | 24 | - Added an in-game text client, which can be used to talk to other players and |