Installation v2.5.11 Release Notes

Release Date: 2019-04-29 // about 5 years ago
  • Notes

    🚀 This release upgrades the Django framework to version 2.2.

    ✨ Enhancements

    • #2986 - Improve natural ordering of device components
    • 👍 #3023 - Add support for filtering cables by connected device
    • #3070 - Add decommissioning status for devices

    🐛 Bug Fixes

    • ⬆️ #2621 - Upgrade Django requirement to 2.2 to fix object deletion issue in the changelog middleware
    • ⚡️ #3072 - Preserve multiselect filter values when updating per-page count for list views
    • #3112 - Fix ordering of interface connections list by termination B name/device
    • #3116 - Fix tagged_items count in tags API endpoint
    • ⚡️ #3118 - Disable last_login update on login when maintenance mode is enabled