Releases: pezfisk/OxideManager
Releases · pezfisk/OxideManager
v0.5.1-update
Full Changelog: v0.5.1-flathub...v0.5.1-update
v0.5.1-flathub
Full Changelog: v0.5.0-fix...v0.5.1-flathub
v0.5.0-fix
Full Changelog: v0.4.1...v0.5.0-fix
v0.4.1 - Mac binary
cant remember what i did, just compiles for lastest version for all platforms
v0.4.0 - Big QoL Update
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. (Commita699cdc) - Improved README Formatting: Updated and improved the formatting of the README file for better clarity and readability. (Commit
4909a75)
Bug Fixes
temp_pathConfiguration: Fixed an issue where the temporary path (temp_path) was not being set correctly. (Commitfe6bdf4)
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
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!
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.