Skip to content

v0.12.1

Choose a tag to compare

@garyttierney garyttierney released this 19 Jul 17:10
Immutable release. Only release title and notes can be modified.

me3 v0.12.1

Windows Installation

Download the me3_installer.exe setup wizard.

Already have me3 installed? Update to the latest version by opening the run prompt (Ctrl + R) and running me3 update.

Linux Installation

curl --proto '=https' --tlsv1.2 -sSfL https://github.com/garyttierney/me3/releases/download/v0.12.1/installer.sh | sh

me3 - v0.12.1 - 2026-07-19

🐛 Bug Fixes

  • cf1c228 (host) Use mimalloc v3.4.1 in libmimalloc-sys which fixes a critical allocation race condition in #842