Releases: akiko-pusu/redmine_issue_badge
Release v0.1.4
Changelog
Code refactoring and maintenance release.
- Bugfix: The link to assigned to me is not displayed. (#136)
- Update Portuguese Brazil translation. (contributed by @adrianobr)
Thank you for your support! @adrianobr and @bviktor!
Diff
Release v0.1.3
Code refactoring and maintenance release. This is one of the workaround. If you still have some problems, feedback highly appreciate!
- Workaround for #118.
- Modify issue query to prevent n+1
- Change the response of controller from the HTML to the JSON, and render the badge via JavaScript.
Diff: 0.1.2...0.1.3
Release v0.1.2
Description
Please note, this release is required to migrate.
Supporting custom query feature is still a prototype, so feedback highly appreciate!
- Support custom query based badge number. (Related: #67, #107)
- Enabled to change the number to display issues in the popup window. (#67, #69)
- Change the initial badge color to green. (#108)
- Update German translation. Thank you so much, @double2ugly
- Update zh-TW translation. Thank you so much, @Vongola
- Bugfix: IssueBadgeUserSetting is not created correctly via post method. (#106)
Thanks for suggestions and PR for this release: @Jiangshan0000, @bviktor,
@koren85, @rafaelmartinsrm, @AizeLeOuf, and @Vongola.
Screenshot
User can select visible custom query
Enabled to change the issue number to display
Diff: 0.1.1...0.1.2
Release v0.1.1
Code refactoring and maintenance release.
- Bug fix for #96 #97. UserPreference setting does not work correctly.
- JavaScript Code refactoring. (Change jQuery to Pure JavaScript)
Please note: If JavaScript function does not work correctly on your env, feel free to report issue!
Diff: 0.1.0...0.1.1
Release v0.1.0
Version 0.1.0
- Support Redmine 4.x.
- Now master branch unsupports Redmine 3.x.
- Please use ver 0.7.x or
support-Redmine3
branch in case using Redmine3.x.
NOTE: Mainly, maintenance and refactoring only. There is no additional feature, translation in this release. Thank you so much for providing workaround against Redmine4.x, @kenji21! (#91, #92)
Release v0.0.7
0.0.7
- Feature #82. Enabled to switch list issue order. (Oldest 5 or Latest 5)
- Merge pull request #92 to support Redmine4.0. (Thanks, kenji21)
- Some code refactoring.
Please note, this version does not spport Redmine4.x completely.
Since Redmine4.x is based on Rails that migration format must be changed.
Maybe new version, 0.1.0, which support Redmine4.x will be released soon.
And this is the final version to support Redmine3.x.
If some bugs are reported, bugfix will be applied to the branch: v0.0.x-support-Redmine3.
Release v0.0.6
Release v0.0.5
Merge pull request #47 from akiko-pusu/develop Merge into master / ready for 0.0.5