github Kani999/netbox-attachments v11.2.1
11.2.1

5 hours ago

Changed

  • Relax Django constraint from django>=5.0,<6.0 to django>=5.0,<7.0 in pyproject.toml. NetBox 4.6 ships Django 6.0, so the previous cap forced a Django downgrade when installing on NetBox 4.6.
  • Align test extra to the same django>=5.0,<7.0 range for consistency.

Fixes

Install

pip install netbox-attachments==11.2.1

Full changelog: CHANGELOG.md

Don't miss a new netbox-attachments release

NewReleases is sending notifications on new releases.