Skip to content

v3.1 Release Notes

This document describes all new features and changes in the release. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Release Overview

Adds automatic IP allocation via the new next_ip tag and makes it easier to see which Design Deployment a model belongs to.

v3.1.0 (2026-04-12)

Added

  • #234 - Added next_ip action tag
  • #270 - Added panels to various models to indicate Design Deployment membership.

Fixed

  • #212 - Fixed display of design model meta information.
  • #258 - Fixed code injection vulnerability
  • #268 - Fixed dropdown menu under "Decommission Design Deployments" job.
  • #273 - Fixed test using deprecated Django make_random_password function.

Documentation

  • #229 - Documented design_mode and how to enable deployment mode
  • #264 - Added a note to only use unique model fields in the update and update_or_create tags.
  • #265 - Updated Design builder documentation to include 3.0 screenshots.

Housekeeping

  • Rebaked from the cookie nautobot-app-v3.0.0.
  • Rebaked from the cookie nautobot-app-v3.1.2.
  • Rebaked from the cookie nautobot-app-v3.1.3.