Product updates

Easypanel keeps getting better.

New features, thoughtful improvements, and fixes that make self-hosting feel a little more effortless.

Showing 5160 of 144 releases

1.39.0

  • added "Remember Me" checkbox on the login screen (will keep you logged for 30 days)
  • added a "Notes" section for every service
  • added a way to change database passwords
  • added Markdown for template instructions
  • added "Restart" button for app service
  • added initialization wizard for app service
  • changed app/box ports to mode=host
  • fixed a bug that occurred when unexposing ports

1.38.0

  • added "Open Traefik Dashboard" button
  • added custom Traefik environment section
  • added Docker networks for each project
  • improved service errors
  • improved confirmation modals for dangerous actions

1.37.0

  • added ability to rename services
  • added ability to move services to other projects
  • added more PHP extensions in box service
  • added ability to configure name/email for GIT in box service
  • improved child process reaping in app service
  • improved "Refresh IP" (it will update the IP and give you a new Easypanel subdomain)
  • improved app deployments to wait until Docker images are pulled

1.36.0

  • added "Dockerfile" source type
  • added one-click phpMyAdmin for MySQL/MariaDB service
  • added one-click pgWeb for Postgres service
  • added one-click MongoExpress for MongoDB service
  • added one-click RedisCommander for Redis service
  • fixed box service redirects and basic auth
  • fixed auto-deploy from Github

1.35.0

  • major internal tooling improvements (development will be faster now)
  • reduced Docker image size by 20%
  • improved UX for app configuration (using modals instead of inline forms)
  • improved errors for auto-deploy
  • added $(EASYPANEL_HOST) which is replaced by your *.easypanel.host subdomain
  • added Ioncube option for PHP (box service)
  • added enable toggle for redirects (app service)

1.34.0

🚀 Introducing Box Service 📦 (beta)

Experience a new type of service with:

  • Streamlined & intuitive user experience
  • In-browser IDE powered by VSCode with integrated terminal
  • Supported modules: PHP, Node.js, Python, Ruby, Nginx (more to come)

Explore processes, scripts, scheduled scripts (cronjobs), deployment script, and many other goodies.

🎉 Improved Layout 🖥️

Discover our revamped layout featuring:

  • Services list on the left, secondary navigation on the right
  • In "Box" service you can pick and choose which sections do you want to see
  • Improved mobile/tablet responsiveness

But wait, there is more!

  • Improved setup script
  • Improved release process
  • Added "copy" button to project schema
  • Fixed error page status
  • Fixed upload bug on Windows

1.33.0

  • added side navigation for services
  • added option to configure database name for backup
  • fix: auto-deploy to trigger only for the correct branch
  • fix: app should not build on "stop"

1.32.0

  • added "System Prune"
  • added middlewares on domains (many new possibilities with Traefik middlewares)
  • added user groups for Docker services
  • fixed small bugs

Templates

  • 🔥 Windmill (improved with LSP, worker, native worker)
  • 🔥 Mautic (marketing automation platform)
  • 🔥 Coder (cloud development environments)
  • Elasticsearch
  • Cloud Commander (similar to Filebrowser)

1.31.0

New

  • basic database backup restore
  • backup and restore will only touch the default database (no secondary or system databases will be included in the backup archive)
  • run builds with lower CPU priority (experimental)
  • added new Minio template

Fixes

  • fixed Chatwoot real-time issue
  • fixed bug in Minecraft template
  • fixed webhook URL for n8n template
  • fixed reverse proxy warning in Home Assistant template
  • fixed issue with services that don't have a domain attached

1.30.0

  • added ability to upload code via zip archive
  • upgraded Heroku Buildpacks and Nixpacks
  • expose SSL certificates as files (in /etc/easypanel/traefik/dump)
  • fixed bug on "Certificates" page
  • small UX improvements

image