Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 969 Bytes

CHANGELOG-2.1.md

File metadata and controls

48 lines (25 loc) · 969 Bytes

release_2.1 CHANGELOG

v2.1.5 (2023-11-28)

New Features

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

Bug Fixes

  • remove useless folder templates in installed plugins (backport #476) (#477)

v2.1.4 (2023-04-07)

Bug Fixes

  • fix .releaseignore to ignore .git folder when releasing plugins (backport #465) (#466)

v2.1.3 (2023-01-24)

Bug Fixes

  • template sftp send - Authentication (publickey) failed. (fix #457) (backport #458) (#459)

v2.1.2 (2023-01-09)

Bug Fixes

  • fix possibility to change plugin release (backport #454) (#455)

v2.1.1 (2023-01-02)

  • No interesting change

v2.1.0 (2022-12-08)

New Features

  • remove all references to python2 and fix details (#439)
  • keep original file name in trash directory (backport #449) (#450)

Bug Fixes

  • remove duplicated layer (#436)
  • remove hardcoded MFDATA_DATA_IN_DIR (#443)
  • fix mfdata.status when MFDATA_AUTORESTART_FLAG is set to 0 (#445)