What's Changed
Security in v3.0.4
- #8383 - Updated dependency
pynaclto1.6.2to mitigate CVE-2025-69277. As this is not a direct dependency, it will not auto-update when upgrading; please be sure to upgrade your local environment. - #8395 - Updated dependency
urllib3to2.6.3to mitigate CVE-2026-21441. As this is not a direct dependency, it will not auto-update when upgrading; please be sure to upgrade your local environment.
Added in v3.0.4
- #8387 - Added permissions lockout in time-travel mode.
- #8401 - Added
Serviceto the list of models registered with Nautobot's search backend.
Changed in v3.0.4
- #8385 - Marked
Job,JobLogEntry,JobQueue,JobQueueAssignment,JobResult, andScheduledJobmodels as non-version-controlled as it is not appropriate to branch the data they contain.
Fixed in v3.0.4
- #8356 - Added description column to Device Redundancy Group table.
- #8362 - Fixed an IntegrityError when using kubernetes workers to run jobs.
- #8364 - Fixed Cable basic filter form to filter by device name instead of device UUID.
- #8365 - Fixed inconsistent empty state for Tenant column and Device redundancy group policy.
- #8365 - Fixed Platform network driver select to match UI.
- #8372 - Fixed the import/export dropdown behavior in CustomField, ComputedField, GraphQL and DynamicGroup table views.
- #8380 - Restored (still-deprecated) support for explicit configuration of
STATICFILES_STORAGEandDEFAULT_FILE_STORAGEinnautobot_config.pythat was inadvertently broken when deprecating these settings in the previous release. - #8385 - Added logic to handle the case of change logging for changes to a non-version-controlled model while a non-default branch is checked out via the Version Control app.
Dependencies in v3.0.4
- #8370 - Updated dependency
celeryto~5.6.1. - #8370 - Updated dependency
django-health-checkto~3.20.8. - #8370 - Updated dependency
GitPythonto~3.1.46.
Documentation in v3.0.4
- #8361 - Updated step
Sync Changes into nextinnautobot/docs/development/core/release-checklist.md. - #8366 - Updated VLAN and VLAN groups documentation to include 3.0 screenshots.
- #8368 - Updated tenants documentation to include 3.0 screenshots.
- #8380 - Updated documentation for the deprecated
STORAGE_BACKENDandSTORAGE_CONFIGsettings to clarify their migration path.
Housekeeping in v3.0.4
- #8369 - Updated development npm dependency
prettierto^3.7.4. - #8369 - Updated development npm dependency
sassto^1.97.1. - #8369 - Updated development npm dependency
webpackto^5.104.1. - #8370 - Updated development dependency
pymarkdownlntto~0.9.34. - #8370 - Updated development dependency
coverageto~7.13.1.
Contributors
- @dsoftait
- @mateusz-lachowski-codilime
- @icovada
- @renovate[bot]
- @qduk
- @Sridevi-NTC
- @glennmatthews
- @dependabot[bot]
- @SoulSniper-V2
- @joewesch
- @nkallergis
New Contributors
- @SoulSniper-V2 made their first contribution in #8381
Full Changelog: v3.0.3...v3.0.4