All Versions
57
Latest Version
Avg Release Cycle
15 days
Latest Release
1238 days ago

Changelog History
Page 6

  • v2.5.10 Changes

    April 08, 2019

    โœจ Enhancements

    • ๐Ÿ‘ #3052 - Add Jinja2 support for export templates

    ๐Ÿ› Bug Fixes

    • #2937 - Redirect to list view after editing an object from list view
    • #3036 - DCIM interfaces API endpoint should not include VM interfaces
    • ๐Ÿ‘ป #3039 - Fix exception when retrieving change object for a component template via API
    • โšก๏ธ #3041 - Fix form widget for bulk cable label update
    • #3044 - Ignore site/rack fields when connecting a new cable via device search
    • ๐Ÿ‘ป #3046 - Fix exception at reports API endpoint
    • ๐Ÿ‘ป #3047 - Fix exception when writing mac address for an interface via API
  • v2.5.9 Changes

    April 02, 2019

    โœจ Enhancements

    • #2933 - Add username to outbound webhook requests
    • ๐Ÿ‘ #3011 - Add SSL support for django-rq (requires django-rq v1.3.1+)
    • #3025 - Add request ID to outbound webhook requests (for correlating all changes part of a single request)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  #2207 - Fixes deterministic ordering of interfaces
    • #2577 - Clarification of wording in API regarding filtering
    • #2924 - Add interface type for QSFP28 50GE
    • #2936 - Fix device role selection showing duplicate first entry
    • #2998 - Limit device query to non-racked devices if no rack selected when creating a cable
    • #3001 - Fix API representation of ObjectChange action and add changed_object_type
    • ๐Ÿ›  #3014 - Fixes VM Role filtering
    • #3019 - Fix tag population when running NetBox within a path
    • #3022 - Add missing cable termination types to DCIM _choices endpoint
    • #3026 - Tweak prefix/IP filter forms to filter using VRF ID rather than route distinguisher
    • #3027 - Ignore empty local context data when rendering config contexts
    • #3032 - Save assigned tags when creating a new secret
  • v2.5.8 Changes

    March 11, 2019

    โœจ Enhancements

    • ๐Ÿ–จ #2435 - Printer friendly CSS

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“š #2065 - Correct documentation for VM interface serializer
    • ๐Ÿ“„ #2705 - Fix endpoint grouping in API docs
    • #2781 - Fix filtering of sites/devices/VMs by multiple regions
    • 0๏ธโƒฃ #2923 - Provider filter form's site field should be blank by default
    • #2938 - Enforce deterministic ordering of device components returned by API
    • #2939 - Exclude circuit terminations from API interface connections endpoint
    • ๐Ÿ›  #2940 - Allow CSV import of prefixes/IPs to VRF without an RD assigned
    • #2944 - Record the deletion of an IP address in the changelog of its parent interface (if any)
    • #2952 - Added the slug field to the Tenant filter for use in the API and search function
    • ๐Ÿ #2954 - Remove trailing slashes to fix root/template paths on Windows
    • ๐Ÿ‘ป #2961 - Prevent exception when exporting inventory items belonging to unnamed devices
    • #2962 - Increase ExportTemplate mime_type field length
    • #2966 - Accept null cable length_unit via API
    • #2972 - Improve ContentTypeField serializer to elegantly handle invalid data
    • #2976 - Add delete button to tag view
    • ๐Ÿ“„ #2980 - Improve rendering time for API docs
    • #2982 - Correct CSS class assignment on color picker
    • ๐ŸŒฒ #2984 - Fix logging of unlabeled cable ID on cable deletion
    • #2985 - Fix pagination page length for rack elevations
  • v2.5 Changes

    • #2474 - Add cabled and connection_status filters for device components
    • #2616 - Convert Rack outer_unit and Cable length_unit to integer-based choice fields
    • #2622 - Enable filtering cables by multiple types/colors
    • #2624 - Delete associated content type and permissions when removing InterfaceConnection model
    • ๐Ÿšš #2626 - Remove extraneous permissions generated from proxy models
    • #2632 - Change representation of null values from 0 to null
    • #2639 - Fix preservation of length/dimensions unit for racks and cables
    • #2648 - Include the connection_status field in nested represenations of connectable device components
    • #2649 - Add connected_endpoint_type to connectable device component API representations
  • v2.5-beta2 Changes

    • #2474 - Add cabled and connection_status filters for device components
    • #2616 - Convert Rack outer_unit and Cable length_unit to integer-based choice fields
    • #2622 - Enable filtering cables by multiple types/colors
    • #2624 - Delete associated content type and permissions when removing InterfaceConnection model
    • ๐Ÿšš #2626 - Remove extraneous permissions generated from proxy models
    • #2632 - Change representation of null values from 0 to null
    • #2639 - Fix preservation of length/dimensions unit for racks and cables
    • #2648 - Include the connection_status field in nested represenations of connectable device components
    • #2649 - Add connected_endpoint_type to connectable device component API representations
  • v2.4 Changes

    โœจ Enhancements

    • #2229 - Allow mapping of ConfigContexts to tenant groups
    • #2259 - Add changelog tab to interface view
    • #2264 - Added "map it" link for site GPS coordinates

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  #2137 - Fixed JSON serialization of dates
    • #2258 - Include changed object type on home page changelog
    • #2265 - Include parent regions when filtering applicable ConfigContexts
    • ๐Ÿ‘ป #2288 - Fix exception when assigning objects to a ConfigContext via the API
    • #2296 - Fix AttributeError when creating a new object with tags assigned
    • #2300 - Fix assignment of an interface to an IP address via API PATCH
    • #2301 - Fix model validation on assignment of ManyToMany fields via API PATCH
    • #2305 - Make VLAN fields optional when creating a VM interface via the API

    v2.3.7 (2018-07-26)

  • v2.4-beta1 Changes

    โœจ Enhancements

    • #2229 - Allow mapping of ConfigContexts to tenant groups
    • #2259 - Add changelog tab to interface view
    • #2264 - Added "map it" link for site GPS coordinates

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  #2137 - Fixed JSON serialization of dates
    • #2258 - Include changed object type on home page changelog
    • #2265 - Include parent regions when filtering applicable ConfigContexts
    • ๐Ÿ‘ป #2288 - Fix exception when assigning objects to a ConfigContext via the API
    • #2296 - Fix AttributeError when creating a new object with tags assigned
    • #2300 - Fix assignment of an interface to an IP address via API PATCH
    • #2301 - Fix model validation on assignment of ManyToMany fields via API PATCH
    • #2305 - Make VLAN fields optional when creating a VM interface via the API

    v2.3.7 (2018-07-26)