July 14th, 2010· Searching network drives has been fixed. (Note that I haven't been able to test this myself so thanks goes to Christoph Freitag for testing this build and reporting that it works.)
April 2nd, 2010· Disabled the "Remove tag(s)" context menu item for files under an advanced tags search (it's too difficult to implement this feature for arbitrary boolean expression -based tag searches and even if it were implemented, it would arguably not be quite clear to end users which tags would be removed in the end).
April 2nd, 2010Support for arbitrary boolean expressions in tag searches has been added: you can now select the 'advanced mode' when adding or editing tag searches and type in queries that contain boolean expressions such as:
· todo && (work || school) && !personal
· Fixed some memory leaks.
January 5th, 2010· Fixed a bug where unnecessary/redundant threads could be started in the background for generating Quick Look thumbnails or calculating folder sizes.
· Improved the crash reporter so that if multiple crash reports are found, it'll send all of them instead of sending just the latest one.
November 16th, 2009· A thread safety issue has been fixed in the folder size calculation code.