parent
f61db08e06
commit
e6fd193bee
12
version.json
12
version.json
|
@ -1,12 +1,8 @@
|
||||||
{
|
{
|
||||||
"version": "0.6.8",
|
"version": "0.6.9",
|
||||||
"lastUpdated": "Mar 22",
|
"lastUpdated": "Jun 28",
|
||||||
"changes": [
|
"changes": [
|
||||||
"Added a \"What's new\" screen (the one you're looking at right now!) which displays a changelog of the latest version",
|
"Updated FX Client to the latest game version",
|
||||||
"Added custom lobby join links - to get one, click on the new \"Copy link\" button while in a lobby.",
|
"The custom lobbies haven't been updated to work in this version, but are still available in the new stable custom lobby version. A link to it is available in the alert which opens when clicking the custom lobby button in the main menu."
|
||||||
"Added version information at the bottom of the setting page along with a link to the FX Client Discord server and GitHub repository. Previously this was shown only in the vanilla version menu.",
|
|
||||||
"Added a settings option to toggle displaying a player's donation history when clicking on their name in the leaderboard (applies to team games only)",
|
|
||||||
"Changed the font for the FX Client UI elements",
|
|
||||||
"The custom lobby server no longer tries to verify the compatibility of the client's protocol version. This will make custom lobbies usable immediately after an update, provided that the communication protocol has not changed significantly."
|
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue