Skip to content

Releases: bytexenon/undetected_geckodriver

v1.0.7

20 Nov 19:44
Compare
Choose a tag to compare

🚀 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

v1.0.6

28 Oct 01:29
Compare
Choose a tag to compare

v1.0.4...v1.0.6

compare changes

🩹 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

v1.0.5

28 Oct 01:21
Compare
Choose a tag to compare

v1.0.4...v1.0.5

compare changes

🩹 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

v1.0.4

23 Oct 00:09
4e3530e
Compare
Choose a tag to compare

What's Changed

  • Added function to improve platform compatibility by @rjhampo in #2

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

09 Oct 20:13
545b018
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v1.0.2

07 Oct 14:42
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 Oct 18:46
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

06 Oct 18:07
Compare
Choose a tag to compare