]> source.dussan.org Git - redmine.git/commitdiff
Updates for 5.0.7 release.
authorMarius Balteanu <marius.balteanu@zitec.com>
Mon, 27 Nov 2023 20:22:22 +0000 (20:22 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Mon, 27 Nov 2023 20:22:22 +0000 (20:22 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22485 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index a16de561e0a3243275f368402324f9df584b8f3b..e4b3c81fd017d8afe35af2bc0160a228796ab0a5 100644 (file)
@@ -4,6 +4,24 @@ Redmine - project management software
 Copyright (C) 2006-2023  Jean-Philippe Lang
 https://www.redmine.org/
 
+== 2023-11-27 v5.0.7
+
+=== [Email notifications]
+
+* Defect #39553: Mention notification is not sent (MENTION_PATTERN / LINKS_RE inconsistency)
+
+=== [Issues]
+
+* Defect #39521: Mention autocomplete not displaying for users without "Edit issues" permission
+
+=== [PDF export]
+
+* Defect #39534: Error (undefined method) in issue list PDF export
+
+=== [Text formatting]
+
+* Defect #38852: ## issue syntax is not kept when selecting an issue from the inline autocomplete
+
 == 2023-09-30 v5.0.6
 
 === [Code cleanup/refactoring]
index 05b9724dcb15f07a6e8a72963a0951dc11d5c8f8..bf0d03f79860cc4896157fc2680be33b494edee9 100644 (file)
@@ -7,7 +7,7 @@ module Redmine
   module VERSION
     MAJOR = 5
     MINOR = 0
-    TINY  = 6
+    TINY  = 7
 
     # Branch values:
     # * official release: nil