v1.12.0
What's Changed
New Features
- Pass by Position Argument Validation by @goetzrrGit in #799
- Supply optional expansion set name during set creation by @AaronPlave in #818
- Global tag management by @AaronPlave in #810
- Display version in model selector in plan form by @AaronPlave in #819
- More specific deletion messages by @AaronPlave in #817
- Added Balanced Time Checking to Custom Worker by @goetzrrGit in #820
- Add resource name to plot tooltips by @camargo in #849
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 ingetTokenFromUserCookie
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
- Fix UI permissions by @duranb in #842
- Update plan snapshot queries to latest API by @camargo in #859
Other Changes
- Expansion Editor: Fix the custom worker not starting up correctly by @goetzrrGit in #839
- Release v1.12.0 by @camargo in #858
Full Changelog: v1.11.0...v1.12.0