backstage release v0.117.0
Changed
- Migrate entity pages to NFS composable system with declarative route bindings.
- Migrate card components from Material-UI to @backstage/ui Card primitives.
- Add NFS entity extensions (content tabs, cards, content layouts) and portal-based EntityHeaderIcon.
- Use EntityChartProvider for deployments tab to get chart name from entity context.
- Change installation sorting in InstallationPicker to show eu-north on top.
- Move ai-chat feature flag from app overrides module to the ai-chat plugin.
- Clean up App.tsx: reorganize imports, move flux overrides to modules directory.
See ./docs/releases/v0.117.0-changelog.md for more information.