]> source.dussan.org Git - redmine.git/commitdiff
Updates for 4.1.5 release.
authorGo MAEDA <maeda@farend.jp>
Sun, 10 Oct 2021 02:46:30 +0000 (02:46 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 10 Oct 2021 02:46:30 +0000 (02:46 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@21245 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 820ae716451b0999750d9749fffca1b7dd31d516..0c47b32c50e0ed11d0640e08aecd78cafef38692 100644 (file)
@@ -4,6 +4,37 @@ Redmine - project management software
 Copyright (C) 2006-2021  Jean-Philippe Lang
 https://www.redmine.org/
 
+== 2021-10-10 v4.1.5
+
+=== [Administration]
+
+* Defect #35731: Password and Confirmation fields are marked as required when editing a user
+
+=== [Attachments]
+
+* Defect #35715: File upload fails when run with uWSGI
+
+=== [Issues]
+
+* Defect #35642: Long text custom field values are not aligned with their labels
+
+=== [Issues planning]
+
+* Defect #35669: Prints of Issues Report details are messed-up due to the size of the graphs
+
+=== [Permissions and roles]
+
+* Defect #35634: Attachments deletable even though issue edit not permitted
+
+=== [Security]
+
+* Defect #35789: Redmine is leaking usernames on activities index view
+* Patch #35463: Enforce stricter class filtering in WatchersController
+
+=== [UI]
+
+* Defect #34834: Line breaks in the description of a custom field are ignored in a tooltip
+
 == 2021-08-01 v4.1.4
 
 === [Accounts / authentication]
index 40bc8ba9bd19e45d6d40d3c7a85715d9dadb83d1..15cf88112cae98de239bd30f049cf8192042202a 100644 (file)
@@ -7,7 +7,7 @@ module Redmine
   module VERSION
     MAJOR = 4
     MINOR = 1
-    TINY  = 4
+    TINY  = 5
 
     # Branch values:
     # * official release: nil