diff --git a/_posts/2022-02-16-86box-v3-2.md b/_posts/2022-02-16-86box-v3-2.md index 0b597fe..78b480f 100644 --- a/_posts/2022-02-16-86box-v3-2.md +++ b/_posts/2022-02-16-86box-v3-2.md @@ -8,7 +8,7 @@ image: "/assets/images/v3.2/hero.png" {% include imageheading.html url="/assets/images/v3.2/hero.png" separator=" " %} -This is the February 2022 update to 86Box, and it's one we know many of you have been looking forward to, as it finally brings in **Linux support**, after many requests over the course of many years. As always, you can [download 86Box v3.2 from GitHub](https://github.com/86Box/86Box/releases/tag/v3.2). +This is the February 2022 update to 86Box, and it's one we know many of you have been looking forward to, as it finally brings in **Linux support**, after many requests over the course of many years. As always, you can [download 86Box v3.2 from GitHub](https://github.com/86Box/86Box/releases/tag/v3.2.1).
@@ -24,7 +24,7 @@ Linux builds are distributed as [**AppImage**](https://appimage.org) binaries fo * Running the 86Box `.AppImage` with the `-P /path/to/machine/directory` switch, which **does not require** copying `roms/` over to the emulated machine's directory. * Running the 86Box `.AppImage` from a different working directory, which also **does not require** copying `roms/` over. -**IMPORTANT UPDATE #2:** Still on Linux, an issue with mouse capture dropping the emulation speed down to 0% is being investigated. +**IMPORTANT UPDATE #2:** Still on Linux, [**86Box v3.2.1**](https://github.com/86Box/86Box/releases/tag/v3.2.1) should fix the issue with mouse capture dropping the emulation speed down to 0%. The **Windows version** will remain on the existing Win32 user interface for now, as [**jriwanek**](https://github.com/jriwanek) has stepped up to maintain it, at least while we work on some Windows-specific odds and ends of the Qt interface. All UI points in the changelog below apply to both interfaces. diff --git a/index.md b/index.md index 81569e6..674e184 100644 --- a/index.md +++ b/index.md @@ -21,7 +21,7 @@ Features Downloads ------------------------------- -The latest stable version of 86Box is **v3.2**, which was released on February 16, 2022, and is available from our [GitHub repository](https://github.com/86Box/86Box/releases/tag/v3.2). +The latest stable version of 86Box is **v3.2.1**, which was released on February 17, 2022, and is available from our [GitHub repository](https://github.com/86Box/86Box/releases/tag/v3.2.1). We also offer [nightly builds](https://ci.86box.net/job/86Box), which are built from the latest source code, but may not be as stable and/or optimized as stable builds.