Skip to content

Commit 27f7e83

Browse files
committed
Launcher 2.1.2 release
1 parent cbd1007 commit 27f7e83

File tree

3 files changed

+42
-1
lines changed

3 files changed

+42
-1
lines changed

assets/images/2.1.2-token.png

97.3 KB
Loading

content/blog/2.1.2.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: "OpenFusionLauncher 2.1.2 released"
3+
description: ""
4+
summary: ""
5+
date: 2025-11-04T21:19:14+00:00
6+
draft: false
7+
weight: 50
8+
categories: []
9+
tags: []
10+
contributors: []
11+
pinned: false
12+
homepage: false
13+
seo:
14+
title: "" # custom title (optional)
15+
description: "" # custom description (recommended)
16+
canonical: "" # custom canonical URL (optional)
17+
noindex: false # false (default) or true
18+
---
19+
20+
# OpenFusionLauncher v2.1.2
21+
22+
We're announcing the release of OpenFusionLauncher v2.1.2.
23+
24+
This release fixes auto-login on macOS. The issue was caused by a log file directory path containing spaces that weren't properly quoted.
25+
26+
With this release, the launcher will now also censor your login token in displayed error messages:
27+
28+
{{< figure
29+
src="images/2.1.2-token.png"
30+
alt="An error message being displayed in the launcher"
31+
caption="Notice how the text after `-t` is replaced with three asterisks."
32+
>}}
33+
34+
This will prevent the rare case where if someone saw a screenshot with your token, they would be able to log in to your account (if done within 30 seconds).
35+
36+
### Changelog
37+
38+
Full changelog available [here](https://github.com/OpenFusionProject/OpenFusionLauncher/compare/2.1.1...2.1.2).
39+
40+
## Download
41+
The launcher can be grabbed from our [Downloads Page](https://openfusion.dev/download) or the [GitHub Release Page](https://github.com/OpenFusionProject/OpenFusionLauncher/releases/tag/2.1.2).

content/download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ As a result, you may receive a warning from Windows stating that it is unable to
2222

2323
## Download Launcher
2424

25-
The latest stable launcher is version **2.1.1**.
25+
The latest stable launcher is version **2.1.2**.
2626

2727
The launcher is what you use to connect to FusionFall servers and play the game - it can be downloaded below.
2828

0 commit comments

Comments
 (0)