Skip to content

v0.2 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

v0.2.1 (2025-04-01)

Changed

  • #59 - Make navigation DNS title standard.

Fixed

  • #52 - Fixed a couple of unittests.
  • #52 - Fixed to use fields = "__all__" in forms.

Housekeeping

  • #58 - Changed to correct token for release job.
  • #58 - Removed jquery loading for RTD flyout.
  • #62 - Set minimum python version to 3.9.2 in line with Nautobot Core. This is necessary due to upstream cryptography constraints, see #7019.

v0.2.0 (2025-03-26)

Initial app release.