2.3.0-rc.1
Pre-release
Pre-release
[2.3.0-rc.1] - 2026-07-20
Added
- App Store v2 — Browse and install 200+ open source applications with category filtering, search, and one-click deployment.
- My Apps — Unified application lifecycle management: start, stop, restart, redeploy, view logs, and manage files per app.
- File Manager — Web-based file browser with upload, download, edit, delete, and permission management for container volumes.
- Terminal — Browser-based SSH terminal for remote server management with persistent session support.
- Proxy & SSL — Domain binding and free Let's Encrypt SSL certificate management via Nginx Proxy Manager integration.
- Backups — Scheduled backup jobs for applications and databases with local and S3 remote storage support.
- User Management — Multi-user accounts with role-based access control.
- Docker Compose GUI — Upload and deploy custom docker-compose stacks from the web console.
- Services & Logs — Real-time core service status monitoring and structured log viewer.
- Setup Wizard — Guided first-run initialization for administrator account and basic platform configuration.
- Platform Settings — Centralized configuration for ports, mirrors, certificates, branding, and runtime parameters.
- Multi-language — English and Chinese (中文) interface support.
Changed
- Architecture — Migrated from Cockpit-based multi-container system to a single-container control plane. All core services (AppHub, Console, Gitea, Portainer, Nginx Proxy Manager) now run inside one Docker container managed by supervisord.
- Frontend — Complete rewrite from Cockpit React plugins to a standalone React 19 + TypeScript + Vite + MUI application.
- Backend — AppHub API refactored with modular router architecture, improved authentication, and internal gateway trust key mechanism.
- Installation — Simplified single-command installer with unified install/upgrade path.
- Documentation — Complete rewrite of all user-facing and developer documentation.
Removed
- Cockpit dependency — The platform no longer depends on Red Hat Cockpit as the web framework or host management layer.
- Legacy plugins — Removed all Cockpit-based plugins (appstore, myapps, settings, nginx, portainer, gitea).
Fixed
- Docker registry mirror fallback list updated to improve image pull success rate in restricted network environments.