v1.14.0
What's Changed
New Features
- Show simulation progress by @mattdailis in #808
- Create and restore plan snapshots by @duranb in #885
- Column to show applied presets by @joswig in #904
- Set plan readme state when snapshot is selected by @duranb in #928
- Add ability to create a new snapshot before restoring a snapshot by @duranb in #929
- Activity Changelog UI by @jeffpamer in #909
- Added support for showing and accessing custom helpers by @cohansen in #920
Bug Fixes
- remove negative margin from dropdown search component by @duranb in #895
- Custom Worker - Warning when use of identifiers. by @goetzrrGit in #896
- Properly align icons in plan navbar buttons by @AaronPlave in #921
Refactoring
- Remove logout to be in line with Gateway by @camargo in #890
- Store active role in cookie instead of token by @camargo in #891
Build System and Dependencies
- Temporarily disable failing scheduling test until backend fixes issue by @duranb in #925
- Re-enable the disabled scheduling e2e tests by @duranb in #935
Other Changes
- Snapshot Panel by @AaronPlave in #905
- Upgrade deps to latest by @duranb in #906
- Upgrade deps to latest by @duranb in #917
- Add simulation snapshot panel interactions by @duranb in #913
- Implement plan read only mode by @AaronPlave in #918
- Use new codeActionsOnSave vscode setting format by @AaronPlave in #927
- feat: add ability to react to action/function permissions by @duranb in #902
- Deep link to a specific time window on the timeline by @joswig in #907
- Y-Axis Autofit by @AaronPlave in #926
- Feature/add active role to extension by @cohansen in #940
- Avoid fetching
id
from theextension_roles
table by @Mythicaeda in #941 - Release v1.14.0 by @camargo in #945
Full Changelog: v1.13.0...v1.14.0