Skip to content

Releases: kursatabayli/Nexus

Release list

v1.0.0-rc.1

v1.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 22:52
v1.0.0-rc.1
d7337bc

Nexus v1.0.0-rc.1

The first Release Candidate for Nexus is now available. All core features planned for v1.0.0 are complete (feature-complete) with this release. Moving forward, our primary focus will be on system stability and bug fixing.

Highlights

  • Advanced Fan Control: Precise graphical fan curve management with direct hardware communication via ACPI and HP WMI.
  • MUX Switch Management: Seamless hybrid switching between graphics units via a dedicated controller.
  • Real-Time Telemetry: Low-latency, real-time CPU/GPU statistics streamed to the UI, powered by CoreTemp and WDDM integration.
  • Isolated & Performant Architecture: The UI (Blazor) and hardware control service are completely decoupled to minimize resource consumption, communicating via a high-performance IPC/RPC bridge.

Installation & Feedback

You can install both the background service and the client simultaneously by running the provided installer in the release assets.

Since this is an RC build, you might encounter minor issues on certain hardware configurations. Please report any ACPI/WMI errors or UI bugs via GitHub Issues so we can resolve them before the final stable release.