docs(changelog): add v2.0.0 release notes (#181)

This commit is contained in:
2026-08-09 00:18:34 -04:00
committed by GitHub
parent d442f1e3f9
commit 420a9c9f8a
+10
View File
@@ -1,3 +1,13 @@
# v2.0.0 - 2026-08-09
### Added
- **Multi-Site Master Architecture.** Multi-Site Master badge, `/api/directory-admin/site-status` API, and Master site promotion UI.
- **Full Telemetry Dashboard Cards.** Rendered active `logged_users`, physical partitions, host details, and desktop session/power controls (Lock, Display Off, Log Out, Sleep Host).
- **Theta Directory Rebranding.** Rebranded SSO Manager UI and documentation to Theta Directory.
### Fixed
- **Agent Action Parameter Resolution.** Standardized top-level and nested parameter parsing for agent driver actions (`api_directory_admin.js`).
# v1.33.0 - 2026-08-08
### Added