Skip to content

Releases: pezfisk/OxideManager

v0.5.1-update

06 Feb 11:07

Choose a tag to compare

v0.5.1-flathub

20 Dec 16:49

Choose a tag to compare

v0.5.1-flathub Pre-release
Pre-release

v0.5.0-fix

18 Dec 12:12

Choose a tag to compare

v0.5.0-fix Pre-release
Pre-release

Full Changelog: v0.4.1...v0.5.0-fix

v0.4.1 - Mac binary

25 May 12:19

Choose a tag to compare

cant remember what i did, just compiles for lastest version for all platforms

v0.4.0 - Big QoL Update

14 May 15:01

Choose a tag to compare

Release v0.4.0 - Significant Enhancements and New Integrations

Release Date: May 14, 2025

New Features and Major Improvements

  • SteamGridDB API Integration: Integrated the SteamGridDB API, which will allow enriching the application with visual assets and game metadata. (Commit 0c33563)
  • Improved Profile Management: Initiated profile configuration and refactored profile management, also optimizing related user interface interactions. (Commits 148d4db, 4d8b05a)
  • Standardized Directory Management: Updated directory management to use dirs::data_dir, ensuring a consistent and appropriate data location according to the operating system. (Commit a699cdc)
  • Improved README Formatting: Updated and improved the formatting of the README file for better clarity and readability. (Commit 4909a75)

Bug Fixes

  • temp_path Configuration: Fixed an issue where the temporary path (temp_path) was not being set correctly. (Commit fe6bdf4)

Commits Included in this Release

  • 4909a75: v0.4.0: Refactor API key handling and improve README formatting.
  • 0c33563: v0.4.0: Refactor file handling and integrate SteamGridDB API.
  • fe6bdf4: Fixed temp_path not correctly setting.
  • a699cdc: Refactor to use dirs::data_dir for directory management.
  • 4d8b05a: Refactor profile management and streamline UI interactions.
  • 148d4db: Start adding configuration of profiles.

v0.3.2: Better and now working UI

03 May 12:28

Choose a tag to compare

Just released a new update. It's mainly focused on improving the overall UI experience.

For linux users, you'll need to build it. The instructions for that are in the README.

v0.3.0: Works now!

27 Apr 20:01

Choose a tag to compare

Project is mature enough to be built. As it now features the projects starting goals.

Should work on Windows.
To use on linux, follow the build instructions to build it yourself.