v1.8.0
Summary
- New "expansion run" page that lists all expansion runs and corresponding sequences
- Double click activity in timeline or table to open selected activity panel
- More updates with user permissions to the plan creation and model creation pages (ongoing effort)
- New environment variable to disable the login page if running Aerie without authentication
What's Changed
Please see our latest upgrade guide for complete instructions for upgrading from 1.7.0
to 1.8.0
.
New Features
- Add user permissions to requests by @duranb in #668
- Table and timeline activity double click by @AaronPlave in #678
- Expansion Runs UI by @jeffpamer in #674
- Add page redirection to login when no permissions available by @duranb in #679
- Add permissions to plan creation page by @duranb in #681
- Add permissions to model creation page by @duranb in #696
Bug Fixes
- Fix issue with command dictionary creation by @camargo in #653
- Add env var to enable or disable the login page by @camargo in #689
- Merge review fix by @AaronPlave in #703
- Respond to changes in device pixel ratio for canvas components by @AaronPlave in #701
- Fix rendering issues with Data Grids by @Cobular in #614
Refactoring
- Use new resource_type table instead of action by @camargo in #651
- Fix Breaking Changes from Hasura Auth PR by @Mythicaeda in #652
- Remove version store by @camargo in #663
- Put app in SPA mode for now by @camargo in #664
- Updated the constraint violation query to match the new structure by @cohansen in #661
- Remove user store and instead pass user in component tree by @camargo in #697
Documentation
Build System and Dependencies
- Implement Custom TS Worker by @Cobular in #625
- Update stellar to latest version by @AaronPlave in #707
New Contributors
Full Changelog: v1.7.0...v1.8.0