Skip to content

Micro release with various robustness improvements

Compare
Choose a tag to compare
@aivazis aivazis released this 21 Oct 15:34
· 982 commits to main since this release

Added an error boundary high up in the component tree to catch server failures and runtime errors. The server heartbeat now enables the client to detect that the server has crashed and jump to the error page. Users can follow the link in the error page to go back to the application once they have restarted their server.

The dev docker images now use mm 5.0 and include support for Ubuntu 23.10.

The diagnostics generated by the s3 command panel got a few usability improvements.

Full Changelog: v0.8.1...v0.8.2