v1.7.0
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
- Improve simulated activity timeline rendering by @AaronPlave in #619
- Disallow duplicate model creation by @Cobular in #628
- Fix searchable dropdown by @duranb in #632
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