Skip to content

Releases: viniciusmuller/barony-mod-manager

v0.3.3

19 Oct 21:58
ec406a4
Compare
Choose a tag to compare

For more information, read the changelog.

v0.3.2

11 Oct 23:50
b96b452
Compare
Choose a tag to compare

For more information, read the changelog.

v0.3.1

11 Oct 23:25
2f9b54b
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

Unreleased

[0.3.1] - 2021-10-11

Added

  • New versions now are automatically distributed via GitHub and can be found here.

[0.3.0] - 2021-10-11

Added

  • The app window and executable now have icons.
  • The download buttons are now colored according to their statuses.
  • An user can now filter mods that are still being downloaded.

Fixes

  • Fix bug where sort order was not changing when user selected a different sort strategy.
  • The app no longer opens an empty console when starting on Windows.

Changes

  • The app version is now displayed in the window title and the header, along with its name.

[0.2.0] - 2021-10-09

Added

  • Mod manager now fetches the available mods at startup.

Changes

  • Usage of Steam API key is no longer required for end users.

Fixes

  • Fix bug where mods containg invalid characters for filenames on Windows (such as ":")
    on its names used to crash when saving the mod to disk.
  • Fix bug where users could click to download again while the mod was being
    downloaded.
  • Mods sorting does not occur at every render anymore, thus improving performance.

[0.1.0] - 2021-10-09

Added

  • Initial usable release.