Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,16 @@

## [Unreleased]

## [0.4.0-beta.8] - 2026-09-26

### Added
- Container memory utilization for percentage-based alert rules and dashboard panels
- Visitor email verification policies for deployment domains
- Private domain allowlists for verification recipients
- Backup source, cleanup, and destination outcomes with publication retry

### Changed
- Partial and local-only backups remain visible and report incomplete protection

## [0.4.0-beta.7] - 2026-08-23

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flatrun/ui",
"version": "0.4.0-beta.7",
"version": "0.4.0-beta.8",
"description": "Web interface for FlatRun container orchestration",
"author": "FlatRun",
"license": "MIT",
Expand Down
Loading