]> source.dussan.org Git - redmine.git/commitdiff
Updates for 4.1.4 release.
authorMarius Balteanu <marius.balteanu@zitec.com>
Sun, 1 Aug 2021 07:17:24 +0000 (07:17 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Sun, 1 Aug 2021 07:17:24 +0000 (07:17 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@21127 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 3aa88114d0f3d93017d727a69541096b500ecf56..820ae716451b0999750d9749fffca1b7dd31d516 100644 (file)
@@ -4,6 +4,40 @@ Redmine - project management software
 Copyright (C) 2006-2021  Jean-Philippe Lang
 https://www.redmine.org/
 
+== 2021-08-01 v4.1.4
+
+=== [Accounts / authentication]
+
+* Defect #35226: Add SameSite=Lax to cookies to fix warnings in web browsers
+
+=== [Attachments]
+
+* Defect #33752: Uploading a big file fails with NoMemoryError
+
+=== [Gantt]
+
+* Defect #34694: Progress bar for a shared version on gantt disappears when the tree is collapsed and then expanded
+
+=== [Gems support]
+
+* Defect #35621: Bundler fails to install globalid when using Ruby < 2.6.0
+
+=== [Issues]
+
+* Defect #35134: Change total spent time link to global time entries when issue has subtasks that can be on non descendent projects
+
+=== [Issues filter]
+
+* Defect #35201: Duplicate entries in issue filter values
+
+=== [Rails support]
+
+* Patch #35214: Update Rails to 5.2.6
+
+=== [Time tracking]
+
+* Defect #34856: Time entry error on private issue
+
 == 2021-04-26 v4.1.3
 
 === [Activity view]
index fe78fd5eee1c811c72d34448650551fc49e742cd..40bc8ba9bd19e45d6d40d3c7a85715d9dadb83d1 100644 (file)
@@ -7,7 +7,7 @@ module Redmine
   module VERSION
     MAJOR = 4
     MINOR = 1
-    TINY  = 3
+    TINY  = 4
 
     # Branch values:
     # * official release: nil