Skip to content

Releases: V3L0C1T13S/thunder-manager

v0.1.5 - Material GUI & Mod browsing

23 Feb 19:59
498ea5e

Choose a tag to compare

v0.1.5

This release includes multiple UI style changes, incorporating MUI, an implementation of Google's Material V2 UI.

Changes

Features

  • Added a browse feature for browsing Thunderstore mods and communities

Stylistic

  • Updated GUI to MUI (Google Material UI V2)

v0.1.4 - GUI Support

18 Feb 02:50
757a1d5

Choose a tag to compare

v0.1.4

This marks the first official major update to the mod manager, adding a GUI version for those that prefer a fancy GUI over a simple CLI. Never fret CLI users, the GUI is completely optional, and is an entirely separate binary.

Changes

Features

  • Built-in GUI using Tauri
  • Support for non-thunderstore archives

v0.1.2

17 Feb 01:28
9a0d752

Choose a tag to compare

v0.1.2 Pre-release
Pre-release

Changes

  • Made clippy happy, probably made no noticeable difference.

v0.1.1 - Concurrent downloads

16 Feb 21:55
2229e91

Choose a tag to compare

Pre-release

Changes

  • Added concurrent download support

Initial release

16 Feb 16:44
ad76069

Choose a tag to compare

Initial release Pre-release
Pre-release

Note on Windows binaries

Windows binaries have not yet been tested, they are the output of running cargo build --target x86_64-pc-windows-gnu --release. Please report any issues you encounter with them, specifying that you are using Windows in your report.