Releases: compute-tooling/compute-studio
Releases · compute-tooling/compute-studio
Compute Studio 1.3.0
- Add collaboration features so that users can easily share their simulations with other C/S users and add other C/S users as coauthors. (#270)
Compute Studio 1.2.2
- Bug fix for the queue counter. This will provide more accurate estimation times for simulations run on Compute Studio. (#271)
Compute Studio 1.2.1
- Improvements to make home dashboard faster and more responsive. (#269)
Compute Studio 1.2.0
- Thanks to @MattHJensen, Compute Studio has a new landing page that describes what C/S has to offer and what's on our roadmap. Check it out here: https://about.compute.studio
- The dashboard on the home page is re-written with React which means you get access to your simulations and models at faster speeds. Further, you can now update your simulation's title and visibility status right from the home page. (#267)
Compute Studio 1.1.2
Compute Studio 1.1.1
Compute Studio 1.1.0
Compute Studio 1.0.6
- Fix buggy title behavior on the simulation loading page. (#255)
Compute Studio 1.0.5
- Fix bug where multiple simulations are created with the same project and model specific key if the requests are sent in at the same time. (#253)
- Fix alignment of outputs so that they are centered horizontally and vertically within each row. Thanks for the feedback @jdebacker. (#254)
Compute Studio 1.0.4
- Justify outputs left when on mobile and center when not on mobile, fixing the horizontal scrolling problem. (#250)