Skip to content

Commit

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

* Update CHANGELOG.md

---------

Co-authored-by: Jeff Ohrstrom <[email protected]>
  • Loading branch information
osc-bot and johrstrom authored Oct 30, 2023
1 parent d84bdbc commit ab75584
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- RSS and MD MOTD formats can now render unsafe HTML in [3007](https://github.com/OSC/ondemand/pull/3007).
- `CurrentUser` should now be availalbe in ondemand.d config rendering in [3035](https://github.com/OSC/ondemand/pull/3035).
- Icons are now present in favorite paths [3076](https://github.com/OSC/ondemand/pull/3076).
- Debian 12 is now supported in [3127](https://github.com/OSC/ondemand/pull/3127).

### Fixed
- Develop menu now correctly shows/hides when given a configuration in [2848](https://github.com/OSC/ondemand/pull/2848).
Expand All @@ -35,7 +36,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- auto_modules correctly filters hidden modules in [2997](https://github.com/OSC/ondemand/pull/2997).
- Sites using ips instead of hostnames correctly populate allowed hosts in [2998](https://github.com/OSC/ondemand/pull/2998).
- ActiveJobs correclty parses NONE time in [2965](https://github.com/OSC/ondemand/pull/2965).
- `ondemand.d` files are now sorted before loaded in (2944)[https://github.com/OSC/ondemand/pull/2944].
- `ondemand.d` files are now sorted before loaded in [2944](https://github.com/OSC/ondemand/pull/2944).
- The shell app can now ping/pong to keep connections alive in [3135](https://github.com/OSC/ondemand/pull/3135).

### Changed
- Open OnDemand now requires NodeJS 18 and Ruby 3.1 on applicable platforms in [2885](https://github.com/OSC/ondemand/pull/2885).
Expand Down

0 comments on commit ab75584

Please sign in to comment.