github Vital-Utilities/Vital-Utilities 0.0.6

latest releases: 0.2.5, 0.2.3, 0.2.2...
2 years ago

Upgrade Notes

You need to run dotnet dev-certs https --trust in order for vital service to operate.

If you are updating from a previous version and have enabled launch on log in, you will have to redo it to get it working due to the Vital Service being moved to a different folder.

What's Changed

  • Move classic page views into its own folder by @Snazzie in #35
  • Restructure by @Snazzie in #37
  • Introduce VitalRustService by @Snazzie in #38
    • Adds Nvml to query process gpu usage for nvidia cards.
      • if you have a nvidia gpu, you can now see process gpu usage. (this doesnt match Task manager however)
    • Moves Main Window Title getter into Vital Rust Service.
    • Moves some process and system utilizations getters into Vital Rust Service.
    • Generally improving data querying performance a lot.
  • Fix Edit process in profile does not save by @Snazzie in #41
  • Bump url-parse from 1.5.4 to 1.5.10 in /Source/ClientApp by @dependabot in #39
  • Bump follow-redirects from 1.14.7 to 1.14.9 in /Source/ClientApp by @dependabot in #40

Full Changelog: 0.0.5...0.0.6

Don't miss a new Vital-Utilities release

NewReleases is sending notifications on new releases.