v26.2.5
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