v2.3.0 (2025-09-30)
Removed
- #318 - Dropped support for Python 3.8 and Python 3.9.0 - 3.9.1.
Changed
- #318 - Changed minimum Nautobot version to 2.4.2.
Fixed
- #293 - Removed incorrect config context model forms from all forms.
- #295 - Standardized the object description fields to max 1024 characters and all other charfields to max 255 characters.
- #320 - Fixed the reference of addresses in address groups with complex names.
Dependencies
- #318 - Pinned Django debug toolbar to <6.0.0.
Housekeeping
- Rebaked from the cookie
nautobot-app-v2.5.1
. - Rebaked from the cookie
nautobot-app-v2.6.0
.
New Contributors
- @kingfetty made their first contribution in #327
- @johannwagner made their first contribution in #323
Full Changelog: v2.2.2...v2.3.0