April 6th, 2010· Added support for XP x64. All components recompiled for the x64 architecture.
· Added drive type disabling. Disable folder sizes for 4 drive types: local (hard drive), removable (USB), network, CD/DVD.
· Added Polish and Catalan translations.
· Reduced memory usage by not storing full path strings for every folder node. Slight CPU increase for significant memory savings should be an overall win.
· More efficient registry reading for user options.
· Upgraded compiler to Microsoft Visual Studio 2005
· Minor optimizations with path parsing and service communication.
· Fixed folder sizes not updating correctly when moving folders.
· Fixed German translation.
April 6th, 2010· Added Japanese, Dutch, Swedish, and Spanish translations.
· Changed the names of the 3 extra columns from File Count, Folder Count, and Sibling Count, to File Children, Folder Children, and All Children. Hopefully the new names are clearer.
· Fixed a buffer overflow crash in the service from long path names. Now supports path names of any length.
· Fully disabled following NTFS reparse points (or junction points), so file sizes are not counted twice, and to avoid any problems with cycles.
· Improved some wording in the control panel regaring the GPL and translations.
· Stopped the column updating from stealing focus when editing address bar.
· No longer sending the shell redundant update messages.
· The service will now allow removable drives to be removed safely.
April 6th, 2010· Added network support. Stores a separate cache with each user, and logs on with that user's credentials.
· Fixed permissions on the server so limited users can query the cache too.
· Added translations in French, German, Italian, and Traditional and Simplified Chinese.
· Add more output to the error log.
· Added scanner throttling, so it doesn't scan when the disk is busy.
· Removed wasted space from the .MSI installer.
· Added service description.
· Removed unneeded Folder Size Sort column.