Releases: CrawlerCode/redmine-time-tracking
Releases · CrawlerCode/redmine-time-tracking
v1.21.2
v1.21.1
What's Changed
- Allow to disable current issue timer on redmine page
- Fix dynamic loading for i18n messages
Full Changelog: v1.21.0...v1.21.1
v1.21.0
What's New
- Add timer in redmine page
- Add notes without log time
- Add french language support (#29)
What's Changed
- Improved search
- Check log time permission
- Improved redmine issues url regex matching
- Update npm dependencies
New Contributors
Full Changelog: v1.20.2...v1.21.0
v1.20.2
What's New
- Improve context menu positioning logic (#26)
What's Changed
- Update npm dependencies
- Upgrade to react 19
- build(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #27
Full Changelog: v1.20.1...v1.20.2
v1.20.1
v1.20.0
What's New
- Add rounding interval setting
What's Changed
- Update npm dependencies
Full Changelog: v1.19.0...v1.20.0
v1.19.0
What's New
- Display search always
- Pin issue of current active tab to the top
What's Changed
- Display extended search only if searching
- Update npm dependencies
Full Changelog: v1.18.0...v1.19.0
v1.18.0
What's New
- Allow to edit issues
- Allow to edit time entry from time overview
- Added multi platform support (chrome & firefox)
What's Changed
- Disabled browser cache (#20)
- Don't show 0 values for spent_hours and estimated_hours
- Dismissible warning button should not submit form
- Update npm dependencies
- Improved README.md
Full Changelog: v1.17.1...v1.18.0
v1.17.1
What's Changed
- Check redmine permissions to display features based on permissions
- Fix time entry activities
- Fix estimated-hours label
- Improved support for older redmine version
- Improved styling for multi platform support
- Throw error if response content-type is not json (#20)
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's New
- Design improvements
- Create new issues
What's Changed
- Fix redmine url validation (#18)
- Truncate long text in tooltips
- Improved README.md
- Provided new screenshots
- Update npm dependencies
Full Changelog: v1.16.1...v1.17.0