Releases: OSC/ondemand
Releases · OSC/ondemand
v1.8.13-2
Note: rebuilt 1.8.13 to properly build ES6 assets in production for Rails apps.
Install
Ensure you are using the latest yum repo and then do (for EL7):
yum update ondemand-1.8.13-2.el7
Changelog
Changed
- make it easier to develop info.html.erb in batch connect apps by gracefully handling crashes and now rendering template from the app root instead of storing a copy of the template in the session #666
Added
- can load .rb locale files alongside .yml files #645
- warn users about job composer links to XDMoD jobs being broken immediately after job starts #676
Fixed
- ignore bad cache key values when updating from batch connect form cache #655
- properly escape characters in Go To dialog in Files app #660
- force update Files app dependencies using yarn resolutions #661
- accessibility: hide FA icons from screen readers and use real title in app link list #667
- xdmod widgets utilize available space when no motd displays #676
version 1.8.13
Install
Ensure you are using the latest yum repo and then do (for EL7):
yum update ondemand-1.8.13-1.el7
Changelog
Changed
- make it easier to develop info.html.erb in batch connect apps by gracefully handling crashes and now rendering template from the app root instead of storing a copy of the template in the session #666
Added
- can load .rb locale files alongside .yml files #645
- warn users about job composer links to XDMoD jobs being broken immediately after job starts #676
Fixed
- ignore bad cache key values when updating from batch connect form cache #655
- properly escape characters in Go To dialog in Files app #660
- force update Files app dependencies using yarn resolutions #661
- accessibility: hide FA icons from screen readers and use real title in app link list #667
- xdmod widgets utilize available space when no motd displays #676
version 1.7.18
1.7.18 is the latest 1.7 stable patch release (the previous was 1.7.14). The changes since 1.7.14 include:
[1.7.18] - 2020-09-02
Security
- Update buffer list dependency (bl) by forcing a version of tar-stream.
The Files interface does not use this code, but the cloudcmd server portion
may expose a route that does.
[1.7.17] - 2020-09-02
Security
- Backport from 1.8 files app security fix for XSS in Go To Directory dialog
[1.7.16] - 2020-08-18
Fixed
- node apps use their own cache directory to avoid collisions when building #652
[1.7.15] - 2020-08-18
Fixed
- Backport from 1.8 files app dependency updates and switch to handlebars for security fixes
version 1.6.25
1.6.25 is the latest 1.6 stable patch release (the previous was 1.6.22). The changes since 1.6.22 include:
[1.6.25] - 2020-09-02
Security
- Update buffer list dependency (bl) by forcing a version of tar-stream.
The Files interface does not use this code, but the cloudcmd server portion
may expose a route that does.
[1.6.24] - 2020-09-02
Security
- Backport from 1.8 files app security fix for XSS in Go To Directory dialog
[1.6.23] - 2020-08-18
Fixed
- Backport from 1.8 files app dependency updates and switch to handlebars for security fixes
version 1.7.17
Security
- Backport from 1.8 files app security fix for XSS in Go To Directory dialog
version 1.7.16
Fixed
- node apps use their own cache directory to avoid collisions when building #652
version 1.8.12
Install
See https://osc.github.io/ood-documentation/release-1.8/release-notes/v1.8-release-notes.html#upgrading-from-v1-7 for directions on upgrading from 1.8 or https://osc.github.io/ood-documentation/release-1.8/installation.html for installation from scratch.
Changelog
Added
- mod_auth_openidc option for setting OIDCCookieSameSite in ood-portal-generator using
"oidc_cookie_same_site: On" or "oidc_cookie_same_site: Off" #651
Fixed
- default "oidc_cookie_same_site: On" if SSL not enabled so Chrome browser works
(useful for ood-images) #651
version 1.7.15
Fixed
- Backport from 1.8 files app dependency updates and switch to handlebars for security fixes
version 1.6.23
Fixed
- Backport from 1.8 files app dependency updates and switch to handlebars for security fixes
version 1.8.11
Install
Ensure you are using the latest yum repo and then do (for EL7):
yum update ondemand-1.8.11-1.el7
Changelog
Added
- grafana config: allow changing the cluster config name when the cluster in OOD differs from the cluster in Grafana #639
- latest ood_core provides CCQ adapter
- Dex default theme is the ondemand theme so this doesn't have to be configured manually #635