Skip to content

v1.8.0

Compare
Choose a tag to compare
@camargo camargo released this 13 Jun 19:18
· 357 commits to develop since this release
db1f2b8

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

Bug Fixes

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

New Contributors

Full Changelog: v1.7.0...v1.8.0