v0.1.2 — false-positive fix

This commit is contained in:
2026-06-01 00:33:45 +02:00
parent d8a636cb09
commit d4a03b0f00
4 changed files with 13 additions and 6 deletions
+6
View File
@@ -4,6 +4,12 @@ All notable changes to NotAlterra are documented in this file.
---
## [v0.1.2] — 2026-06-01
### Changed
- Replaced process detection (`tasklist`/`pgrep`) with startup warning modal
to avoid Windows Defender false-positive (Trojan:Win32/Wacatac.C!ml)
## [v0.1.1] — 2026-05-31
### Changed