Skip to content

v1.5.0

Compare
Choose a tag to compare
@camargo camargo released this 25 Apr 18:11
· 375 commits to develop since this release
fd542f7

Summary

  • Simulation panel now allows for creating and setting simulation templates
  • New modal for deleting anchored activities
  • Time range for current simulation is now visualized in the timeline
  • Scheduling panel now contains toggle for simulating after goals

What's Changed

Please see our latest upgrade guide for complete instructions for upgrading from 1.4.0 to 1.5.0.

New Features

Bug Fixes

  • Sample profiles using profile duration by @camargo in #557
  • Refactor generateDefaultView and view validation by @AaronPlave in #561
  • Ensure activity directive start time is not earlier than plan start by @AaronPlave in #564
  • Explicitly check that the subFormParameter value is not null by @AaronPlave in #571
  • Anchored activity dragging fixes by @AaronPlave in #567

Refactoring

  • Add css class name kebab case lint rule by @duranb in #555

Testing

  • Update banananation e2e test model to latest by @camargo in #588

Build System and Dependencies

Full Changelog: v1.4.0...v1.5.0