We have been teasing this release for a while, and the 1.13.X series was laying the groundwork for exactly this moment. 1.14.0 is here, and it delivers the Epinio UI overhaul, major performance improvements, and a long list of features and fixes across the board.
Customers currently on a prior release are encouraged to review the documentation for updates and breaking changes. You can also schedule time with us to review these updates.
New features and improvements​
- Applications now deploy in the background — leave the page once you kick off a deploy and let Epinio handle the rest.
- Server-side search and pagination across application and resource tables to increase client performance.
- Application deployment progress is now visible via the notifications panel.
- Epinio can now be installed in namespaces other than
epinio. - Default token expiry is now configurable.
- Improved performance via the
KUBE_API_QPSandKUBE_API_BURSTenvironment variables.
UI​
This release delivers the full Trailhand design system rollout across Epinio. Every major area of the UI has been updated, including applications, services, configurations, catalog, and the about page. This also lets us move much quicker on future updates to the UI and backend, now that we are less restricted by legacy UI components.
- Application creation and editing now use a streamlined modal flow.
- Service detail pages now show internal paths.
- Namespace column added to the services and configuration tables.
- Removed the redundant "Show Configuration" feature from the Rancher Extension.
- Added UI guards to match the backend permission guards.
Maintenance and fixes​
- Fixed service bindings taking too long to complete.
- Fixed application creation error messages not displaying correctly.
- Fixed inconsistent column spacing across namespace tables.
- Fixed Dex login issues when multiple clusters are present in the Rancher Extension.
- Improved application creation progress step copy for clarity.
- Allow rebuild to succeed with missing resources when there is a git source.
Documentation updates​
- We started the process of reorganizing and adding additional documentation.
- Added documentation around the
KUBE_API_QPSandKUBE_API_BURSTperformance variables.
Dependency updates​
- Bumped Dex to v2.45.1.
- Bumped dozens of dependencies.
Epinio MCP (experimental)​
We recently made an early version of the Epinio MCP server available. Note that this is still experimental, and we will update you all as it becomes stable.
For the complete technical changelog, see the 1.14.0 release on GitHub.
