Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom authored Feb 24, 2025
1 parent 33a524a commit ff52d1e
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +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]
Bug fix/favicon referrerpolicy 2895 (#4166)\
lint a random file (#4168)\
Add returnFocus option to resolve focus issues in file_ops (#4100)\
Fixed application class type for exist? method (#4165)\
Update Changelog (#4154)\
Fixed safe_load_path? method definition to avoid runtime errors (#4157)\
update dependencies (#4155)

### Fixed
- Icon picker correctly shows all icons when the search string is empty in [4065](https://github.com/OSC/ondemand/pull/4065).
Expand All @@ -27,6 +20,9 @@ update dependencies (#4155)
- Application Manifests with external URLs use external hrefs in [#4140](https://github.com/OSC/ondemand/pull/4140).
- Add user_home_t to SELinux tunable [4142](https://github.com/OSC/ondemand/pull/4142).
- Apps#show route correctly handles usernames with periods in [4133](https://github.com/OSC/ondemand/pull/4133).
- Fixed safe_load_path? method definition to avoid runtime errors in [4157](https://github.com/OSC/ondemand/pull/4157).
- File operations correctly return focus in [4100](https://github.com/OSC/ondemand/pull/4100).
- Favicon has a referrerpolicy in [4166](https://github.com/OSC/ondemand/pull/4166).

### Added
- Added support to render widgets partial without any layout furniture in [3989](https://github.com/OSC/ondemand/pull/3989).
Expand Down

0 comments on commit ff52d1e

Please sign in to comment.