github NOMM-Team/nomm-app 0.13.2
NOMM version 0.13.2

4 hours ago

FLATHUB SUPPORT IS HERE!

Well, title says it all, with the previous release (0.13.1), we finally got approved for Flathub !
As part of this patch we have also added a button on the README that redirects to our Flathub page.

Changes

  • Homogenised nomenclature in config yamls to use only _ instead of a mix of _ and -.
    • This means that all previous configurations have also been updated to reflect this change. NOMM will not recognise utility sections using the old essential-utilites key.
    • Since the repos are separate now, what this means is that there may be a brief moment where your NOMM app version will not be in sync with the latest config repo version. To fix this simply just update your NOMM app, and relaunch it (which will automatically pull the latest version of the config repo)
    • This fixes #140 (thanks @Crasben for the report)
  • Added a missing feature in the config builder that allows a user to specify that a utility does not need to be deployed to game files after download.

Bug fixes

  • Fixed an issue that could occur when downloading a utility with a % code in the url, specifically in the name of the downloaded utility file, which made NOMM not realise that the file was successfully downloaded. (#143, thanks @Crasben for the report)
  • Fixed a variety of bugs with the new configuration builder, as reported by @Crasben in #142 & #141
  • Fixed an issue with the utility tab not being treated as a proper tab (#107 , thanks to discord user Ralsei for the report)

List of PRs

Full Changelog: 0.13.1...0.13.2

Don't miss a new nomm-app release

NewReleases is sending notifications on new releases.