Releases: KUTlime/PowerShell-GoogleImageSearch-Module
Releases · KUTlime/PowerShell-GoogleImageSearch-Module
v1.2.0 Release of Google Image Search Module
v1.1.2 Release of Google Image Search Module
v1.1.2: (2019-12-25)
- Fixing naming when dumping files is requested and PS Version control.
- Explicit support for WindowsPowerShell only.
- An appropriate release notes has been added to the module's manifest.
v1.1.0 Release of Google Image Search Module
v1.1.0: (2019-12-02)
- Search-WindowsLockScreenWallpapers: Change of file mask from 200 KB size to JPG byte header.
In previous version, the images has been filter by 200 KB mask. Wallpapers has only JPG type and could be less than 200 KB and CandyCrush bloatware could be bigger than 200 KB. The 200 KB mask has been replaced by JPG byte header mask.
v1.0.2 Release of Google Image Search Module
v1.0.2: (2019-11-30)
- Fixing module version typo.
v1.0.1 Release of Google Image Search Module
v1.0.1: (2019-11-30)
- Fixing a name of the dump folder when nested folder
tempwas created in specified dump folder. - Verbose messages has been added to code to provide a little bit more details about the processing.
v1.0.0 Release of Google Image Search Module
v1.0.0: (2019-11-29)
- First public release
- Possibility to search any local image.
- In-build support to search Windows lock screen wallpapers.