Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

48 lines (36 loc) · 1.64 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.2.0 - 2025-04-11

Added

  • Accessible document title for notify configuration page

3.1.0 - 2024-09-11

Changed

  • Changeover to AGPLv3 license

3.0.1 - 2024-03-14

Fixed

  • Order of entries in settings

3.0.0 - 2024-02-27

Fixed

  • Compatability with SCM-Manager 3.x and mail plugin

2.0.4 - 2022-06-10

Fixed

  • NPE for HG changeset modifications (#39)

2.0.3 - 2021-08-09

Fixed

  • Let configuration be submittable even if no recipient is given (#23 and #20)
  • Fix IndexOutOfBound for too long mail subject (#24)

2.0.2 - 2021-06-07

Fixed

  • Wrong permission check (#11)

2.0.1 - 2020-07-29

Fixed

  • Resolve migration issue when integer fields contain empty strings (#5)

2.0.0 - 2020-06-04

Changed

  • Changeover to MIT license (#2)
  • Rebuild for api changes from core

2.0.0-rc2 - 2020-03-13

Added

  • Add swagger rest annotations to generate openAPI specs for the scm-openapi-plugin. (#1)