Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

Commit 143f9dd

Browse files
committed
Version 1.2.2
1 parent dc6516f commit 143f9dd

File tree

408 files changed

+13630
-23935
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

408 files changed

+13630
-23935
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@ Install Python extensions (shuold not be needed) `pip install -r requirements.tx
4545
* ./requirements.txt - contains python modules required for proper functionality of integration
4646

4747
# Changelog
48+
* v. 1.2.2 Thanks to [@FriendsOfGalaxy](https://github.com/FriendsOfGalaxy)
49+
* Updated psutil to version 5.7.0
50+
* Updated requests to version 2.24.0
51+
* Updated galaxy.plugin.api to version 0.66
52+
* Updated urllib3 to version 1.25.9
53+
* Fixed exception thrown if user didn't have all dlcs installed
54+
* Fixed incorrect friend ID type after fetching it from XIVAPI
4855
* v. 1.2.1
4956
* Fixed issue with GOG Galaxy integrations
5057
* v. 1.2.0 Thanks to [@UmbyUmbreon](https://github.com/UmbyUmbreon) and [@FriendsOfGalaxy](https://github.com/FriendsOfGalaxy)

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Galaxy FFXIV Plugin",
33
"platform": "ffxiv",
44
"guid": "0a9eb0eb-812a-45a1-bc40-c1cd82195313",
5-
"version": "1.2.1",
5+
"version": "1.2.2",
66
"description": "Galaxy FFXIV Plugin",
77
"author": "RZetko",
88
"email": "",

0 commit comments

Comments
 (0)