Releases: acceleratedscience/omgui-frontend
Releases · acceleratedscience/omgui-frontend
Release list
Version 1.0.1 - Fixed Base Path
Version 1.0.0
- Start of semantic versioning
- Paralel with v1.0.0 release of
omgui - Added logo favicon
Version 0.4 - Reorganized API endpoints
- Reorganized API endpoints (breaking)
- Updated README
- Removed OpenAD references
Version 0.3 - Removed Results page
The "Result" page has been disabled as it is openad-specific and currently not functional.
It will be re-enabled once the result API with result history has been implemented.
Version 0.2 - Simplified build process
- Build is simplified to a singular
dist vite.config.tsandindex.htmlnow always includes a__BASE_PATH__/base everwhere, which is dynamically replaced on the fly when serving the files- Molset viewer now supports in-memory molsets using a
cacheId - Route
/get-workspace-filesis now/get-files