v4.0.28
Feature: Added support for Store version of Dropbox (#18062)
Fix: Fixed error dialog from appearing after updates (#16864)
Fix: Fixed an issue where search didn't work for tags with spaces in their name (#18020)
Code Quality: Introduced an abstraction for Git operations via `IVersionControl` (#18040)
Feature: Hide drives without attached media from sidebar and homepage (#17895)
Code Quality: Replaced the StartSTA helpers with STATask.Run (#17405)
Code Quality: Upgrade dependencies (#16741)
Fix: Handle JsonException during settings deserialization (#17859)
Code Quality: Search for chars instead of single-char strings where possible (#18096)
Code Quality: Cleanup warnings (#18011)
Code Quality: Use string interpolation where possible (#18095)
Code Quality: Replaced localized strings with constants
Code Quality: Updated license header