Migrating from 0.23 to 0.24
Changed timeline navigation keyboard shortcut changed-timeline-navigation-keyboard-shortcut
To accommodate the new tree keyboard navigation feature, the timeline navigation is changed as follows:
- go to previous/next frame is ctrl-left/right (cmd on Mac) arrow (previously no modifier was needed)
- go to beginning/end of timeline is alt-left/right (previously the ctrl/cmd modifier was used)
Previously deprecated, now removed previously-deprecated-now-removed
Scalar
, SeriesLine
, SeriesPoint
archetypes scalar-seriesline-seriespoint-archetypes
Have been removed in favor of Scalars
, SeriesLines
, SeriesPoints
respectively.