• 0.4.4 d23cc6e097

    0.4.4 Stable

    kerem released this 2025-11-21 08:21:30 +03:00 | 9 commits to main since this release

    📅 Originally published on GitHub: Mon, 24 Nov 2025 04:54:30 GMT
    🏷️ Git tag created: Fri, 21 Nov 2025 05:21:30 GMT

    🚀 Features

    🐛 Bug Fixes

    🏡 Chores

    📝 Templates

    New templates:

    • Portainer CE
    • Minio

    🤝 Contributors

    • Jagadeesh (@jagadeesh507)
    • Manikanta (@manikanta9176)
    • Charan (@charanm927)
    • Pavan Bhaskar (@pavanbhaskardev)

    Full Changelog: https://github.com/dflow-sh/dflow/compare/0.4.3...0.4.4

    Downloads
  • 0.4.3 ad6bd3b840

    0.4.3 Stable

    kerem released this 2025-10-09 12:55:32 +03:00 | 80 commits to main since this release

    📅 Originally published on GitHub: Thu, 09 Oct 2025 12:46:36 GMT
    🏷️ Git tag created: Thu, 09 Oct 2025 09:55:32 GMT

    🚀 Features

    🐛 Bug Fixes

    🏡 Chores

    📝 Templates

    • Added new templates:
      • Focalboard
      • Docuseal

    🤝 Contributors

    • Pespantelis (@pespantelis)
    • Jagadeesh (@jagadeesh507)
    • Manikanta (@manikanta9176)
    • Charan (@charanm927)
    • Pavan Bhaskar (@pavanbhaskardev)

    Full Changelog: https://github.com/dflow-sh/dflow/compare/0.4.2...0.4.3

    Downloads
  • 0.4.2 f68b17b41e

    0.4.2 Stable

    kerem released this 2025-09-20 05:03:27 +03:00 | 166 commits to main since this release

    📅 Originally published on GitHub: Sun, 21 Sep 2025 11:00:56 GMT
    🏷️ Git tag created: Sat, 20 Sep 2025 02:03:27 GMT

    🚀 Features

    • Server backups with Restic
    • Server Monitoring with Beszel
    • Custom branding support
    • Revamped Services UI
    • BullMQ queue management in the server dashboard
    • Magic Link authentication support
    • Automatic Tailscale machine cleanup after server deletion
    • Self-hosting script added
    • ClickHouse database support
    • Auto plugin installation during service/template deployment
    • Draft Project Architecture now persists after refresh
    • Tailwind CSS v4 support
    • Role-based creation limits for servers and projects
    • Server stats visible during service creation
    • Default domain support in services
    • Project filtering in the dashboard
    • Delete option for servers, projects, and services details pages
    • User impersonation from the admin panel
    • Template integration with Gitea, GitLab, Bitbucket, and Azure DevOps
    • Restricted plugin uninstall and status toggle
    • Soft delete support with Payload Trash

    🐛 Bug Fixes

    • Fixed incompatible scaling units
    • Resolved duplicate system name issue in Beszel
    • Fixed Let’s Encrypt global email config issue during onboarding

    Performance

    • Upgraded to Next.js 15.5.2 and Payload 3.54.0

    📝 Templates

    • Added new templates:

      • Beszel Agent
      • Restic Backups
      • Metabase

    🤝 Contributors

    Full Changelog: https://github.com/dflow-sh/dflow/compare/0.4.1...0.4.2

    Downloads
  • 0.4.1 0020ba1677

    0.4.1 Stable

    kerem released this 2025-07-25 14:42:00 +03:00 | 383 commits to main since this release

    📅 Originally published on GitHub: Fri, 25 Jul 2025 12:32:48 GMT
    🏷️ Git tag created: Fri, 25 Jul 2025 11:42:00 GMT

    🚀 Features

    • Invite team members to collaborate on projects.
    • Manually deploy from Gitea, GitLab, Bitbucket, and Azure DevOps.
    • Support for persistent volumes in services.
    • Mono-repository build support.
    • Docker Compose file available for enterprise setup.
    • Easily switch services between different projects on the same server.
    • Server management features: reset, Railpack removal, and Dokku uninstallation.
    • Improved documentation with mobile responsiveness.

    🔑 Zero Trust Security

    • dFlow ships with built-in Zero Trust support via Tailscale.
    • No need to manage SSH keys when attaching servers.
    • All servers remain securely within a private tailnet network.

    🔐 Role-Based Access Control (RBAC)

    • Define custom roles with fine-grained access control for all collections.
    • Set CRUD (Create, Read, Update, Delete) permissions per role.
    • Unauthorized actions trigger an “Access Denied” toast notification.

    📈 Scaling & Resource Management

    • Added support for both vertical and horizontal scaling of services.
    • Restrict or reserve service-level resources like CPU and RAM.
    • Enable load balancing by creating container replicas.

    🐛 Bug Fixes

    • Fixed deployment failures caused by container port conflicts.
    • Tenant-specific refresh events are now correctly triggered.
    • Fixed dropdown close issue when deleting projects or servers.
    • Resolved bug preventing monitoring tool installations.

    📝 Templates

    • Revamped template deployment UI.

    • Ability to publish templates to the community.

    • New templates added:

      • Trilium
      • Uptime Kuma
      • Grafana
      • Buildbase
      • Appsmith
      • Excalidraw
      • Draw.io

    🤝 Contributors

    Full Changelog: View Changes (v0.4.0 → v0.4.1)

    Downloads
  • 0.4.0 0ac8a93162

    0.4.0 Stable

    kerem released this 2025-05-30 15:15:19 +03:00 | 916 commits to main since this release

    📅 Originally published on GitHub: Fri, 30 May 2025 13:14:08 GMT
    🏷️ Git tag created: Fri, 30 May 2025 12:15:19 GMT

    🚀 Features

    • Purchase & Sync Servers from connected dFlow Accounts
    • Manual Backup Creation & Restoration support
    • Herokuish build-pack support
    • Support for redeployment with or without cache
    • Random Avatar image generation for newly created users
    • Manual server configuration during onboarding
    • Single click database exposure automatic port assignment
    • Support for database NAME, USERNAME, PASSWORD, HOST, PORT, PUBLIC_HOST, PUBLIC_PORT
    • Environment variables copy option

    🐛 Bugs fixes

    • Added missing MySQL plugin
    • Resolved the monitoring tools enabling issue
    • Save & Restart button not restarting-app after updating environment variables

    📝 Templates

    • Deploy official templates

    📕 Documentation

    • Updated environment variables usage
    • Updated domains usage

    Performance

    • dFlow can be deployed with private database URL
    • Made queues server-specific no blocking of deployments between servers

    Full Changelog: https://github.com/akhil-naidu/dflow/compare/0.3.0...0.4.0

    Downloads