v4.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¶
- Added a Status field to the ContractLCM model.
- Added Python 3.14 support.
v4.1.0 (2026-03-20)¶
Added¶
- Added Python 3.14 support.
- #337 - Added a Status field to ContractLCM for lifecycle purposes.
Fixed¶
- #557 - Corrected typo
unsuportedin "Device Hardware Notice Report" graph.
Dependencies¶
- #557 - Widened range of permitted versions of
numpydependency to permit 2.x versions as well.
Housekeeping¶
- Rebaked from the cookie
nautobot-app-v3.1.2.