LinuxServer Changes:
Remove py3-pillow package to fix dependency issue with 3.2.0.
netbox Changes:
Enhancements
- #8805 - Add "mixed" option for device airflow indication
- #8894 - Include full names when listing users
- #8998 - Enable filtering racks & reservations by site group
- #9122 - Introduce
clearcache
management command & clear cache during upgrade - #9221 - Add definition list support for Markdown
- #9260 - Apply user preferences to tables under object detail views
- #9278 - Linkify device types count under manufacturers list
- #9280 - Allow adopting existing components when installing a module
- #9314 - Add device and VM filters for FHRP group assignments
- #9340 - Introduce support for error reporting via Sentry
- #9343 - Add Ubiquiti SmartPower power outlet type
Bug Fixes
- #9190 - Prevent exception when attempting to instantiate module components which already exist on the parent device
- #9267 - Remove invalid entry in IP address role choices
- #9296 - Improve Markdown link sanitization
- #9306 - Include VC master interfaces when selecting a LAG/bridge for a VC member interface
- #9311 - Permit creating contact assignment without a priority via the REST API
- #9313 - Remove HTML code from CSV output of many-to-many relationships
- #9330 - Add missing
module_type
field to REST API serializers for modular device component templates