Patch Notes
Patch Note 2018-06-04
← View all patch notes
Execution metadata charts are lazy-loaded.
- Having large metadata set caused chart the whole execution page to load slowly we separated the loading.
Data browser will now correctly refresh available files after upload.
- This was previously fixed by refreshing the page.
Convert all frontend code to TypeScript
- Developer Comment: Users shouldn't notice any changes except faster development speed and less bugs in the future ;)