tag:github.com,2008:https://github.com/beenycool/AsusFanControl/releases
Release notes from AsusFanControl
2026-01-31T17:19:10Z
tag:github.com,2008:Repository/1141867248/v1.2.0
2026-01-31T19:02:12Z
v1.2.0 - Core Library Refactor & Safety Watchdog
<h2>Changes</h2>
<h3>Architecture Refactor</h3>
<ul>
<li>Moved core control logic to new library</li>
<li>Added interface for better abstraction</li>
<li>Improved code organization and separation of concerns</li>
</ul>
<h3>Safety Improvements</h3>
<ul>
<li>Enhanced watchdog for crash protection</li>
<li>Added handler to ensure fans reset on crash</li>
<li>Better handling to prevent double-dispose</li>
<li>Added flag for persistent fan settings</li>
<li>Added flag to prevent use-after-dispose</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fixed merge conflicts from PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3862018603" data-permission-text="Title is private" data-url="https://github.com/beenycool/AsusFanControl/issues/5" data-hovercard-type="pull_request" data-hovercard-url="/beenycool/AsusFanControl/pull/5/hovercard" href="https://github.com/beenycool/AsusFanControl/pull/5">#5</a></li>
<li>Improved error handling throughout the application</li>
<li>Better logging and exception handling</li>
</ul>
<h3>Merged PRs</h3>
<ul>
<li>PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3866749207" data-permission-text="Title is private" data-url="https://github.com/beenycool/AsusFanControl/issues/7" data-hovercard-type="pull_request" data-hovercard-url="/beenycool/AsusFanControl/pull/7/hovercard" href="https://github.com/beenycool/AsusFanControl/pull/7">#7</a>: Confirm branch is conflict-free</li>
<li>PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3862018603" data-permission-text="Title is private" data-url="https://github.com/beenycool/AsusFanControl/issues/5" data-hovercard-type="pull_request" data-hovercard-url="/beenycool/AsusFanControl/pull/5/hovercard" href="https://github.com/beenycool/AsusFanControl/pull/5">#5</a>: Refactor architecture to Core Library and add Safety Watchdog</li>
</ul>
beenycool