|
| 1 | +--- |
| 2 | +title: PolyMC 6.0, now available |
| 3 | +description: Added support for Authlib-Injector, plus various bug fixes. |
| 4 | +date: 2023-12-20 |
| 5 | +release_version: 6.0 |
| 6 | +minimum_macos_version: 10.14.0 |
| 7 | +mac_signature: ybdNZFYi4qSkJoFzDpvrlYQt1LeZ/OG1ANeX0/v4r2UnIvideVheSSsl++Je2bgQm88PqOqtggrnQepDj4I8Cw== |
| 8 | +tags: |
| 9 | + - release |
| 10 | +--- |
| 11 | + |
| 12 | +## What's Changed |
| 13 | + |
| 14 | +### Added |
| 15 | +* Add support for authlibinjector by @Kaydax in https://github.com/PolyMC/PolyMC/pull/1598 |
| 16 | + |
| 17 | +### Changed |
| 18 | +* Add CMake option to enable stricter DRM by @LennyMcLennington in https://github.com/PolyMC/PolyMC/pull/1595 |
| 19 | +* don't set arbitrary minimum for jvm memory by @LennyMcLennington in https://github.com/PolyMC/PolyMC/pull/1615 |
| 20 | + |
| 21 | +### Fixed |
| 22 | +* fix: change windows legacy builds to 64 bit by @LennyMcLennington in https://github.com/PolyMC/PolyMC/pull/1555 |
| 23 | +* Fix compile error on FreeBSD by @glowiak in https://github.com/PolyMC/PolyMC/pull/1560 |
| 24 | +* Clean up codebase and fix bug by @jdpatdiscord in https://github.com/PolyMC/PolyMC/pull/1575 |
| 25 | +* Fix bug, fix more warnings (See commit description) by @jdpatdiscord in https://github.com/PolyMC/PolyMC/pull/1576 |
| 26 | +* Update to Java 8 by @HeyaGlitz in https://github.com/PolyMC/PolyMC/pull/1581 |
| 27 | +* Fix build on Qt 6.6.0 by @binex-dsk in https://github.com/PolyMC/PolyMC/pull/1612 |
| 28 | +* Allow compilation on 32-bit by @jdpatdiscord in https://github.com/PolyMC/PolyMC/pull/1608 |
| 29 | +* fix hang when importing certain modpacks by @LennyMcLennington in https://github.com/PolyMC/PolyMC/pull/1616 |
| 30 | +* Fix MSA profile fetching by @LennyMcLennington in https://github.com/PolyMC/PolyMC/pull/1621 |
| 31 | +* Create offline mode accounts with consistent Uuids by @LennyMcLennington in https://github.com/PolyMC/PolyMC/pull/1622 |
| 32 | + |
| 33 | +## New Contributors |
| 34 | +* @Spongecade made their first contribution in https://github.com/PolyMC/PolyMC/pull/1605 |
| 35 | +* @Kaydax made their first contribution in https://github.com/PolyMC/PolyMC/pull/1598 |
| 36 | + |
| 37 | +**Full Changelog**: https://github.com/PolyMC/PolyMC/compare/5.1...6.0 |
| 38 | + |
| 39 | +You can [grab the latest download here](/download) for your respective platform. |
0 commit comments