v0.5.0 - egui update and QoL changes
🚨 Breaking Changes
- Updated
egui
from version0.26.0
to version0.27.1
#97
✨ Features
- Added
FileDialog::add_quick_access
andFileDialogConfig::add_quick_access
to add your own quick access sections to the left sidebar #95
🔧 Changes
- Automatically edit filter string when user is typing #93 (thanks @crumblingstatue and @aymey!)