Skip to content

Commit d444526

Browse files
author
J.A.R.V.I.S.
committed
docs: update all version refs to v4.0.0, fix README/CHANGELOG/features per platform, fix axaml hardcoded version
1 parent 53dec88 commit d444526

3 files changed

Lines changed: 13 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# Changelog
22

33
## [v4.0.0] - 2026-05-23
4-
- 🆕 **Neu:** Embedded HA Dashboard mit WebView (Windows: WebView2, Linux: WebKitGTK) mit external_auth Auto-Login
4+
- 🆕 **Neu:** HA Dashboard öffnet sich im Standard-Browser mit external_auth Auto-Login
55
- 🆕 **Neu:** AuthGuard – IP-Ban-Schutz mit Rate-Limiting und Retry-Backoff
66
- 🎨 **Redesign:** Moderne Notification-Popups (Dark Theme, abgerundete Ecken)
77
- 🎨 **Redesign:** Modernisierte Einstellungen
8-
- ⚠️ **Breaking:** LibreHardwareMonitorLib + WinRing0 komplett entfernt → treiberloser Sensor-Stack
9-
- 🔒 **Security:** Keine Windows Defender "Vulnerable Driver" Warnung mehr
10-
- 📊 **Sensoren:** WMI + PerformanceCounter + nvidia-smi + AMD ADLX (treiberlos)
8+
- 📊 **Sensoren:** macOS-iBoard + `ioreg` SMC + `powermetrics` (treiberlos)
119

1210

1311
## [v3.0.2] - 2026-05-12

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# HA DeskLink macOS v3.0
1+
# HA DeskLink macOS v4.0
22

33
[![Build](https://img.shields.io/github/actions/workflow/status/TechFlipsi/ha-desklink-mac/build.yml?branch=main&label=Build)](https://github.com/TechFlipsi/ha-desklink-mac/actions)
44
[![Version](https://img.shields.io/github/v/release/TechFlipsi/ha-desklink-mac?label=Version)](https://github.com/TechFlipsi/ha-desklink-mac/releases/latest)
@@ -31,7 +31,13 @@ Wenn du macOS nutzt, teste bitte diese Version und melde Bugs – **die Communit
3131

3232
---
3333

34-
## v3.0 New Features
34+
## v4.0 New Features
35+
36+
- 🖥️ **Dashboard im Browser** – HA-Dashboard öffnet sich automatisch im Standard-Browser (mit Auto-Login)
37+
- 🛡️ **AuthGuard** – IP-Ban-Schutz: Rate-Limiting, Exponential Backoff, automatische Sperr-Pause
38+
- 🎨 **Modernes Dark Mode** – Komplett neu gestaltete Benutzeroberfläche
39+
40+
### v3.0 Features
3541

3642
- 🔔 **Actionable Notifications** – Benachrichtigungen mit Aktions-Buttons via osascript
3743
-**Quick Actions** – Dashboard-Button mit HA-Entity-Toggle-Popup

README_EN.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# HA DeskLink macOS v3.0
1+
# HA DeskLink macOS v4.0
22

33
[![Build](https://img.shields.io/github/actions/workflow/status/TechFlipsi/ha-desklink-mac/build.yml?branch=main&label=Build)](https://github.com/TechFlipsi/ha-desklink-mac/actions)
44
[![Version](https://img.shields.io/github/v/release/TechFlipsi/ha-desklink-mac?label=Version)](https://github.com/TechFlipsi/ha-desklink-mac/releases/latest)
@@ -28,6 +28,8 @@ Please report bugs at [Issues](https://github.com/TechFlipsi/ha-desklink-mac/iss
2828
- 🔔 **Actionable Notifications** – Notifications with action buttons
2929
-**Quick Actions** – Dashboard button for HA entity toggles
3030
- 📸 **Screenshot** – Screenshot save + upload as HA event
31+
- 🖥️ **Dashboard** – Opens HA dashboard in default browser (with auto-login)
32+
- 🛡️ **AuthGuard** – IP-ban protection: rate limiting, exponential backoff, automatic lock pause
3133
- 📷 **Webcam Sensor** – Shows if webcam is active (on/off)
3234
- 🔌 **mobile_app Protocol** – identical to the Windows app
3335
- 🔄 **Auto-Update** – checks for updates on startup

0 commit comments

Comments
 (0)