From dd2fd543212e2eba20b5db752265d94846b91c7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Pi=C4=8Dman?= Date: Thu, 28 Apr 2022 14:20:43 +0200 Subject: [PATCH] v3.0.0 released --- CHANGELOG.md | 25 ++++++++++++++++++++++++- README.md | 7 +++---- 2 files changed, 27 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad182baf..cfc83f78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,33 @@ Changelog for Redmine DMSF ========================== -3.0.0 *????-??-??* +3.0.0 *2022-04-28* ------------------- Redmine 5.0 + Watchable documents and folders (The original DMS notifications ar off as default. They can be activated in Administration->Settings->Email notifications.) + Patch version + +* New: #1344 - Need support Redmine 5 +* Bug: #1343 - New content input field improvement +* Bug: #1340 - Using plugin with Redmine SVN trunk +* Bug: #1339 - Not show action menu to unlock folder +* Bug: #1338 - move/copy folder from project1 to project2 +* New: #1337 - Project's plus menu extension +* New: #1336 - New file menu item +* New: #1333 - Memory problem in 'My page' with 'Open aprovals' option +* Bug: #1330 - Trouble with dmsff macro +* Bug: #1329 - Problem moving a folder with locked files. +* New: #1328 - Update de.yml +* New: #1323 - Fast links for Copy/Move +* Bug: #1318 - easy_gantt compatibility +* Bug: #1317 - Wrong links to a project +* Bug: #1314 - Fix HTTP Status 500 when emailing document link +* Bug: #1313 - Impossible to use macro in the revision comment field. +* New: #1312 - Update _log.html.erb +* Bug: #1311 - Deleting the link between files and issues +* New: #1151 - Add document revision.patch_version +* New: #557 - Watch Documents type: enhancement 2.4.11 *2021-11-03* ------------------- diff --git a/README.md b/README.md index e00e4cde..e9953882 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Redmine DMSF Plugin =================== -The current version of Redmine DMSF is **3.0.0 devel** +The current version of Redmine DMSF is **3.0.0** [![pipeline status](https://gitlab.kontron.com/redmine-plugins/redmine_dmsf/badges/devel-2.4.12/pipeline.svg)](https://gitlab.kontron.com/redmine-plugins/redmine_dmsf/pipelines/devel-2.4.12/latest) @@ -24,8 +24,7 @@ Features -------- * Directory structure - * Document versioning / revision history - * Email notifications for directories and/or documents + * Document versioning / revision history * Document locking * Multi (drag/drop depending on browser) upload/download * Direct document or document link sending via email @@ -38,7 +37,7 @@ Features * Documents and folders symbolic links * Trash bin * Documents attachable to issues - * Compatible with Redmine 4.2.x + * Compatible with Redmine 5.0.x Dependencies ------------