New OPNsense Release

OPNsense 18.1.2 released

Hello, hello!

This update addresses an issue with OpenVPN client NAT since 18.1 and a default gateway disappearance during route reconfiguration. Assorted minor UI improvements have been made and both Phalcon and PHP are now on their latest version.

Here are the full patch notes:

  • system: avoid default route from disappearing when no manual gateways are set
  • firewall: fix outbound NAT for OpenVPN interfaces
  • interfaces: multiple overview page improvements (contributed by NOYB)
  • firmware: revoke 17.7 update fingerprint
  • console: check for root invoke in importer, installer and console menu
  • intrusion detection: always show schedule tab
  • intrusion detection: log first drop of a flow
  • intrusion detection: add a log file viewer
  • unbound: add num-queries-per-thread option values for 4096 and 8192
  • ui: remove chrome=1 from X-UA-Compatible meta element (contributed by NOYB)
  • ui: HTML compliance for attribute "type" on script element (contributed by NOYB)
  • ui: HTML compliance for "navigation" "role" on nav element (contributed by NOYB)
  • ui: checkbox and radio button label children tweaks (contributed by NOYB)
  • ui: break help text on small screens
  • ui use pluggable locations for theme files
  • ui: remove table-responsive padding on small screens
  • ui: user-scalable viewport (contributed by NOYB)
  • mvc: CRUD functions for mutable model controller (contributed by Fabian Franz)
  • plugins: os-frr 1.0 with CRUD refactor (contributed by Fabian Franz)
  • plugins: os-tor 1.5 with CRUD refactor (contributed by Fabian Franz)
  • ports: phalcon 3.3.1
  • ports: php 7.1.14

Stay safe,
Your OPNsense team

--
[1] https://github.com/phalcon/cphalcon/releases/tag/v3.3.0
[2] https://github.com/phalcon/cphalcon/releases/tag/v3.3.1
[3] http://www.php.net/ChangeLog-7.php#7.1.14