This release attempts to fix most of the reported bugs so far. It's also improving performance drastically when the database index is being updated.
- Improve database update performance (faster sorting, insertion and removal of entries)
- Fix crash when the filesystem monitor received events for unknown watches (e.g. after aborted scans or removed folders)
- Fix possible crash and removal of unrelated entries when folders are removed from the database
- Fix implicit AND placement in search queries (#742)
- Fix wrong icon size when the scale factor changes (#718)
- Fix icons not refreshing after a theme change
- Fix broken single click to open
- Fix row activation not working outside of the columns
- Fix new window action not working
- Fix blocking UI when opening files in some situations
- Fix memory leak when building the file list for file actions
- Try to guess the content type of a file if querying it failed
- Only show the welcome dialog when upgrading from versions before 0.3
Thanks for all the feedback and bug reports!
Full Changelog: 0.3.1...0.3.2