Enhancements
- #4698 - Improve display of template code for object in admin UI
- #4717 - Introduce
ALLOWED_URL_SCHEMES
configuration parameter to mitigate dangerous hyperlinks - #4744 - Hide "IP addresses" tab when viewing a container prefix
- #4755 - Enable creation of rack reservations directly from navigation menu
- #4761 - Enable tag assignment during bulk creation of IP addresses
Bug Fixes
- #4674 - Fix API definition for available prefix and IP address endpoints
- #4702 - Catch IntegrityError exception when adding a non-unique secret
- #4707 - Fix
prefix_count
population on VLAN API serializer - #4710 - Fix merging of form fields among custom scripts
- #4725 - Fix "brief" rendering of various REST API endpoints
- #4736 - Add cable trace endpoints for pass-through ports
- #4737 - Fix display of role labels in virtual machines table
- #4743 - Allow users to create "next available" IPs without needing permission to create prefixes
- #4756 - Filter parent group by site when creating rack groups
- #4760 - Enable power port template assignment when bulk editing power outlet templates