Skip to content

v5.1.0 | First update ✨

Compare
Choose a tag to compare
@ZG089 ZG089 released this 19 Sep 08:59
· 222 commits to main since this release
e35b4bd

Changelogs:

  • 🆕 Added support for KernelSU (Requires overlayfs module if updating hosts doesn't work)
  • 🔧 Updated main hosts file download link.
  • 🛠️ Fixed an issue where the updated hosts file cannot replace the current hosts file or even change its perms, all of that by applying a new mechanism for hosts update.
  • 🚫 Added "Blacklist" Feature.
  • 🛠️ Fixed "Whitelist" feature.
  • 🔄 Renamed "--restore-default" argument to "--update-hosts"
  • 🔄 Renamed "--restore-original" argument to "--reset"
  • ⚙️ Changed descriptions of some arguments.
  • 🗑️ Removed built-in sed binary, curl binary and mv binary, The module now requires Termux app in order to work properly. Dependency on termux may be changed in the future updates.
  • ↩️ Added Ability to reset hosts file after uninstallation.
  • ⚙️ Optimized code and fixed other bugs.