This is mainly a bugfix release.
Changes:
- Save $PATH to config when installing and set it later when loading scripts (fixes weird issues with PATH not set up correctly when running from cron jobs on some systems)
- fixed discrepancies reporting when config ip lists differ from firewall ip lists
- fixed restore from backup
- fixed ipv6 local subnets detection
- prioritize curl over uclient-fetch to avoid SSL issues on OpenWrt
- install: new option: [-a] to autodetect LAN subnets or WAN interfaces
- install: new option: [-t <host|router>] to pre-set device type
- support insecure download when SSL download tool unavailable
Full Changelog: v0.1.4...v0.1.5-nftables