]> source.dussan.org Git - redmine.git/commitdiff
Updates for 4.1.7 release. 4.1-stable
authorMarius Balteanu <marius.balteanu@zitec.com>
Mon, 28 Mar 2022 19:25:08 +0000 (19:25 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Mon, 28 Mar 2022 19:25:08 +0000 (19:25 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/4.1-stable@21507 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 4bcc01d7bb93d562091bc94122401353fc20dee0..90d51b50a91c4b1e85063c2590df0d69c8c4a4c9 100644 (file)
@@ -4,6 +4,32 @@ Redmine - project management software
 Copyright (C) 2006-2021  Jean-Philippe Lang
 https://www.redmine.org/
 
+== 2022-03-28 v4.1.7
+
+=== [Attachments]
+
+* Defect #36013: Paste image mixed with other DataTransferItem
+
+=== [Database]
+
+* Defect #36766: Database migration from Redmine 0.8.7 or earlier fails
+
+=== [Documents]
+
+* Defect #36686: Allow pasting screenshots from clipboard in documents
+
+=== [Issues filter]
+
+* Defect #30924: Filter on Target version's Status in subproject doesn't work on version from top project
+
+=== [Projects]
+
+* Defect #36593: User without permissions to view required project custom fields cannot create new projects
+
+=== [Rails support]
+
+* Patch #36757: Update Rails to 5.2.6.3
+
 == 2022-02-20 v4.1.6
 
 === [Gantt]
index 3b644436625c8671f8ae483ff25013e0c23fb293..40b8da20991f32f649914643c7b1d369b418c091 100644 (file)
@@ -7,7 +7,7 @@ module Redmine
   module VERSION
     MAJOR = 4
     MINOR = 1
-    TINY  = 6
+    TINY  = 7
 
     # Branch values:
     # * official release: nil