v2.2.0
MartinBenninger
released this
09 Jul 15:40
·
445 commits
to master
since this release
New features:
- Major redesign of the widget layout
- The new layout is designed to match the layout of the work item editor in RTC
- Overall the text is smaller and less scrolling is required
- Added a button for coping the work item details
- Copies the JSON representation of the work item attributes (needed for creating/customizing issue templates)
Improvements:
- Updated the GitLab API library
- Now uses the supported version instead of the deprecated one
- Fixes query strings that were not working (e.g. number of items requested from the API)
- Fix filtering and text highlighting
- Other minor bug fixes/improvements