Misc #18687
Updated by hsbt (Hiroshi SHIBATA) over 2 years ago
Today, I migrated this tracker Redmine 4.2 to 5.0.
It has the following major changes.
* Based on Rails 6.1.
* Allowed username mention like `@hsbt` with autocomplete.
* Support CommonMaker for Markdown formatting.
Release note is here: https://www.redmine.org/news/135
And I change the Ruby runtime version to 3.1 with `--jit` option on Heroku.
If you have any issues with this change. Please comment this ticket or file to https://github.com/ruby/b.r-l.o/issues.
Thanks all.