Skip to content

Commit c6aa5be

Browse files
committed
chore(release): 1.27.0
1 parent 5261780 commit c6aa5be

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.27.0](https://github.com/adventdevinc/kudu/compare/v1.26.0...v1.27.0) (2026-03-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **elevation:** share config and fix paste when relaunched as admin on macOS/Linux ([#75](https://github.com/adventdevinc/kudu/issues/75)) ([0316aa5](https://github.com/adventdevinc/kudu/commit/0316aa5ef2e1e3845b17bb5b53ab5540c68799fa))
7+
* **privacy:** use locale-independent XML to detect scheduled task state ([#79](https://github.com/adventdevinc/kudu/issues/79)) ([5261780](https://github.com/adventdevinc/kudu/commit/52617808d11e921c2c342fd931d1be9687ce4e62))
8+
* **ui:** disable hardware acceleration to prevent black window on incompatible GPUs ([#76](https://github.com/adventdevinc/kudu/issues/76)) ([4361b60](https://github.com/adventdevinc/kudu/commit/4361b603b04263737120b7634483613b5f9e2330))
9+
10+
11+
### Features
12+
13+
* **cloud:** add dedicated Cloud page and Breach Monitor ([#78](https://github.com/adventdevinc/kudu/issues/78)) ([6d470e3](https://github.com/adventdevinc/kudu/commit/6d470e3d664ef848e7d432ad81078992e5a8776c))
14+
* **uninstaller:** force remove option for failed uninstalls ([#74](https://github.com/adventdevinc/kudu/issues/74)) ([9571c7c](https://github.com/adventdevinc/kudu/commit/9571c7c8f82439ed67c75816431464d6ff066b92))
115
# [1.26.0](https://github.com/adventdevinc/kudu/compare/v1.25.0...v1.26.0) (2026-03-25)
216

317

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kudu",
3-
"version": "1.26.0",
3+
"version": "1.27.0",
44
"description": "A modern, open-source system cleaner for Windows, macOS, and Linux",
55
"main": "./out/main/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)