Releases: hdrover/discord-drover
drover v0.8
drover v0.7
The file copying logic has been improved to ensure proper handling during Discord updates. Previously, if a background update occurred while Discord was running, the required files were not transferred to the new version, and users had to copy them manually.
drover v0.6
Added support for Windows 7.
drover v0.5
Added support for HTTP proxies with Authentication.
drover v0.4
- Added installer for easier setup.
- Improved bypassing of local restrictions on voice chats.
drover v0.3
Added support for SOCKS5 proxies. You can now use either HTTP or SOCKS5. To use SOCKS5, specify the protocol in the proxy parameter:
proxy = socks5://127.0.0.1:1080
drover v0.2
This update adds a new function that automatically copies all necessary files to Discord's new folder whenever it updates. Previously, each update broke the proxy functionality because Discord would place the updated app in a new folder without these required files, necessitating a manual copy. Now, the program detects the update and automatically moves all needed files, ensuring continued proxy support without manual intervention.
drover v0.1
First release of drover.