sawa-control-panel/CHANGELOG.md

18 lines
641 B
Markdown

# Changelog
All changes follow [Keep a Changelog](https://keepachangelog.com)
and [SemVer](https://semver.org) versioning.
Format: MAJOR.MINOR.PATCH
- MAJOR: breaking changes
- MINOR: new features (backward compatible)
- PATCH: bug fixes
## [1.0.0] - 2026-03-14
### Added
- Phase 1: Service control dashboard with mTLS auth
- Phase 2: System monitoring (CPU, RAM, disk, uptime)
- Phase 3: Virtual host management
- Phase 4: UI redesign - sidebar, header, service detail pages
- Phase 5: App Market with recipe-based one-click installs
- Forgejo recipe (Go binary, PostgreSQL, PM2, nginx)
- pgAdmin recipe (Python/pip, nginx, no-auth mode)