# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.1.0] - 2026-04-03 ### Added - Device registration and management with identity authentication - Real-time device status monitoring (CPU, memory, disk, network) - Hardware and software asset inventory - USB device control and file operation audit - Heartbeat with HMAC-SHA256 verification - JWT authentication with token family rotation - WebSocket real-time push (device online/offline, alerts) - Alert rules with email/webhook notification - Device grouping with three-tier config scope (global/group/device) - Management audit logging - Watermark plugin (screen overlay) - Web filter plugin (hosts-based URL blocking) - Usage timer plugin (active/idle tracking, app usage) - Software blocker plugin (blacklist enforcement) - Popup blocker plugin (window close by rules) - USB file audit plugin (file operation monitoring) - Disk encryption plugin (BitLocker status reporting) - Print audit plugin (Windows print event logging) - Clipboard control plugin (clipboard rule enforcement) - Plugin remote enable/disable control - Frontend Vue3 + Element Plus management dashboard