Releases: DemonZDevelopment/DemonZ-Deployer
Releases · DemonZDevelopment/DemonZ-Deployer
v3.0.0 — Command Center
🚀 DemonZ Deployer v3.0.0 — "Command Center"
What's New
- Deployment History & Live Actions Monitoring — track all deploys, watch GitHub Actions in real-time
- Multi-Format Upload — drag folders, individual files, or ZIP archives
- ZIP Inspector — preview file contents before deploying
- Smart Workflow File Handling — workflow YMLs push directly via API (no PAT needed)
- Custom Commit Messages & Deploy Modes — merge or replace strategies
- Branch Management — create branches from the UI
- Repository Dashboard — stats, recent commits, quick links
- Professional Sound Design — Aternos-style audio feedback
- Command Palette — Ctrl+K for quick actions
- Enhanced Pipeline — deploy modes, .deployignore, rollback, deployment receipts
- Smart Pipeline Version Detection — auto-detects outdated pipelines with upgrade prompt
- Toast Notifications & Browser Alerts — deploy and walk away
Changelog
- 🚀 feat(v3.0.0): The Command Center Update
Forging Digital Empires — DemonZ Development
v2.0.3 — One-Click Login
🛠 Fix & Update Summary
This release was automatically generated by the Master Release Engine.
- v2.0.3: Upgraded to One-Click OAuth Web Application Flow
Forging Digital Empires — DemonZ Development
v2.0.2 — Patch Update
🛠 Fix & Update Summary
This release was automatically generated by the Master Release Engine.
- v2.0.2: Patch for 404 scope error and ghost branch initialization
Forging Digital Empires — DemonZ Development
v2.0.0 — The OAuth Update ⚡.
⚡ DemonZ Deployer v2.0.0 — The OAuth Update
This is a ground-up architectural rebuild of the DemonZ Deployer engine. We have transitioned from a single-file monolith to a hardened, modular, and fully serverless deployment platform.
✨ Major Highlights
- GitHub Device Flow OAuth: Seamless, secure authentication. No manual tokens required.
- Organization Support: Full integration for personal and team/org repositories.
- Stateless CORS Proxy: Hardened Cloudflare Worker integration with IP rate-limiting.
- Live Search Engine: Real-time repository and branch selection directly from the UI.
- One-Click Pipeline Install: Automated GitHub Actions workflow setup for any repo.
🛡️ Security
- Tokens are now stored in
sessionStorage(auto-wiped on tab close). - 100% Client-side execution; no code ever touches our infrastructure.
- Worker proxy enforces strict origin whitelisting and 1KB payload caps.
📦 Assets
Please use the attached archives for manual self-hosting or local development.
DemonZ Deployer v1.0.0 - Core Engine
Initial stable release of the serverless workspace synchronization engine. Includes the client-side UI and the GitHub Actions deployment pipeline template.