Skip to content

Version 2.3.0 / Established

Latest
Compare
Choose a tag to compare
@gmazoyer gmazoyer released this 02 Feb 21:31
· 7 commits to main since this release
6908a7a

New features release

  • #54 Add support for routing instances (routing tables, VRFs, or other names)
  • #149 Add support for light and dark themes
  • #150 Use Composer for dependency management
  • #170 Fix captcha initialisation
  • Add antispam config option allow_list to avoid spam detection for a list of IP prefixes
  • Add output config option scroll to enable or disable scrolling for comamnd result
  • Adjust action buttons
  • Show matching routes for IP on Mikrotik
  • Fix show route ^AS on Huawei
  • Improve example configuration and documentation
  • Deprecate Telnet as a connection/authentication mean
  • Test against PHP 8.2 and 8.3, remove PHP 8.0
  • Rework Docker image to use Composer and PHP 8.3
  • Move documentation to mkdocs-material