This release fixes a regression with LAN subnets not being stored in config and an additional minor bug with the lib-setup script. I think we're done with bugs for now.
There are some additional changes with OpenWrt builds:
- debug-related code is now stripped from the scripts when compiling OpenWrt packages to reduce their size somewhat
- Fixed a minor bug with firewall being restarted twice when uninstalling
- The package for iptables-based OpenWrt systems will now refuse to install when detecting firewall4, in order to avoid dependency problems
- Some improvements in the mk-owrt-package.sh script which are mainly interesting to myself
Also a bit of code maintenance has been done in almost all scripts.
Full Changelog: v0.4.1...v0.4.2