- added smarter navigation (when you navigate to a service, it will remember the last page you've visited for that service; same for projects, settings)
- fixed small UI bugs
Product updates
Easypanel keeps getting better.
New features, thoughtful improvements, and fixes that make self-hosting feel a little more effortless.
- added API documentation at
/api(check the API on our demo server: https://demo.easypanel.io/api) - fixed WP service plugin installation bug
- fixed license reset link
- added new Wordpress service (with many Wordpress-specific features)

- fixed bug on large database backups
- update Traefik to
2.11.10(you need to restart Traefik from Settings to upgrade it) - more verbose errors for Git
- launched Easypanel Hub: https://hub.easypanel.io/ (100% client-side, 100% free)
- added "Add to Easypanel Hub" button in navigation bar
- added link to changelog in the update modal
- fixed custom logo on mobile
- added server name and server color (in settings/branding)
- added ability to replace Easypanel logo (for business plan only)
- fixed deploy webhook bug
- added GIT_SHA to build time
- restored ability to use git refs besides git branches
- added console for the host server
- added reboot button for the host server
You can find both in "Settings", under the new "Server" menu.
- added logs for each individual docker compose service
- added kill button for box and compose deployments
- added option to buy and activate license directly from the panel
- added
GIT_SHAas env variable to each deploy - added more verbose logs for deployments
- updated compose templates to latest versions
- improved auto-updates for the panel
- fixed horizontal scroll bug on logs
- fixed compose deploy webhook
- fixed git branch changed bug
- fixed compose SSH key generation
- fixed service rename (when destination project is empty)
- Added available internal ports in domains tab
- Added "Pause" and "Clear" buttons for events page
- Added Environment tab for Box service
- Improved persistence for Compose services (if the service stores files inside the repo, they will not be lost on "deploy")
- Improved Git/Github errors
- Improved errors for database clients (DbGate, PgWeb, PhpMyAdmin, etc)
- Increased upload limit to 1GB
- fixed service name in DocuSeal template
- fixed service logs ordering
- added "refresh" and "divider" button for logs
- added SQLSRV support in Box service for PHP
- added new code editor for Box service fields