Skip to content

Commit

Permalink
Update Changelog (#4015)
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 16, 2024
1 parent 27d28c5 commit 1d17142
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- UIDs can now be returned by the mapper script in [3795](https://github.com/OSC/ondemand/pull/3795).
- 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).

### Changed
- Script models have been renamed to Launcher in [3397](https://github.com/OSC/ondemand/pull/3397).
Expand Down Expand Up @@ -92,6 +93,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Batch jobs now specify workdir, fixing issues with submit_host jobs in [3913](https://github.com/OSC/ondemand/pull/3913).
- Javascript that queires for atch connect sessions will create an alert div and stop polling if it fails in [3915](https://github.com/OSC/ondemand/pull/3915).
- 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).

### Security

Expand Down

0 comments on commit 1d17142

Please sign in to comment.