Skip to content

Commit

Permalink
Update Changelog (#4029)
Browse files Browse the repository at this point in the history
* update changelog

---------

Co-authored-by: Jeff Ohrstrom <[email protected]>
  • Loading branch information
osc-bot and johrstrom authored Dec 26, 2024
1 parent 6601be8 commit 697a1d3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- XDMoD jobs widget now shows CPU, Memory and walltime in [3789](https://github.com/OSC/ondemand/pull/3789).
- Global batch connect form items can now be defined in ondemand.d files in [3840](https://github.com/OSC/ondemand/pull/3840).
- The path_selector widget now supports filtering results in [3992](https://github.com/OSC/ondemand/pull/3992).
- OOD now responds to `/etc/ood/config/plugins` to support eaiser customizations in
[3991](https://github.com/OSC/ondemand/pull/3991) and [4020](https://github.com/OSC/ondemand/pull/4020).
- Dynamic batch connect support for data-exclusive-option-for in [4025](https://github.com/OSC/ondemand/pull/4025).
- Better localization support in [4003](https://github.com/OSC/ondemand/pull/4003).

### Changed
- Script models have been renamed to Launcher in [3397](https://github.com/OSC/ondemand/pull/3397).
Expand Down Expand Up @@ -68,6 +72,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- OnDemand packages no longer relies on scl at runtime in [3952](https://github.com/OSC/ondemand/pull/3952).
- Only root owned ondemand.d files will be loaded in prodution in [3969](https://github.com/OSC/ondemand/pull/3969).
- The files app will now create a spinner on the files table when making new requests in [3973](https://github.com/OSC/ondemand/pull/3973).
- nginx_clean utiltiy in nginx_stage will now determine inactive users and clean their PUNs too in [3942](https://github.com/OSC/ondemand/pull/3942).

### Fixed
- Ensure that the asset directory is clean when building in [3356](https://github.com/OSC/ondemand/pull/3356).
Expand Down Expand Up @@ -95,6 +100,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- auto_qos correctly returns one option for each qos in [3955](https://github.com/OSC/ondemand/pull/3955).
- The download button will now disable when users have selected non-downloadable files in [4008](https://github.com/OSC/ondemand/pull/4008)
- Fixed a bug where the icon shows up on 2nd path_selector in [4009](https://github.com/OSC/ondemand/pull/4009).
- nginx_stage no longer caclulates the users' groups in [#4012](https://github.com/OSC/ondemand/pull/4012).

### Security

Expand Down

0 comments on commit 697a1d3

Please sign in to comment.