Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 30 May 10:48
· 819 commits to main since this release

WARNING: with this release all the environment variables will be read from the environment, when the service is started, not during build time. Remember to load in your environment all the variables that you need when you start the service in production. This will not affect development setup.
See https://fractal-analytics-platform.github.io/fractal-web/quickstart/ for instructions.

  • Updated quickstart documenting the changes related to environment variables (#492).
  • Fixed bug in default dataset selection when job references a deleted dataset (#492).
  • Fixed v1 workflow task version update bug (#492).
  • Added npm pack artifacts to files published by the CI during the release (#492).
  • Fixed v2 admin job download link (#492).
  • Imported all the environment variables dynamically (#492).
  • Added backend logging using Log4js (#492).
  • Improved JSON Schema Sandbox page (#490).