I’m putting the final touches on a long over due update for MetaDiver. The changes are mostly under the hood but should improve file type support, better responsiveness on the Review Window and some new options to play with metadata. Here’s a summary from the changelog below
v3.3.0
-Review window: copy list of values from left pane
-Review window: copy counts by value from left pane (nom nom). This pulls all grouped values from the table not just what is shown in the filtered window.
- If the new filtering gets slow on a large lists let me know and I’ll tweak the threading.
-Upgrade Tika to 1.21 (from version 1.19.1)
-Upgrade IKVM.WINWARD to 8.5.0.3
-Update outlook redemption email support to 5.20.0.5298
-Update DocumentFormat.Openxml to 2.9.1
-Update SQLite.Core to 1.0.110
-Remove dependency for SharpZip
-Add references to the licenses for open source libraries
-Improved UI threading
-New checkbox in Review to remove empty lines and white spaces in Tika Strings content. This will help responsiveness. If you want cleaner text then check the box under “Action” and behold fewer new lines.
-I have added a new window to query the supported types by the Tika parsers. This mostly for fun but in real world you could use it to validate that the version of Tika the build of MetaDiver is using supports the typ of file.
It has been so long since the last release I can’t remember everything.
Look for a post about the new build being uploaded.
-Dave