[0.33.0 - 2025-03-26]
This release changes the way to configure oxidized-web. The old rest
configuration is still supported but deprecated. The new configuration works with oxidized-web 0.16.0 or later.
See docs/Configuration.md.
The docker container includes security fixes to ruby-rake, so be sure to update to the latest version.
Added
- unifiap: new model for Unifi APs, switches, and AirOS APs (@clifcox)
- github: Issue templates for bugs, feature requests and support requests (@robertcheramy)
- model for Ingate Operating System (@thanegill)
- model for Easton Gigabit Network Card (@thanegill)
Changed
- fortios: support for FortiADC (@electrocret)
- output/git: cache commit log to improve performance of oxidized-web. Fixes #3121 (@robertcheramy)
- input/http: digest auth handles special characters in passwords by itself (no need to url encode them manually) (@EinGlasVollKakao)
- changed the configuration for oxidized-web from rest: to extensions.oxidized-web (@robertcheramy)
- netgear: add pager-handler workaround, fixes: #2394 and #3341 (@candlerb, @syn-bit)
- Output#version (git/gitcrypt) returns a Time object in its hash for more flexibility in oxidized-web (@robertcheramy)
- ios: hide secret key of aaa radius (@martinberg, @robertcheramy)
- container: update to phusion/baseimage:noble-1.0.1 (@robertcheramy)
New Contributors
- @EinGlasVollKakao made their first contribution in #3435
- @Emiliaaah made their first contribution in #3433
- @martinberg made their first contribution in #3451
Full Changelog: 0.32.2...0.33.0