Skip to content

v1.1.8

Latest
Compare
Choose a tag to compare
@etkmlm etkmlm released this 23 Jan 22:00
c8b1da1

Changelog:

  • Fixed message box size issue.
  • Fixed module info entries.
  • Fixed a bug while copying a profile's options to another.
  • Fixed the date display issue on resources from Modrinth in the browser.
  • Fixed a bug while resizing the window.
  • Fixed an issue that prevents the profile group dialog from closing when needed.
  • Fixed a caching issue with Fabric versions. (The game version doesn't matter :))
  • Fixed bugs while changing the modpack version.
  • Fixed UTF-8 issues while reading files as text.
  • Fixed an issue preventing the "No Version" notification.
  • Added a default options.txt selector to the settings.
  • Added a focus limiter.
  • Added an edit profile page difference detector. You can no longer leave the page without saving if it is not a new profile, and you remain on the same page after saving.
  • Added an option to launch profiles directly from the dock.
  • Added a default profile containing the last version on the first use of the launcher.
  • Added a security checkup for game paths containing invalid characters.
  • Added shortcuts on dialogs.
  • Added tutorials section, including a general tutorial for the first usage.
  • Added shaders support for CurseForge.
  • Added a UI scale option to the settings.
  • Added a detector for disabled resources from Modrinth.
  • Added WebP support.
  • Added an icon to dialogs.
  • Added count labels for the resources to the profile page.
  • Added an optimizer button (garbage collector) to the settings page.
  • Improved authentication error handling.
  • Improved the registration optimization for JavaFX event filters.
  • Improved the Java detection system; invalid versions are no longer listed.
  • Increased CList efficiency, preventing redundant profile page reloads.
  • Increased general download speed and added threaded downloading. (Average profile setup from zero takes 4 minutes 20 seconds)
  • Optimized the status display system.
  • The Browser UI has been further animated, with an indicator animation after including or removing a resource.
  • Changed the name of the "online" account to "Microsoft" account.
  • The startup page no longer allows empty usernames.
  • Updated CLPatcher's multiplayer fix.
  • Changed the worlds page list selector so the worlds that have the same level name are now separated.
  • Made slight memory optimizations in pages.
  • UI bug fixes in general.