Просмотр исходного кода

Updates for 5.0.7 release.

git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22485 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/5.0.7
Marius Balteanu 6 месяцев назад
Родитель
Сommit
3d6102c91e
2 измененных файлов: 19 добавлений и 1 удалений
  1. 18
    0
      doc/CHANGELOG
  2. 1
    1
      lib/redmine/version.rb

+ 18
- 0
doc/CHANGELOG Просмотреть файл

Copyright (C) 2006-2023 Jean-Philippe Lang Copyright (C) 2006-2023 Jean-Philippe Lang
https://www.redmine.org/ 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 == 2023-09-30 v5.0.6


=== [Code cleanup/refactoring] === [Code cleanup/refactoring]

+ 1
- 1
lib/redmine/version.rb Просмотреть файл

module VERSION module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 0 MINOR = 0
TINY = 6
TINY = 7


# Branch values: # Branch values:
# * official release: nil # * official release: nil

Загрузка…
Отмена
Сохранить