github OSC/ondemand v1.8.0
version 1.8.0

latest releases: v4.0.0-0.start.1, v3.1.10, v3.1.9...
pre-release4 years ago

Added

  • Chinese localization for "Mainland China simplified characters"
    #477, thank you @374365283
    and @summerwang
  • Specify the default login host in the cluster config
    #508
  • Control nginx max upload size by setting byte size in nginx_stage.yml
    using configuration option nginx_file_upload_max and the files app will now respect this
    #502
  • Add an info.md.erb (or info.html.erb) to the root of any batch connect app
    to display extra information. the context for the erb is the session and the rendered
    string is passed through a markdown renderer
    #556
  • Configure a single batch connect app to submit to multiple different clusters, either
    in form.yml or submit.yml:
    #524
    #536
    #538
    #553
  • Streamlined Copy and Paste for Chrome
    #537
  • Dockerfile for help with development #309
  • Configurable logo height using OOD_DASHBOARD_LOGO_HEIGHT set to a value like 100px which
    enables using SVG for logos on the dashboard
  • Add TurboLinks dependeny to the dashboard in decrease loading time
    498

Changed

  • Shell app now requires every host it will connect to to be whitelisted
    defaulting to hosts in colon delimited SSHHOST_WHITELIST env var or every
    host specified in the login section of each cluster config
    #507
  • Switch from BasicAuth to Dex for default authentication
    #474

Don't miss a new ondemand release

NewReleases is sending notifications on new releases.