Skip to content

Releases: DemonZDevelopment/DemonZ-Deployer

v3.0.0 — Command Center

03 Apr 16:54

Choose a tag to compare

🚀 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

18 Mar 14:20

Choose a tag to compare

🛠 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

18 Mar 10:01

Choose a tag to compare

🛠 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 ⚡.

17 Mar 11:10
3cbbb03

Choose a tag to compare

⚡ DemonZ Deployer v2.0.0 — The OAuth Update

file_0000000097b07208aa18c0c92d874272

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

file_00000000eb447208a874172a9f52d0cc
  • 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

28 Feb 20:04
7368bd2

Choose a tag to compare

Initial stable release of the serverless workspace synchronization engine. Includes the client-side UI and the GitHub Actions deployment pipeline template.