Skip to content

1.0.3

Latest
Compare
Choose a tag to compare
@not-jan not-jan released this 22 May 09:58
· 10 commits to master since this release
31f63ff

Release Notes

Features & Fixes

  1. Updated Readme (#35): An image with the system metrics was added to the readme.

  2. Fix Unknown Sensors (#31): The code has been modified to provide a list of available sensor/interface when the default one doesn't work. The changes specifically handle the cases where the sensor isn't found in sysinfo, and when the specified network interface isn't found.

  3. System Information Feature (#30): This update added specific features for input hotkeys, added a Linux sysinfo stats module, added config options for stat bar max fills, and shifted to use the sysinfo crate instead of apex-sysinfo bindings.

  4. Length Compatibility Feature (#29): Details of this pull request could not be retrieved during this session. For more information, please check the pull request directly on GitHub.

  5. Updated the Hotkey Library (#28): This update fixed issue #27 and updated the Tauri global hotkey library to its newest version.

  6. Update to Latest Nightly (#24): The repository has been updated to the latest nightly version. More details about this update could not be retrieved during this session. For more information, please check the pull request directly on GitHub.

These notes cover the significant changes. For a detailed log of all changes, please refer to the project's commit history on GitHub.

Thanks

Big thanks to @jehendeoff, @brennana, @syphernl, @BigBigos and @kediboregi for their various features, changes and fixes.