Skip to content

Commit f57cdcc

Browse files
osc-botBubballoo3
andauthored
Update Changelog (#5031)
Co-authored-by: Braeden Singleton <bsingleton@osc.edu>
1 parent cc24511 commit f57cdcc

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [4.1.1] - 01-28-2026
11+
12+
### Fixed
13+
- Files app no longer serves undefined links in [5024](https://github.com/OSC/ondemand/pull/5024).
14+
- File naming modal now responds to 'Enter' key for submission in [5030](https://github.com/OSC/ondemand/pull/5030).
15+
16+
### Changed
17+
- Launcher cache no longer impacts workflow parameters in [5019](https://github.com/OSC/ondemand/pull/5019).
18+
- The AppsController uses rails render to serve icons in [5029](https://github.com/OSC/ondemand/pull/5029), reverting [5007](https://github.com/OSC/ondemand/pull/5007).
19+
1020
## [4.1.0] - 01-23-2026
1121

1222
### Fixed
@@ -1769,7 +1779,8 @@ Similar changelog as [3.0.0]. This version was not released to the general publi
17691779
### Changed
17701780
- From 1.3.7 - 1.4.2 updated app versions
17711781

1772-
[Unreleased]: https://github.com/OSC/ondemand/compare/v4.1.0...HEAD
1782+
[Unreleased]: https://github.com/OSC/ondemand/compare/v4.1.1...HEAD
1783+
[4.1.1]: https://github.com/OSC/ondemand/compare/v4.1.0...v4.1.1
17731784
[4.1.0]: https://github.com/OSC/ondemand/compare/v4.0.8...v4.1.0
17741785
[4.0.8]: https://github.com/OSC/ondemand/compare/v4.0.7...v4.0.8
17751786
[4.0.7]: https://github.com/OSC/ondemand/compare/v4.0.6...v4.0.7

0 commit comments

Comments
 (0)