Skip to content

v1.12.0

Compare
Choose a tag to compare
@camargo camargo released this 21 Aug 19:05
· 281 commits to develop since this release
f46b34e

What's Changed

New Features

Bug Fixes

  • Close the "plan locked" warning modal if the page is navigated away from by @duranb in #812
  • Destroy modal component on close to unload window listeners by @AaronPlave in #815
  • Specify type="button" in DatePickerActionButton by @AaronPlave in #816
  • Fix directives getting removed from UI when not actually being deleted by @duranb in #813
  • Nullable owner type and tag editor fixes by @AaronPlave in #828
  • Handle "silent" errors by @duranb in #837
  • Add back removed filter type for layer by @camargo in #838
  • Remove showName field from param by @camargo in #843
  • Fix add new series parameter value by @camargo in #844
  • Fix how user cookie is fetched in getTokenFromUserCookie by @Mythicaeda in #846
  • Remove reset text from value source badge if disabled by @camargo in #848
  • Fix miscalculated parameter padding by @duranb in #850
  • Prevent non-activities from being dragged onto an activity layer by @camargo in #852

Refactoring

Other Changes

Full Changelog: v1.11.0...v1.12.0