Skip to content

v1.2 Release Notes

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

v1.2.1 - 2023-05-03

Fixed

  • #135 Form fields incorrectly marked as required
  • #136 Invalid serializers for Zone and PolicyRule APIs
  • #145 FilterSets missing name field for PolicyRule and NATPolicyRule

Changed

Added

  • #143 Allow for ORM reversibility from CapircaPolicy

v1.2.0 - 2023-02-08

Fixed

  • #120 Resolved inconsistent forms.

Changed

  • #108 Changed Application & Application Group migrations to allow null values.

Added

  • #108 Application & ApplicationGroup support

v1.2.0-alpha.2 - 2022-12-07

Fixed

  • #120 Resolved inconsistent forms.

v1.2.0-alpha.1 - 2022-11-25

Changed

  • #108 Changed Application & Application Group migrations to allow null values.

v1.2.0-alpha.0 - 2022-11-22

Added

  • #108 Application & ApplicationGroup support

Fixed

  • #117 Resolved main tab not loading on initial load of Policy & PolicyRule detail page

Changed

  • #117 Reorganized models/ folder to improve developer experience