Skip to content

v2.1 Release Notes

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

Release Overview

[v2.1.3] - 2025-04-22

Fixed

  • Fixed choices for Regex and Tolerance check types.
  • Fixed CheckCommand form required fields.
  • Fixed Git Sync not error when optional fields are missing.
  • Fixed description field to be optional on CheckGroup form to match model definition.

Added

  • Added NAPALM Getter Menu and Collect Check job modal.
  • Added Dynamic Group support for collection job form.
  • Added validation to CheckCommand model.

Removed

  • Removed too strict custom validator on Device model.

[v2.1.1] - 2025-03-24

Added

  • Added custom_validators to CheckCommand model
  • Added dynamic_groups to collection job form
  • Added save to CheckCommand validation, extend path field

Changed

  • Updated base Nautobot version to 2.4.2

Fixed

  • Fixed Check Result sorting
  • Fixed device filtering on tags for check outputs
  • Fixed choices for regex and tolerance check type
  • Fixed choices for regex check type