Skip to content

Open MCT v2.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@shefalijoshi shefalijoshi released this 03 Apr 14:37
· 458 commits to master since this release

Breaking Changes
[Greedy LAD] Have the ability to have data before the start bound IF it's a strategy 'latest' request #6449

Improvments and New Features
[Plan] Add option to "clip" activity names #6401
Allow view customization of LAD table columns #6385
Improve vertical layout of activities in the plan view #6378
Allow Enter key in Notebook entry to add new lines by default #6354
Missing Object Notifications are too noisy right now. #6349
[Search] Increase the debounce timeout on search #6179
inspector views tabs #6118
Labeled grid for Imagery #6114
Time list views should support following remote clock, not just wall clock #5629
Plans must allow hiding swimlanes #4692
More compact Gantt drawing strategy in Time Strip and Plan views #6113

Bug Fixes
LAD Tables are constantly auto-resizing #6471
Array type values are not shown correctly in tables #6466
Jumping to a plot annotation from search sometimes does not show the annotation highlighted #6458
Creating an object while viewing a VIPER Plan kills Open MCT #6455
Conditional styling leaves the last selected style applied #6444
Clicking a plot annotation should pause the plot #6443
InspectorView priority is ignored #6413
Composition is not-re-evaluated when node is expanded in the tree #6391
[Tabs] in eager load mode, only load the selected tab on tabs view load #6387
Notebook Annotations UI usage of hover is problematic #6348
Limit lines disappear when changing the y axis for series (navigating away and back solves the issue) #6338
Clicking "Add Tag" and then removing an existing tag causes the "Add Tag" button to disappear #6330
Prevent tabbing into entry inputs in Notebook #6312
Imagery causes unintended scrolling of overflowed views on hover #6300
Shift Logs with one or more locked pages can't be moved #6297
Plot annotation key gesture is not working as expected/designed #6294
Click on Search Result (Annotation in this case) switches view while in Edit mode #6280
Creating multiple notifications at the same time causes duplicated keys error #6242
Autocomplete input shows empty options list #6221
[Annotations] Cannot cancel adding a tag #6219
[Annotations] Annotation selections made while paused remain after resuming #6214
[Plots, Annotations] Annotation gesture not working consistently #6207
No longer able to reorder stacked plots #6158
Clicking on an image does not enlarge the image. #6024
Tree sporadically doesn't update from composition changes #5975
Aggregate LAD Table view doesn't work properly when children are aggregates #5939
Conditional styling doesn't apply Default styles when no data is present #5925
Condition Set LAD Table "view switch" isn't consistent with other view types #5924
Conditional Set "output" is wrong #5918
[Performance] Inspector Repaints in Local Clock and Remote Clock Time #5247
Time Conductor "Current" value is wrong in real-time mode #4350

Maintenance and Tests
Bump copyright date #6394
Add tests for plot annotations #6276
[e2e] More automated tests for Recent Objects #6150