Releases: bytexenon/undetected_geckodriver
Releases · bytexenon/undetected_geckodriver
v1.0.7
🚀 Enhancements
- templates: Add issue templates for feature requests, bug reports, and site detection (1131e67)
🩹 Fixes
- example: Correct indentation in example.py (3dec142)
- driver: Improve Firefox binary location detection. fixes #4 (#4)
- Restore old Firefox binary location detection logic while preserving new one (9a8c103)
- setup: Add psutil as a dependency for improved functionality (d0dc860)
- Migrate version SSOT to setup.py and update GitHub workflow (77f1da5)
- setup: Remove unused regex import (26cee75)
- Remove workflow for bumping README.md version (91df9a8)
📖 Documentation
- Update README.md for improved clarity and structure (5adba39)
🏡 Chore
❤️ Contributors
- ByteXenon (@bytexenon)
v1.0.6
v1.0.4...v1.0.6
🩹 Fixes
- Make TO_REPLACE_STRING include null terminator characters to avoid breaking binary file while patching (d895f12)
💅 Refactors
- Put platform-dependent constants into a single dictionary (c78c9c2)
- Remove fixed replacement string and generate random string for patching (b9b01c8)
- Move Firefox setup logic into class methods and remove redundant utility functions (6bb6fd4)
📖 Documentation
- Update README.md for better clarity (f2d5f97)
🏡 Chore
- Temporarily revoke support for Windows and MacOS due to breakage (f101ea7)
- setup: Temporarily disable support for MacOS and Windows (252250a)
- Bump version to 1.0.5 (296b31e)
- Bump version in README.md to v1.0.5 (9e3cadc)
- Bump version to 1.0.6 (79eccab)
🎨 Styles
- Lint and format all project files (279f200)
- Remove prefix underscore in get_platform_dependent_params function name (b41b84d)
- Format workflow YAML files (3d49e05)
❤️ Contributors
- ByteXenon (@ByteXenon)
v1.0.5
v1.0.4...v1.0.5
🩹 Fixes
- Make TO_REPLACE_STRING include null terminator characters to avoid breaking binary file while patching (d895f12)
💅 Refactors
- Put platform-dependent constants into a single dictionary (c78c9c2)
- Remove fixed replacement string and generate random string for patching (b9b01c8)
- Move Firefox setup logic into class methods and remove redundant utility functions (6bb6fd4)
📖 Documentation
- Update README.md for better clarity (f2d5f97)
🏡 Chore
- Temporarily revoke support for Windows and MacOS due to breakage (f101ea7)
- setup: Temporarily disable support for MacOS and Windows (252250a)
- Bump version to 1.0.5 (296b31e)
- Bump version in README.md to v1.0.5 (9e3cadc)
🎨 Styles
- Lint and format all project files (279f200)
- Remove prefix underscore in get_platform_dependent_params function name (b41b84d)
- Format workflow YAML files (3d49e05)
❤️ Contributors
- ByteXenon (@ByteXenon)
v1.0.4
v1.0.3
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1