]> source.dussan.org Git - redmine.git/commitdiff
Updates to 4.2.7 release.
authorMarius Balteanu <marius.balteanu@zitec.com>
Tue, 21 Jun 2022 03:49:42 +0000 (03:49 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Tue, 21 Jun 2022 03:49:42 +0000 (03:49 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/4.2-stable@21676 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 3ecc9d75ff4c7f12135f239d53b4910eef5c0969..51b59318df0d37303d3722aa8015310858e8929c 100644 (file)
@@ -4,6 +4,34 @@ Redmine - project management software
 Copyright (C) 2006-2021  Jean-Philippe Lang
 https://www.redmine.org/
 
+== 2022-06-21 v4.2.7
+
+=== [Email notifications]
+
+* Defect #37162: Missing space between notification sentence and author name when edit a wiki page
+
+=== [Email receiving]
+
+* Defect #37187: no-permission-check allows issue creation in closed/archived projects
+
+=== [Issues]
+
+* Patch #37155: Issue#last_notes fallback does not respect notes visibility
+* Defect #37171: Ability to change the issue category or issue target version with nonexistent value for the specific project
+
+=== [Security]
+
+* Defect #37255: Information Leak in QueryAssociationColumn/QueryAssociationCustomFieldColumn
+* Defect #37256: Medium severity XSS security vulnerabilities (3x) in jQuery UI v1.12.1
+
+=== [Time tracking]
+
+* Defect #33914: Even if the default value of Activities (time tracking) is set, it may not be reflected.
+
+=== [UI - Responsive]
+
+* Defect #36453: Issue subject overflow in subtasks and relations tables
+
 == 2022-05-16 v4.2.6
 
 === [Attachments]
index 6c33e1d9e56657b55dd0422e88139fc878686498..4ee6d6176d04ed67791d0faf126326d76950b836 100644 (file)
@@ -7,7 +7,7 @@ module Redmine
   module VERSION
     MAJOR = 4
     MINOR = 2
-    TINY  = 6
+    TINY  = 7
 
     # Branch values:
     # * official release: nil