Skip to content

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 07:04
Immutable release. Only release title and notes can be modified.

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.