You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: workspaces/extensions/plugins/extensions-backend/CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,10 +78,12 @@
78
78
- dad9806: Integrate plugins-info plugin and add `Installed packages` tab with enhanced UI.
79
79
80
80
BREAKING: The deprecated `InstallationContextProvider` export behavior changed.
81
+
81
82
- We now export a null component `InstallationContextProvider` from `plugin.ts` solely for backward compatibility. It no longer provides context and will be removed in a future release.
82
83
- Migration: There is no replacement API; this was internal-only. Please upgrade to the latest RHDH where features no longer rely on this provider.
83
84
84
85
Also:
86
+
85
87
- New `Installed packages` tab with dual-source mapping and client-side filtering/pagination.
0 commit comments