Bump version

Added version info and changelog for v0.6.9
main
peshomir 2025-06-28 17:39:35 +03:00
parent f61db08e06
commit e6fd193bee
1 changed files with 4 additions and 8 deletions

View File

@ -1,12 +1,8 @@
{
"version": "0.6.8",
"lastUpdated": "Mar 22",
"version": "0.6.9",
"lastUpdated": "Jun 28",
"changes": [
"Added a \"What's new\" screen (the one you're looking at right now!) which displays a changelog of the latest version",
"Added custom lobby join links - to get one, click on the new \"Copy link\" button while in a lobby.",
"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."
"Updated FX Client to the latest game version",
"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."
]
}