Skip to content

v1.7.0

Compare
Choose a tag to compare
@camargo camargo released this 15 May 22:52
· 384 commits to develop since this release
6a99f3a

Summary

  • The activity directive and simulated activity tabes now display absolute times where applicable.
  • External dataset gaps are now rendered in the timeline.
  • Directive rendering can now be toggled on or off in the timeline.
  • New constraints panel on the planning page that aligns design with other panels.

What's Changed

Breaking Changes

Please see our latest upgrade guide for complete instructions for upgrading from 1.6.0 to 1.7.0.

New Features

  • Add derived start to directives table and derived start/end to spans table by @duranb in #609
  • Render external dataset with profile gaps by @jeffpamer in #607
  • Toggle directive rendering on timeline by @duranb in #626

Bug Fixes

Refactoring

  • Remove 'summary' section from constraints by @camargo in #618
  • Use custom Collapse component instead of native details and summary elements by @AaronPlave in #620
  • Constraints panel refactor by @AaronPlave in #599
  • Fix DataGrid strict:true errors by @duranb in #627
  • Update test compose with new env vars by @camargo in #631
  • Add disableable default resize behavior to tables by @duranb in #643
  • Update GQL playground link to Gateway by @camargo in #645

New Contributors

Full Changelog: v1.6.0...v1.7.0