Releases: farend/redmine_message_customize
Releases · farend/redmine_message_customize
v1.1.0
From this point forward, the plugin will only support Redmine 6.0 or later, and compatibility with Redmine 5.1 or earlier versions will no longer be maintained.
What's Changed
- Change icons to svg by @ishikawa999 in #69
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Strictly check that the plugin's custom locales are loaded by @hidakatsuya in #64
- Add GitHub actions workflow for testing by @hidakatsuya in #65
- Test against Ruby3.3 by @hidakatsuya in #66
- Fix problem with reload not working correctly when auto is set for language by @ishikawa999 in #68
New Contributors
- @hidakatsuya made their first contribution in #64
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: v0.1.9...v1.0.0
Release v0.1.9
What's Changed
- Support Tamil language by @ishikawa999 in #61
- Support rails7.1 by @ishikawa999 in #62
Full Changelog: v0.1.8...v0.1.9
Release v0.1.8
What's Changed
Full Changelog: v0.1.7...v0.1.8
Release v0.1.7
What's Changed
- Fixes side effects with application_controller_patch by @liaham in #57
- Fix error problem when array returns nil
- Change plugin version
Full Changelog: v0.1.6...v0.1.7
Release v0.1.6
What's Changed
- Add a process to look at the timestamp and reload the term if it is not latest by @ishikawa999 in #56
Full Changelog: 0.1.5...v0.1.6
Release 0.1.5
What's Changed
redmine_message_customize used an older version of select2 that was vulnerable to XSS.
Please update the plugin as this release resolves the issue.
Thanks to @liaham for reporting the problem. #53
- Update select2 version 4.0.7 to 4.0.13 #53 by @ishikawa999 in #54
Full Changelog: 0.1.4...0.1.5
Release 0.1.4
What's Changed
- Fix problem with search box not displaying after switching languages by @ishikawa999 in #52
- Add sleep to Circleci config by @ishikawa999 in #51
Full Changelog: 0.1.3...0.1.4