Skip to content

v1.0.1

Compare
Choose a tag to compare
@camargo camargo released this 19 Dec 19:35
· 477 commits to develop since this release

Summary of New Features

  • Timeline editor includes a new form to edit the timeline and timeline rows. Layer editing coming soon.
  • Create and edit global scheduling conditions, and use them in scheduling for a plan.
  • Add more errors to console and allow dragging-to-resize the console height.
  • Add app route information to page title for better location context.
  • Various bug fixes.

What's Changed

New Features

Bug Fixes

  • Set valueSource to none for computed attributes by @mattdailis in #260
  • Properly reset highlighted activity keys in merge review by @AaronPlave in #263
  • Handle case for undefined columnStates in table menu by @duranb in #271
  • Create scheduling specification on branch creation by @Mythicaeda in #272
  • Account for leap year when validating timestamps by @duranb in #310

Refactoring

Continuous Integration

Build System and Dependencies

Full Changelog: v1.0.0...v1.0.1