Version History and ToDo List

Top  Previous  Next

Version History

 

v1.11.01 - December 17, 2013

[Feature] Scripts now create different temporary filenames in temp directory to make it much easier to debug where a search or manipulation script went wrong.
[Documentation] Added help information for how to narrow a search to a specific site in google and how to add text to input.
[BugFix] Excerpts in result grid that contained newlines were messing up the result grid (and potentially the results).
[BugFix] Manifest file was not being properly compiled into exe.
[Feature] Option to check for updates at startup.

 

v1.10.01 - April 17, 2012

[BugFix] Double-quotes in search strings were not being handled properly and resulting in 0 results

 

v1.08.01 - December 24, 2011

[Feature] Now packaging with a minimal python addon included

 

v1.07.03 - December 23, 2011

[Feature] New script combobox is hierarchical.
[Feature] Script Tool files now specified hierarchical path and unique identifier which will make it easier to change tool labels without losing track of scripts.
[Feature] Better error reporting on missing scripts.
[Feature] New option to only check urls when considering if results are duplicates (default)

 

v1.06.01 - December 22, 2011

[MinorFeature] Added plaintext output script
[BugFix] Fixed bug where blank labels could cause crash
[Minor Feature] New option in output to remove labels from items
[MinorFeatures] Minor improvements

 

v1.05.01 - December 15, 2011

[MajorFeature] You can now download Python2 addon pack for the program, rather than using a standard python installation.
[MinorFeatures] Lots of small user interface improvements.

 

v1.03.01 - December 13, 2011

[MajorFeature] Embedded Python 2.7 DLL mode option -- MUCH faster
[Feature] Improved all python scripting invocation features and options and error reporting
[MinorFeature] Added more gui options including ability to hide help panels
[MinorFeature] Small improvements to tools (ability to show readme links)

 

v1.02.01 - December 13, 2011

[MajorFeature] You can now use an embedded DLL python interpretter option
[Feature] Cache controls from options
[Feature] Includes additional search scripts from ewemoa (thanks) [note they require some additional module installations]
[MinorFeature] Reports elapsed time for operations
[MinorFeature] Scripts can now include readme files and link to them from their tool descriptions.
[MinorFeature] Some reorganization of script files
[MinorFeature] Hover over links shows url in statusbar of web preview.

 

v1.01.05 - December 11, 2011

Regular expression script improvements -- should be faster and may work on Python 2.6 now

 

v1.01.04 - December 11, 2011

Tools/Scripts improvements
Minor GUI tweaks

 

v1.01.03 - December 11, 2011

Small improvements and better script code
Added credits and license summary to external code used

 

v1.01.01 - December 9, 2011

First private release