Changelog
Follow up on the latest improvements and updates.
RSS
new
2.19.0
- added Disk Usage analyzer in Settings page > General > Server > Disk Usage
- added Storage info in Monitor page to view how much disk each service uses (it doesn't include docker logs, docker images, just code & volumes)


new
2.18.0
Added 16 new templates
- Akaunting
- Castopod
- Crawl4AI
- Dataline
- Docspell
- Firebird
- Illa
- Kroki
- LLDAP
- Memcached
- phpBB
- piwigo
- Traduora
- Trudesk
- Usertour
- Wastebin
new
2.17.0
- added more branding (white-label) options
- fixed ui bug related primary domain
- removed default compress middleware due to a bug in Traefik
- updated Traefik to 3.3.7 (you need to manually restart Traefik to get the new version)
- enabled Traefik access logs (you need to manually restart Traefik to apply this config)
- to avoid disk overload, service logs are configured to max-size=10mandmax-file=3(this applies next time you deploy each service)
- fixed volume permissions (your app should be able to write in the volume folder without any issues)
new
2.16.0
Domains/Proxy Improvements
- you can add domains that point to external URLs (like a load balancer)
- you can manage all domains from the global page
- Wordpress service can have multiple domains
- all traffic is compressed by default (gzip, brotli, etc)
Other Improvements
- added action log when env vars are changed
- fixed Docker cleanup bug
- fixed backup path validation bug
- fixed password reveal bug
new
2.15.0
Added 20 templates
- ArchiveBox
- Cryptgeon
- Daptin
- Gerrit
- Glance
- HortusFox
- iTop
- Jaeger
- Kokoro
- Manticore Search
- Medusa
- Milvus
- Neko Rooms
- Neo4j
- Saltcorn
- Unsend
- Vitess
- Xwiki
- Yacht
- Zep
new
2.14.0
- added ability to backup multiple databases
- added more translations
- added new Nixpacks versions
- fixed validation that didn't allow dots in the backups paths
Added 7 new templates
- OnlyOffice
- pgAdmin
- Poste
- Teable
- TubeArchivist
- TubeSync
- Usermemos
new
2.13.0
Added translations
- English (EN)
- Português (PT)
- Deutsch (DE)
- हिन्दी (HI)
- Español (ES)
- Türkçe (TR)
- Français (FR)
- Italiano (IT)
- ไทย (TH)
- Nederlands (NL)
- Indonesia (ID)
- Română (RO)
- Polski (PL)
- Dansk (DA)
If you find any issues with the translations, please open a PR here: https://github.com/easypanel-io/translations
Fixes
- fixed error on API docs page
new
2.12.1
- fix bug with s3 volume backups
new
2.12.0
Added volume backups
- you can configure backups for each named volume
- it will sync your volume files with a remote destination
- all storage providers are supported (S3, Dropbox, Google Drive, SFTP, FTP)
Remote builds
- added a new guide on how to configure a remote builder for Docker
- https://easypanel.io/docs/guides/remote-docker-builder
Others
- last deployment will kill previous pending deployments automatically
- kill all pending actions when Easypanel restarts
- fixed "No such image" error/bug
new
2.11.2
- fix bug in update script
Your services are not affected but the panel might not start properly.
Run the following command if you face this issue.
docker image pull easypanel/easypanel && docker service update easypanel --force
Load More
→