4.6.0 (2026-05-02)
🚀 Features
- ui-web: add dracula, gruvbox-dark, rose-pine themes and fix surface hierarchy (b3a6af7)
- ui-web: add teal-dark and teal-light themes and fix sap-horizon state colors (7f21068)
- ui-web: implement runtime skin system with classic and modern skins (#1815) (72aba1e)
🐞 Bug Fixes
- deps: update all non-major dependencies (#1820) (52667c5)
- deps: update dependency zod to ^4.4.2 (#1823) (cfb50bf)
- ui-web: resolve WS race condition causing DISCONNECTED on modern skin (e626ef8)
- ui: make Authorize version-aware for OCPP 2.0.1 stations (1d31a91), closes #1817
✨ Polish
- ui-common: use ProcedureName enum instead of string literals in payload builders (99a793f)