@@ -65,13 +65,21 @@ This feature only works when map creation is enabled in the adapter options!
6565 ### **WORK IN PROGRESS**
6666-->
6767### ** WORK IN PROGRESS**
68- * (copystring) Update dependencies
69- * (copystring) Update translations
70- * (copystring) Bugfixes for map creator, clientID, network objects and local device discovery
71- * (copystring) Get clean history when robot state changes to charging
72- * (copystring) Q5 Pro does not support any water box modes. Removed them.
73- * (copystring) Add basic read only support for Wet Dry Vacuums
74- * (copystring) Add basic support for Saros 10R
68+ * (copystring) ** Breaking Change:** Major refactoring of the entire adapter structure.
69+ * (copystring) ** New Feature:** Implemented 'Strict Startup' - Adapter prevents startup without valid login to avoid bootloops.
70+ * (copystring) ** Improvement:** Enhanced 2FA logging and instructions for easier login troubleshooting.
71+ * (copystring) ** Feature:** Responsive Design for Admin UI (thanks to simatec).
72+ * (copystring) ** New Protocol:** Added support for B01 protocol (AES-128-CBC) used by newer devices (e.g., Qrevo Slim).
73+ * (copystring) ** Map System:** Complete overhaul of map generation using ` @napi-rs/canvas ` :
74+ * Improved room coloring and dark mode support.
75+ * Fixed coordinate scaling and Y-axis inversion issues.
76+ * (copystring) ** Stability:** Fixed auto-relogin logic for invalid tokens.
77+ * (copystring) ** Stability:** Resolved MQTT race conditions and connection instability.
78+ * (copystring) ** Fix:** S6 MaxV Water Box & Fan Power attributes.
79+ * (copystring) ** Fix:** Consumables life calculation and reset behavior.
80+ * (copystring) ** Internal:** Modular feature handling and introduction of ` lib/features/ ` .
81+ * (copystring) ** Build:** Persistent caching for faster CI/CD.
82+ * (copystring) ** Cleanup:** Removed daily build workflows.
7583
7684### 0.6.19 (2025-02-08)
7785* (copystring) Rewrite of mqtt connection logic
0 commit comments