PolyMC Changelog

What's new in PolyMC 6.1

Jan 8, 2024
  • Fixed:
  • Fix storage page chart legend not respecting theme by @HeyaGlitz in #1629
  • Fix instance import by @LennyMcLennington in #1633
  • Changed:
  • Make Java auto-detect find sdkman Java installations by @HeyaGlitz in #1631
  • Make Christmas cat last longer by @HeyaGlitz in #1627

New in PolyMC 6.0 (Dec 20, 2023)

  • Added:
  • Add support for authlibinjector by @Kaydax in #1598
  • Changed:
  • Add CMake option to enable stricter DRM by @LennyMcLennington in #1595
  • don't set arbitrary minimum for jvm memory by @LennyMcLennington in #1615
  • Fixed:
  • fix: change windows legacy builds to 64 bit by @LennyMcLennington in #1555
  • Fix compile error on FreeBSD by @glowiak in #1560
  • Clean up codebase and fix bug by @jdpatdiscord in #1575
  • Fix bug, fix more warnings (See commit description) by @jdpatdiscord in #1576
  • Update to Java 8 by @HeyaGlitz in #1581
  • Fix build on Qt 6.6.0 by @binex-dsk in #1612
  • Allow compilation on 32-bit by @jdpatdiscord in #1608
  • fix hang when importing certain modpacks by @LennyMcLennington in #1616
  • Fix MSA profile fetching by @LennyMcLennington in #1621
  • Create offline mode accounts with consistent Uuids by @LennyMcLennington in #1622

New in PolyMC 5.1 (Feb 20, 2023)

  • fix(MMCZip): ignore invalid file paths in extractSubDir by @LennyMcLennington in #1546
  • fix: handle single files in copy tasks by @Doggermelon in #1526
  • fix: Make modrinth text layout not be weird by @LennyMcLennington in #1548
  • Clean & Compress Floppas by @KaspianDev in #1541
  • Fix instance copy on Linux and macOS by flowln in #1552

New in PolyMC 1.4.3 (Nov 18, 2022)

  • Added:
  • Curseforge workarounds
  • Removed the non-working Curseforge key
  • Added a way to fetch a working Curseforge key at runtime
  • Changed:
  • Added diagnostic logging for OAuth 2.0 token reply errors, and made it fail the activity
  • Fixed:
  • Simplify abort handling and add missing emits
  • Replaced the MSA Client ID, so Microsoft login works again
  • Curseforge-related fixes:
  • Fixed an issue with the user agent being blocked by the Curseforge API
  • Fixed a crash caused by an unhandled JSON exception during instance importing
  • Fixed a bug that caused an event loop to never end when instance importing failed
  • Fixed a bug where the instance import dialog would not close after failure / being aborted