Skip to content

v1.1.0

Compare
Choose a tag to compare
@camargo camargo released this 14 Feb 23:15
· 471 commits to develop since this release
de2199e

Summary of New Features

  • You can now anchor activity directives to each other using the "Selected Activity" panel!
  • The UI view menu has been given a make over. It is now easier to manage UI views, and you are now notified if a UI view has unsaved changes.
  • The plan page nav bar menus (simulation, scheduling, constraints, and expansion) have been changed to status menus with action buttons. You can still visit those panels by changing the panels in the panel menu directly.
  • Table items are now automatically scrolled to when selected (e.g. the activity table selected activity).

Breaking Changes

There are no UI breaking changes in this release. Please see our latest upgrade guide for complete instructions for upgrading from 1.0.2 to 1.1.0.

What's Changed

New Features

Bug Fixes

  • Draw ParameterBaseRightAdornments on Struct Params by @Mythicaeda in #384
  • Account for null target activity in non-conflicting activity in plan merge by @duranb in #388

Refactoring

Testing

  • Update banananation model to latest for e2e tests by @camargo in #368
  • Reactivate scheduling tests by @camargo in #373
  • Fix e2e test for opening GraphQL console by @camargo in #378

Continuous Integration

Full Changelog: v1.0.2...v1.1.0