Skip to content

Releases: modrinth/code

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

v0.11.3 Pre-release
Pre-release

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

Reverted

v0.11.1

03 Mar 01:28
51066c4

Choose a tag to compare

Rollback v0.11.0 due to technical issues

v0.10.30

21 Feb 02:08
bacc10d

Choose a tag to compare

Improvements

  • Fix creating projects from mod install flow
  • Improve error handling when attempting to log in to a Minecraft account

v0.10.29

10 Feb 00:20

Choose a tag to compare

v0.10.28 failed to release due to a technical issue; its changes are included in this changelog.

Improvements

  • Revamped project lists to use a more modern design with new functionality:
    • Tags are now shown more intelligently, relegating themselves to the overflow menu when selected.
    • Loaders will be relegated to overflow when a loader is selected or is of another project type.
    • Non-featured tags now show in the tag overflow menu, rather than not at all.
    • Hover download count, follower count, or date to view a more precise number.
    • The entire card is now clickable to navigate to the project.
    • Project banners now display at a consistent 2:1 aspect ratio, rather than being variable.
  • Added app update notification for Linux users.
  • Fixed security policy issue updating capes.
  • Adjusted pop-up design to include a border.
  • Categories are now sorted alphabetically based on language, not just the English names.
  • Fixed iframes in descriptions removing all query parameters, even ones that it's supposed to allow.
  • Updated translations.

v0.10.27

23 Jan 20:38
79217e7

Choose a tag to compare

Improvements

  • Fixed installing content from Discover refusing to create NeoForge instances.
  • Added circuit-breaker logic to prevent Modrinth App from spamming API requests during downtime.