Skip to content

Releases: jazz-community/rtc-statushistory-presentation

Version 2.2.0

04 Sep 12:44
Compare
Choose a tag to compare

New Features

  • Allow to show State Icon instead of picture of the user (#6 ). set the following configuration properties to enable this feature:
Key Value
timeline STATUS
largeIcons true
largeIconsSuffix _large.svg

(Screenshot: https://github.com/jazz-community/rtc-statushistory-presentation/blob/master/documentation/statusHistoryPresentation_V2.2.0.png)

Quality Improvements

  • Fix for Status History shows only one or two history entries (#5)

Version 2.1.1

11 Aug 07:10
Compare
Choose a tag to compare

Quality Improvements

  • Introduce default fallback values to prevent status history from breaking if server returns no data for requested icon URI (fixes #4)

Version 2.1.0

03 Aug 09:38
Compare
Choose a tag to compare

New Features

  • Rich hover on the state within the box shows the full change done together with the state change (#2)

V2.1.0 Release Image

Version 2.0.0

31 Jul 14:34
Compare
Choose a tag to compare

Breaking Change
If you are upgrading from Version 1.0.0, please note that the identifier of the plugin that your RTC process is referring to has changed from
com.siemens.bt.jazz.rtc.workItemEditor.presentation.statusHIstory
to
com.siemens.bt.jazz.rtc.workItemEditor.presentation.statusHistory

New Features

  • Completely new user interface in the look of a timeline
  • User Interface now follows the RTC UX design principles
  • Show Status and Resolution Icons ( #1 )
  • Indicate how long a Work Item was in a specific state ( #3 )

Quality Improvements

  • Improve load performance for Work Items with large history by only showing the latest three changes by default
  • Code Quality improvements

This is how Version 2.0.0 looks like:
State History Presentation Version 2.0.0

Version 1.0.0

31 Jul 13:57
Compare
Choose a tag to compare

This is the first release of the Work Item Status History Plug-in for RTC. It provides a minimal UI do display a Work Item's state history.

Version 1.0.0 looks like the following:
State History Presentation Version 2.0.0