Skip to content

Resolute v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 06:29
b3cae91

πŸš€ Features

  • PR #129: Allow clicking mod IDs and artifact checkums to copy them (@Gawdl3y)
  • PR #131: Add console page to the UI (@Gawdl3y)
  • PR #132: Enable spin buttons on number settings (@Gawdl3y)
  • PR #134: Add progress bar functionality to AppHeader (@Gawdl3y)
  • PR #137: Separate database/settings/logs for debug builds (@Gawdl3y)
  • PR #144: Add user agent to all HTTP requests (@Gawdl3y)
  • PR #145: Add setting to control display of deprecated mods & highlight them in the mod tables (@Gawdl3y)
  • PR #147: Replace many alert boxes with native system notifications (@Gawdl3y)
  • PR #151: Add strict-ish CSP to Tauri config (@Gawdl3y)
  • PR #153: Add menu to open various folders to the installed mods page (@Gawdl3y)
  • PR #160: Replace dashboard page with a new about page (@Gawdl3y)

πŸ› Fixes

  • PR #146: Ignore file not found errors when deleting artifacts (@Gawdl3y)
  • PR #150: Fix init error window with single-line error messages (@Gawdl3y)
  • PR #152: Always use an alert for the discovery result message (@Gawdl3y)

πŸ“¦ Dependencies

πŸ”§ Tooling

πŸ“ Documentation

  • PR #135: Further fancify the readme (@Gawdl3y)
  • PR #148: Switch Cargo license properties to allow newer than (L)GPL3 (@Gawdl3y)

πŸ’¬ Other

  • PR #133: Extract Tauri commands into semi-organized modules (@Gawdl3y)
  • PR #136: Refactor tooltip usage into SimpleTooltip and IconButton (@Gawdl3y)
  • PR #139: Use v-bind same-name shorthand syntax (@Gawdl3y)
  • PR #141: Refactor Downloader to use linear-ish types, replace ArtifactPaths struct with ModArtifact helpers, and add reusable artifact FS interaction logic (@Gawdl3y)
  • PR #142: Use an extension trait to map Errors into ArtifactErrors (@Gawdl3y)
  • PR #161: Release version 0.8.0 (@Gawdl3y)

Full changelog: v0.7.1...v0.8.0
Previous release: v0.7.1
All releases: https://github.com/Gawdl3y/Resolute/releases