From ab2204ef30918547db1b6a6c6227fdf0cab2e7a5 Mon Sep 17 00:00:00 2001 From: RichardG867 Date: Thu, 17 Feb 2022 13:25:03 -0300 Subject: [PATCH] Add v3.2.1-specific changelog --- _posts/2022-02-16-86box-v3-2.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/_posts/2022-02-16-86box-v3-2.md b/_posts/2022-02-16-86box-v3-2.md index 78b480f..9f37b63 100644 --- a/_posts/2022-02-16-86box-v3-2.md +++ b/_posts/2022-02-16-86box-v3-2.md @@ -24,13 +24,13 @@ 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, [**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%. +**IMPORTANT UPDATE #2:** Still on Linux, **86Box v3.2.1** (link above, [changelog below](#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.
-## Changelog +## Changelog for v3.2 ### Emulator @@ -102,3 +102,17 @@ The **Windows version** will remain on the existing Win32 user interface for now * Added **AST SixPakPlus** ISA memory expansion and RTC card (currently as separate devices in their respective categories) * Fixed **ISA memory expansion** detection on the IBM PC, XT and clones * Fixed **ISA RTC cards** crashing on machines with integrated RTC + +
+ +## Changelog for v3.2.1 + +### User interface + +* Fixed **mouse capture** dropping emulation speed down to 0% on Linux +* Fixed **crash on exit** on Linux +* Fixed **Media menu** not showing up with some IDE controllers on Linux + +### Machines + +* Fixed **Shuttle HOT-433A** crashing on startup with Flash data from v3.0 pre-release setups