Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 906 Bytes

CHANGELOG-2.1.md

File metadata and controls

48 lines (24 loc) · 906 Bytes

release_2.1 CHANGELOG

v2.1.6 (2024-03-20)

  • No interesting change

v2.1.5 (2024-02-26)

New Features

  • fix link to rpms repository in installation guide (#248)

Bug Fixes

  • rename .release_ignore file to .releaseignore (closes #249) (backport #250) (#251)

v2.1.4 (2023-04-07)

Bug Fixes

  • fix .releaseignore to ignore .git folder when releasing plugins (backport #239) (#240)

v2.1.3 (2023-01-26)

Bug Fixes

  • run plugin postinstall script if present (backport #233) (#234)

v2.1.2 (2023-01-09)

Bug Fixes

  • fix possibility to change plugin release (backport #214) (#215)

v2.1.1 (2023-01-06)

New Features

  • add nginx dav_access property to choose permissions on webdav created files (backport #211) (#213)

v2.1.0 (2022-12-03)

New Features

  • switch from python 3.9 to python310 (#203)
  • add .configuration_cache in a .gitignore file (#204)