Announcing Epinio 1.14.0! 🎉
1.14.0 is here, and it delivers the Epinio UI overhaul, performance improvements, and a long list of features and fixes across the board.
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
UI
This release delivers the "Trailhand" design system roll out across Epinio. Every major area of the UI
has been updated including applications, services, configurations, catalog, and the about page. This also allows us to 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 table.
• Removed the redundant "Show Configuration" feature from the Rancher Extension.
• Added UI guards to match backend permissions 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 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 but has a git source.
Documentation Updates
• We started the process of reorganizing and adding additional documentation. Stay tuned for more on this!
•
Added documentation around performance variables KUBE_API_QPS
and
KUBE_API_BURST
.
Dependency Updates
• Bumped Dex version to v2.45.1
• Bumped dozens of dependencies
Epinio MCP (Experimental)
• We recently made an early version of the MCP version available. Note that this is still in an experimental stage and we will update you all as it becomes stable.