You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
## [Unreleased]
9
9
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
+
10
20
## [4.1.0] - 01-23-2026
11
21
12
22
### Fixed
@@ -1769,7 +1779,8 @@ Similar changelog as [3.0.0]. This version was not released to the general publi
0 commit comments