🚀 Enhancements
- PR: #2140 - Adds MultiClusterFetcher instructions to user-guide
- PR: #2246 - implement sync for source objects
- PR: #2270 - Add raw GetObject view, and use it to display yaml, metadata
- PR: #2325 - Make sure metadata does not support hyperlinks for non HTTP/HTTPS URLs
- PR: #2327 - publish helm chart as OCI
🔥 UI
- PR: #2260 - Add Suspend/Resume to the UI
- PR: #2249 - Make nav sticky and adjust logo/top bar height
- PR: #2272 - Fix loading icon size inside buttons
- PR: #2277 - Link to Flux resources in the details table for Kustomizations and Helm Releases
- PR: #2273 - Add number lines to yaml tab
- PR: #2282 - Kustomizations and Helm Releases display images in tables
- PR: #2293 - Add copyable kubectl get command to yaml tab
- PR: #2295 - Ensure javascript has been formatted by prettier in CI
- PR: #2297 - Adds multiline and link support to metadata
- PR: #2308 - Fix invalid URL caused by filters
- PR: #2281 - Detail Pages filter by Type
- PR: #2314 - Fix filtering by name (searching) on Automation details tab
- PR: #2316 - 2269 Format metadata keys; 2301 Sort metadata key/value pairs by key
🐛 Bugs
- PR: #2251 - use window location to refresh to reset application
- PR: #2294 - js: Test that all dependencies are listed, add yaml dependency
- PR: #2306 - Fix the reference error by rolling
yaml
back to the stable version. - PR: #2298 - Display missing resources from a Kustomization's inventory
- PR: #2309 - graph: Hide ReplicaSets with zero pods
- PR: #2296 - Add exports and fix unprotected map