Skip to content

Releases: modrinth/code

v0.12.5

27 Mar 01:05

Choose a tag to compare

v0.12.5 Pre-release
Pre-release

Added

  • Added a Files tab for instances, matching the Modrinth Hosting experience - browse, edit, and manage all files in your instance folder without leaving the app, ideal for editing config files, viewing crash reports, and more.
  • Added new filters to the Worlds tab: Online, Offline, Singleplayer, Modded, and Vanilla, replacing the previous set.
  • Added a "Browse servers" option to the Worlds tab, allowing you to search for compatible servers and quickly play or save them for later.
  • Added an empty state to the Worlds tab aligned with the Content tabs, with options to add or browse for servers.
  • Added icons alongside labels on instance tabs (Content, Files, Worlds, Logs) for easier visual scanning.

Changed

  • Redesigned the Worlds tab to align with the Content tab - searching and filtering for worlds and servers is now cleaner and more consistent.
  • Breadcrumbs in the app header now fade at the edges when overflowing instead of clipping abruptly.
  • The modpack already installed modal has been redesigned.
  • The add server and edit server modals in the worlds tab have been polished.

Fixed

  • Fixed instance getting stuck at "Installing" after a failed version change - When changing the game version of an already-installed instance and the install failed the instance would get permanently stuck in the "Installing" state with no way to recover. The install stage is now properly reset on failure.
  • Fixed #5671 - "Invalid game version" error when updating to newly-released Minecraft versions - If a new Minecraft version (e.g. 26.1) was selected but the app's cached version manifest hadn't been refreshed yet, the install would fail with "Invalid game version". The launcher now automatically retries with a fresh manifest when the version isn't found in cache.
  • Navigating back from the browse page within an instance now returns you to the tab you came from (e.g. Worlds) instead of always defaulting to Content.
  • Content cards no longer sometimes display inconsistent column widths.
  • Deleting content that isn't linked to a project no longer causes a crash.
  • Mod updates are now detected correctly in all cases.
  • Deleting servers from the Worlds tab no longer causes an "out of index" error to occur.
  • Server game version filter now correctly includes modded servers on the Browse page.

v0.12.4

16 Mar 16:30
7d3935a

Choose a tag to compare

Changelog will be added later

v0.12.3

13 Mar 21:09
31b5410

Choose a tag to compare

v0.12.3 Pre-release
Pre-release

Was not formally released

v0.12.2

13 Mar 06:48
cc9059f

Choose a tag to compare

Hotfixes

  • Fixed search pages not showing beyond the first page.

v0.12.1

12 Mar 23:25
32d76b8

Choose a tag to compare

Improvements

  • Added shift + click multiselect to the content tab.
  • Fixed overflow problem with the content sort button in the content tab.
  • Bulk enable, bulk disable and bulk delete actions are now done immediately all in one go, rather one by one.
  • Improved installing visual and state management for content on the content tab.

v0.12.0

12 Mar 20:27
bdc204e

Choose a tag to compare

Major changes

  • Overhauled the "Content" tab on instances
    • Installed modpacks now display under the content tab
    • Content that came bundled with a modpack is now separated from content you have installed on top of it. To view a modpack's content, click the "Content" button in the modpack's card.
    • Added the ability to sort content by date added.
    • Overhauled the pop-out screen for updating a modpack. It will now make it clearer when a version is likely incompatible, and will show you the changelogs of each version.
    • Various bugs and inconsistencies with the content list has now been fixed.

Improvements

  • Fixed the "add server to instance" pop-out opening slowly.
  • Fixed project pages not showing organizations under "Creators" in the sidebar.
  • In the library, split "Downloaded" tab into "Modpacks" and "Servers" depending on instance type.

v0.11.4

10 Mar 15:24
9a8712c

Choose a tag to compare

Improvements

  • Fix PostHog analytics
  • Improve language selector
  • Improve server play analytics tracking

v0.11.3

07 Mar 02:38

Choose a tag to compare

Improvements

  • Added warning banner for installing content to server instance.
  • Fixed server instance pinging to be less jumpy and only ping once in instance.
  • Fixed unlinking instance not giving sufficient feedback.
  • Improved the identification of server project worlds for tracking.
  • Fixed many other visual issues with server projects.

v0.11.2

04 Mar 00:54
d902b28

Choose a tag to compare

Introducing Server Projects

  • Added new Server Project type
    • Three compatibility types: vanilla, modded (published pack), or modded (uploaded pack)
  • Added new linked server instance type that receives updates from the server
    • Joining a server from the app downloads the required content and launches you directly into the server.

v0.11.0

03 Mar 00:05
51ceb9d

Choose a tag to compare

v0.11.0 Pre-release
Pre-release

Reverted