Skip to content

v26.2.5

Choose a tag to compare

@yomybaby yomybaby released this 10 Mar 07:42
· 778 commits to main since this release

What's Changed (v26.2.4 -> v26.2.5)

🐛 Bug Fixes

Virtual Folder Display Fix

Fixed an issue where virtual folder names and identicons were not displayed correctly in views using VFolderLazyView (e.g., Model Card Modal for superadmin). The root cause was that the component was passing a raw UUID instead of a properly encoded Global ID to the vfolder_node GraphQL query. This bug was introduced during the REST-to-GraphQL migration in v26.1.0-rc.1.

Full Changelog: v26.2.4...v26.2.5