Some checks failed
Update README from CHANGELOG / update-readme (push) Has been cancelled
26 lines
527 B
Markdown
26 lines
527 B
Markdown
# 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/).
|
|
|
|
---
|
|
|
|
## [v0.0.1] - 2025-12-18
|
|
|
|
### Added
|
|
- Initial release
|
|
- Lightweight server monitor agent
|
|
- CPU, RAM, Disk, and Load monitoring
|
|
- Single-user dashboard (password protected)
|
|
- IPv4-only support
|
|
|
|
---
|
|
|
|
## [Unreleased]
|
|
|
|
### Added
|
|
- (planned) Alerting support
|
|
- (planned) Historical metrics
|