Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom authored Oct 14, 2024
1 parent 17b6695 commit f93f6c1
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
Creating a project from template no longer copies or (#3866)\
Global form items (#3840)\
lint a random file (#3864)\
update fixed checkbox when environment variable changes (#3842)\
Added XDMoD analytics metrics to jobs widget (#3789)\
rescue chown in case it fails (#3856)\
Update Changelog (#3848)\
Add e2e proxy tests for query parameters. (#3827)\
lint a random file (#3847)

### Added
- BatchConnect form labels can now be made dynamic with data-label-* in [3498](https://github.com/OSC/ondemand/pull/3498).
Expand All @@ -37,6 +28,8 @@ lint a random file (#3847)
- Batch connect apps now respond to form_header to display a header in [3763](https://github.com/OSC/ondemand/pull/3763).
- auto_clusters now set maximums for auto_cores in [3778](https://github.com/OSC/ondemand/pull/3778).
- 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).

### Changed
- Script models have been renamed to Launcher in [3397](https://github.com/OSC/ondemand/pull/3397).
Expand Down Expand Up @@ -84,6 +77,7 @@ lint a random file (#3847)
- Allowlist compuations have been optimized in [3804](https://github.com/OSC/ondemand/pull/3804).
- data_field widgets now initialize their value to today in [3817](https://github.com/OSC/ondemand/pull/3817).
- Batch Connect cache files now correct serialize in [3819](https://github.com/OSC/ondemand/pull/3819).
- Uploads always succeed even when the chown operation afterwards fails in [3856](https://github.com/OSC/ondemand/pull/3856).

### Security

Expand Down

0 comments on commit f93f6c1

Please sign in to comment.