Skip to content

v1.3.0

Compare
Choose a tag to compare
@camargo camargo released this 17 Mar 16:24
a019ccc

Summary

  • Simulation is now correctly marked as dirty if anything in the plan or simulation config changes
  • The simulation error trace is now also shown in the error console along with the error message

What's Changed

Bug Fixes

  • Update stellar theme for ag-grid to use correct font source by @duranb in #444
  • Include external resources in resource layer filter options and sort options by @AaronPlave in #447
  • ActionDataGrid deleteItem event fix by @AaronPlave in #448
  • Mark Simulation as Dirty when Simulation Revision Changes by @Mythicaeda in #449

Refactoring

  • Remove deep GQL query for Seq JSON by @camargo in #439
  • Show both data and trace in error console if both are present by @mattdailis in #446

Build System and Dependencies

Full Changelog: v1.2.0...v1.3.0