Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom authored Mar 25, 2024
1 parent c69de0a commit 8cbddde
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,34 +6,23 @@ 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]
lint a random file (#3447)\
Bump rails from 7.0.8 to 7.0.8.1 in /apps/myjobs (#3446)\
Adds 'searchable: false' to actions column in files app (#3443)\
re-enable ActionController::Live (#3441)\
update DEVELOPMENT.md to include developing the dashboard (#3437)\
Update SECURITY.md (#3440)\
wait 5 seconds for this modal to show (#3439)\
fix this test (#3435)\
change the default value for auto_accounts when copying from template. (#3401)\
start to redesign the projects#show page (#3419)\
add test for setting path_selector favorites (#3428)\
lint a random file (#3431)\
Add completed_at attribute to mark job finish. (#3424)\
Update Changelog (#3427)

### Added
- BatchConnect cards can now edit and relaunch the session in [3358](https://github.com/OSC/ondemand/pull/3358).
- NoVNC compression & quality have configurable defaults in [3380](https://github.com/OSC/ondemand/pull/3380).
- Added `bc_sessions_poll_delay` in favor of hidden environment variable POLL_DELAY in [3421](https://github.com/OSC/ondemand/pull/3421).
- BatchConnect applications now write out `completed_at` attributes in [3424](https://github.com/OSC/ondemand/pull/3424).

### Changed
- Script models have been renamed to Launcher in [3397](https://github.com/OSC/ondemand/pull/3397).
- The dashboard has been upgraded to rails 7.0 in [3353](https://github.com/OSC/ondemand/pull/3353).
- Myjobs has been upgraded to rails 7.0 in [3404](https://github.com/OSC/ondemand/pull/3404).
- ActionController::Live has been re-enabled in the file app in [3441](https://github.com/OSC/ondemand/pull/3441).

### Fixed
- Ensure that the asset directory is clean when building in [3356](https://github.com/OSC/ondemand/pull/3356).
- The path_selector can now inheret configurations in [3375](https://github.com/OSC/ondemand/pull/3375).
- The files app no longer searches over the actions column [3443](https://github.com/OSC/ondemand/pull/3443).

## [3.1.0] - 02-08-2024

Expand Down

0 comments on commit 8cbddde

Please sign in to comment.