Skip to content

release_2.1

1. v2.1.6 (2024-03-20)

  • No interesting change

2. v2.1.5 (2024-02-26)

2.1 New Features

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

2.2 Bug Fixes

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

3. v2.1.4 (2023-04-07)

3.1 Bug Fixes

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

4. v2.1.3 (2023-01-26)

4.1 Bug Fixes

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

5. v2.1.2 (2023-01-09)

5.1 Bug Fixes

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

6. v2.1.1 (2023-01-06)

6.1 New Features

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

7. v2.1.0 (2022-12-03)

7.1 New Features

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