Skip to content

Latest commit

 

History

History
125 lines (57 loc) · 5.22 KB

CHANGELOG.md

File metadata and controls

125 lines (57 loc) · 5.22 KB

3.5.0 (2024-07-30)

Features

3.4.2 (2024-07-26)

Bug Fixes

3.4.1 (2024-07-23)

Bug Fixes

3.4.0 (2024-07-15)

Features

  • Add cli feature to compatible with macOS (#33) (55f911d)

3.3.1 (2024-07-15)

Bug Fixes

  • Add trap to restore resolv.conf.backup on SIGINT (#32) (953dcf3)

3.3.0 (2024-07-14)

Features

  • Add an option for analizing docker images (e86287a)

3.2.0 (2024-07-14)

Features

  • show which URL is being analyzed (8f48e1a)

3.1.0 (2024-07-14)

Bug Fixes

Features

  • add install_required_packages function + fix /etc/best403unlocker.conf url (#28) (5198e9d)

3.0.0 (2024-07-01)

BREAKING CHANGES

  • script is now uses config file and only runs with root access

  • fix(): make Dockerfile compatible with new changes

  • chore(): change .env to best403unlocker.conf

  • Add config file to /etc/ and Make the script idempotent .

2.0.0 (2024-05-26)

Performance Improvements

BREAKING CHANGES

  • TUI: TUI is Added.

1.3.0 (2024-05-15)

Features

1.2.0 (2024-04-18)

Features

1.1.0 (2024-04-11)

Features

1.0.0 (2024-04-11)

Bug Fixes

Features