# Aura v1.8.24
Fixed a performance issue where clicking and expanding folders in the workspace tree could lag badly on large or freshly-opened repositories. The tree's filter was making a redundant disk check on every file and folder it displayed; it now reads that information from data the file model already has. Folder navigation should feel instant regardless of repo size.