v68

bol-van/zapretv68Nov 8, 2024by github-actions[bot]

AI Summary

This release focuses on documentation improvements (Markdown for Russian docs), new configuration file syntax, and enhancements to installation scripts for OpenWrt.

Key Highlights

  • Russian documentation converted to Markdown.
  • New '$<config_file>' syntax for reading parameters from a file.
  • Enhanced install_easy.sh prompts for OpenWrt dependencies and hostlists.

New Features

  • New '$<config_file>' parameter syntax for nfqws and tpws.
  • Markdown documentation for Russian language.
  • Uninstall script prompts to remove OpenWrt dependencies.
  • Install script prompts to download hostlists in autohostlist mode.

Full Release Notes

1. Удалены binaries. Binaries теперь только в релизах, собираемых через github actions.
2. Русская документация переведена в markdown.
3. nfqws,tpws: альтернативное использование знака '$' для чтения параметров запуска из файла : `$<config_file>`
4. uninstall_easy.sh: предложение удалить зависимости на openwrt
5. install_easy.sh: предложение скачивать хостлисты в режиме фильтрации `autohostlist`
6. Багфиксы