mirror of https://git.FreeBSD.org/ports.git
Browse Source
Changelog: Enhancements: * Shift-click to select multiple objects in a list * Support filtering IP addresses by multiple parent prefixes * Include count of IP ranges under tenant view * Initialize manufacturer selection when inserting a new module * Add support for custom Jinja2 filters * Linkify related power port on power outlet view * Provide one-click edit link for objects in tables * Move Markdown reference to local documentation * Add VLAN group selector to interface bulk edit forms * Leave dropdown open upon selection for multi-select fields Bug Fixes: * Fix rendering of Markdown links with colons * Fix rendering of bracketed Markdown links * Improve performance when retrieving devices/VMs with config context data * Avoid sending webhooks after script/report failure * Fix sorting services & service templates by port numbers * Include services listening on "all IPs" under IP address view * Fix redirect URL when adding device components from the module view * Correct link to contacts in contact groups table column * Hyperlinks in rack elevation SVGs must always use absolute URLs * Fix duplicate site results when searching by ASN * Correct order of VLAN fields under VM interface creation form * Ensure consistent use of placeholder tag throughout UI * Fix device counts for rack list under rack role view2022Q3
4 changed files with 22 additions and 9 deletions
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1654793742 |
||||
SHA256 (netbox-community-netbox-v3.2.4_GH0.tar.gz) = 6eaf5b63812f2055c6a1d11a4465086e11a8968eec0b3c055e4abbb8512f6550 |
||||
SIZE (netbox-community-netbox-v3.2.4_GH0.tar.gz) = 4828917 |
||||
TIMESTAMP = 1655741927 |
||||
SHA256 (netbox-community-netbox-v3.2.5_GH0.tar.gz) = 601282206ac1ef0ad54cca214ba4a0c9549f31b6fee9a1c63f7943f89acd4841 |
||||
SIZE (netbox-community-netbox-v3.2.5_GH0.tar.gz) = 4835019 |
||||
|
Loading…
Reference in new issue