v1.10.9
sundowndev/phoneinfogav1.10.9Jun 14, 2019by sundowndev
AI Summary
A release focused on fixing Google captcha issues and improving documentation structure by moving to gh-pages.
Key Highlights
- Implemented Selenium and Firefox webdriver to handle Google captcha
- Created docker-compose config for Selenium hub
- Improved documentation structure using mkdocs
New Features
- Handle output and footprinting together
- Implemented Selenium and Firefox webdriver to handle Google captcha
- Better exception handling in google search when using api key
- Created a docker-compose config for Selenium hub with Firefox and a VNC server
- Improved then moved documentation to gh-pages using mkdocs and mkdocs-material
- Minor fix for document footprinting
Full Release Notes
### Changelog This release contain **breaking changes**. - [Fix #65] Handle output and footprinting together - [Fix #6] Implemented Selenium and Firefox webdriver to handle Google captcha - [Fix #50] Better exception handling in google search when using api key - Created a docker-compose config for Selenium hub with Firefox and a VNC server - Improved then moved documentation to gh-pages using mkdocs and mkdocs-material - Minor fix for document footprinting (https://github.com/sundowndev/PhoneInfoga/pull/72/commits/acb8519fe861756411c9ef130638509522db04e1)