π Enhancements
- PR: #2056 - feat: ClusterRole for default user
- PR: #2091 - Add version endpoint
- PR: #2102 - feat: Show container image for applications [server side]
- PR: #2077 - Move feature flags to core, don't mount remaining Application endpoints
- PR: #2116 - Supporting Partial success results for clustered list
- PR: #1983 - Clean up AUTH Flags
π₯ UI
- PR: #2054 - Make filter state url addressable
- PR: #2015 - UI Responsiveness Pass
- PR: #2079 - Add the reconciliation graph to HelmRelease detail page
- PR: #2112 - Match AutomationDetail styling to SourceDetail
- PR: #2127 - Add exports
- PR: #2146 - Use ready condition for automations table timestamp
- PR: #2096 - Refactor table URL filtering for testability
- PR: #2147 - Change table filtering logic to AND between categories, and OR withinβ¦
- PR: #2155 - 580 UI need to improve the error message for wrong cluster user password
- PR: #2142 - [UI] Lottie and check update
π Bugs
- PR: #2042 - Avoid ignoring helmreleases on source detail page
- PR: #2058 - fix: Timestamp column is empty on Event list pages
- PR: #2062 - Fixed last updated column in UI for some flux primitives
- PR: #2086 - fix: Weave GitOps username is hard-coded
- PR: #2101 - Don't use quotes on flags to docker build action
- PR: #2100 - fix: Missing deployments on Kustomization detail page
- PR: #2110 - Only show resources that are part of flux runtime
- PR: #2085 - fix: Clear related caches on clusters update
- PR: #2118 - fix: Applications object graph does not reconcile automatically
- PR: #2137 - Continue processing and updating the clustermngr caches onError
- PR: #2139 - server: Start logging all requests, and fix specifying log levels to application
- PR: #2157 - Dynamically pass in the right automation kind
- PR: #2161 - Pass in right source when automation is helm release
- PR: #2165 - Use 'viewSecretsResourceNames' no 'viewSecrets' in dev values.yaml