- 🚀 New argument for proxy , new config module and refactored data connection, improved search speed.
- Added proxy http(s) argument (-P, --proxy).
- Added new config module for parse arguments for all modules.
- Refactored modules: cli, sdxutils, sdxlib.
- Refactored Check version option.
- Refactored "cookies setting" to "data connection" and now store the connection data settings, thats improved speed in searches.
- Fixed a bug where checkversion would connect to github on every run of the app.