Skip to content

Releases: modrinth/code

Modrinth App 0.15.10

Choose a tag to compare

@github-actions github-actions released this 10 Jul 17:56
v0.15.10
bbdaa17

Added

  • Added new advanced filter category to Discover content.
  • Added options to exclude plugins and data packs from mod search
  • Added options to exclude mods and plugins from data pack search

Fixed

  • Instance edits not appearing to be immediately saved.
  • Fixed search cache being way longer than intended. Search results should now be cached for no more than 10 minutes, making it more possible to find newer or more recently updated content.
  • Fixed it being impossible to respond to the ad consent banner.
  • Improved installation issues
    • Added better error handling, with a "Copy details" button on the frontend for the failure notifications + shows up after 30 seconds of no recorded progress - so support can investigate failures and pass it on to us
    • Changed "preparing instance" stage -> "Queued to install" - now handles maximum three install jobs at a time to prevent install jobs from being bricked.
    • Improves download tracking by reporting download progress live rather than after each modpack content file is downloaded

Modrinth App 0.15.8

Choose a tag to compare

@github-actions github-actions released this 06 Jul 22:35
v0.15.8
0905ea7

Changed

  • Updated the version pages to use the new design.

Fixed

  • Fixed project and version links from an instance not being aware of the instance you're coming from.
  • Fixed Files tab preloading files which weren't actually editable/viewable which caused a memory leak.
  • Modrinth Hosting: Fixed Files tab preloading files which weren't actually editable/viewable which caused a memory leak.

Modrinth App 0.15.7

Choose a tag to compare

@github-actions github-actions released this 05 Jul 02:23
v0.15.7
ad4912d

Fixed

  • Fixed environment filters showing in server panel's browse page.
  • Modrinth Hosting: Fixed environment filters showing in server panel's browse page.
  • Modrinth Hosting: Fixed server-specific filter options not being removed from the URL when toggled off.

Modrinth App 0.15.6

Choose a tag to compare

@github-actions github-actions released this 04 Jul 23:30
v0.15.6
b0108e0

Fixed

  • Fixed the functionality of the server environment filter in Discover.

Changed

  • Modrinth Hosting: Replaced the environment filters in the panel with a toggle for server-side only content that appears at the top of the filters.

Modrinth App 0.15.5

Choose a tag to compare

@github-actions github-actions released this 04 Jul 23:14
v0.15.5
fa749b5

Changed

  • Added cdn.serilum.com and workflow.serilum.com as domains that can bypass the image proxy.
  • Allow modfolio.creeperkatze.dev to bypass image proxy.

Fixed

  • Fixed the update app button width being fixed width, causing issues with non-English translations.

Modrinth App 0.15.4

Choose a tag to compare

@github-actions github-actions released this 30 Jun 00:13
692f22b

Fixed

  • Fixes another issue causing the app to freeze up when going into an instance page.

Modrinth App 0.15.3

Choose a tag to compare

@github-actions github-actions released this 29 Jun 23:13

Fixed

  • Fixed hanging on larger legacy instances when visiting the Instance page.

Modrinth App 0.15.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 21:01
v0.15.2
91bc58b

Added

  • Added the "Chaos Cubed" official skin pack to the Skin selector page.

Changed

  • Redesigned the modpack export modal to align with the rest of the instance pages.
  • Updated project versions table UI and mobile view so columns overflow nicely.
  • Updated translations
  • Modrinth Hosting: Updated translations

Fixed

  • Fixed an issue where sometimes the app would desynchronise from the file system when disabling, enabling or removing mods from the Content tab.
  • Fixed issue where server pinging in the Worlds tab of the instance page would be stuck in a loading state for too long.
  • Fixed the Logs page in Modrinth App overflowing past the window instead of keeping the console contained.
  • Fixed the Modrinth Hosting server panel in Modrinth App overflowing past the window instead of keeping the console contained.
  • Fixed issue where sometimes disabling linked modpack content would not work. Thanks @creeperkatze!
  • Fixed issue where unlinking a locally imported mrpack from an instance causes the content to never show up in the content list.

Modrinth App 0.15.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 16:59
b95a2d8

Fixed

  • Fixed issue where previous logs would not load in the Logs tab of an instance.
  • Fixed issue where "Update all" would sometimes update linked modpack content.
  • Fixed issue where disabled additional content would sometimes not appear as disabled in the UI.
  • Fixed issue where instances with negative playtime fail to load. (How?)

Modrinth App 0.15.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 10:06
64f7fb8

Added

  • Existing app data is now backed up after the app updates.
  • Added an option to open the folder which contains the app database backups in the Resource management tab in the app settings.
  • Added an option to skip non-essential warnings across the app.
  • Added the ability to create desktop shortcuts for your instances.

Changed

  • Instance installs in the Modrinth App now show detailed progress for preparing Java, downloading modpack files, downloading content, extracting overrides, and downloading Minecraft.
  • Java, modpack, content, overrides and Minecraft downloads/extracting now show downloaded/extracted and total size.
  • The Content tab’s "Update all" action now shows live progress while resolving versions, downloading projects, and finishing updates.
  • Changed the visual style of the Delete server/Delete world modal on the Worlds tab of instances to match the Content tab's modals.

Fixed

  • Fixed broken Delete server modal on the Worlds tab of instances.
  • Fixed the navigation bars across the app not animating when clicking between pages.
  • Fixed fade in animation incorrectly playing on the Mods page even when the instance content is already loaded into the UI.
  • Failed or interrupted instance installs now roll back partial changes instead of leaving incomplete new instances or modified/broken existing instances behind.
  • Failed or interrupted instance installs now explain why the failure or interruption occurred, and provide a retry action.
  • The Home page, Library page, and the quick instance switcher in the left sidebar now correctly refresh when an instance begins or finishes installing.
  • Fixed issue where going from an instance page to the browse page via the left sidebar would cause the app to completely freeze up.
  • Fixed issue where using the "Add to instance" button on search results in the browse page would take a long time to process if you have a lot of instances.
  • Fixed many performance issues with loading/editing of instances.