- Self signed certificates are no longer enabled by default to avoid security issues / MITM attacks, If you are using Self signed certificate need to edit your profile and enable the toggle for it
- Resturctured the code for better maintainability
- Adjusted the profiles to have multiple IPs / Ports for the same profile for different connection points
- Added the option to edit profile at the profile selection screen
- Adjusted the buttons on profile creation / edit to either just save or save and connect
- Added the ability to export either single profile or multiple profiles
- Added the option to include / exclude credentials when exporting profiles, warning the user that credentials will be stored in plain text
- Added the Ability to select DHCP server type in the profile (dnsmasq, KEA and ISC) defaults to dnsmasq
- Restructured firewall to be a collapsable menu with all firewall options combined
- Adjusted the live firewall logs to show the rule that triggered the event
- Now can click on any log lines showing in the firewall live logs to view the full details and copy
- Added the ability to view and toggle firewall aliases, editing and adding aliases coming in the next patch
- Restructured VPN to be a collapsable menu with all VPN options combined
- Added Wiregaurd to the VPN menu
- Added WOL Support (Requires the os-wol to be pre-installed on opnsense)
Bugs:-
- Some items are not properly localized so might not translate which will be resolved in a seperate patch