Skip to content

Releases: acceleratedscience/omgui-frontend

Version 1.0.1 - Fixed Base Path

Choose a tag to compare

@themoenen themoenen released this 08 Oct 21:46

Fixed base_path to be fully flexible per dae2879

Version 1.0.0

Choose a tag to compare

@themoenen themoenen released this 06 Oct 19:25
  • Start of semantic versioning
  • Paralel with v1.0.0 release of omgui
  • Added logo favicon

Version 0.4 - Reorganized API endpoints

Pre-release

Choose a tag to compare

@themoenen themoenen released this 06 Oct 11:08
  • Reorganized API endpoints (breaking)
  • Updated README
  • Removed OpenAD references

Version 0.3 - Removed Results page

Pre-release

Choose a tag to compare

@themoenen themoenen released this 24 Sep 16:04
b4c5f52

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

Pre-release

Choose a tag to compare

@themoenen themoenen released this 23 Sep 13:19
36d85b2
  • Build is simplified to a singular dist
  • vite.config.ts and index.html now 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-files is now /get-files

Alpha

Alpha Pre-release
Pre-release

Choose a tag to compare

@themoenen themoenen released this 28 Aug 07:45

Stable release with a separate, hacky build for the /proxy base url.