Skip to content

Commit db526a8

Browse files
author
Jonas Dühring
committed
add OC 18.2 release notes + changelog
1 parent 4fe97d9 commit db526a8

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

docs/guides/admin/docs/changelog/opencast-18.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,26 @@ Opencast 18 Changelog
33

44
Changes marked with \* were also included in 17.x.
55

6+
## Opencast 18.2 (2025-09-29)
7+
- [[#7071](https://github.com/opencast/opencast/pull/7071)] -
8+
Update r/18.x Admin UI to 18.x-2025-09-29
9+
- [[#7070](https://github.com/opencast/opencast/pull/7070)] -
10+
Update r/18.x Editor to 18.x-2025-09-29
11+
- [[#7061](https://github.com/opencast/opencast/pull/7061)] -
12+
Remove workflow operation from worker
13+
- [[#7038](https://github.com/opencast/opencast/pull/7038)] -
14+
Ensure mvnw is used in our github actions workflows
15+
- [[#7006](https://github.com/opencast/opencast/pull/7006)] -
16+
Update installation docs
17+
- [[#6984](https://github.com/opencast/opencast/pull/6984)] -
18+
Fix index rebuild stuff (again)
19+
- [[#6924](https://github.com/opencast/opencast/pull/6924)] -
20+
Don't query for series collection in admin ui event endpoints
21+
- [[#7056](https://github.com/opencast/opencast/pull/7056)] -
22+
Fix paella download plugins.\*
23+
- [[#7060](https://github.com/opencast/opencast/pull/7060)] -
24+
Allow `mvnw` to work with symlinks\*
25+
626
## Opencast 18.1 (2025-08-29)
727
- [[#7004](https://github.com/opencast/opencast/pull/7004)] -
828
Update r/18.x Admin UI to 18.x-2025-08-29

docs/guides/admin/docs/releasenotes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Opencast 18: Release Notes
22

3+
## Opencast 18.2
4+
5+
This version contains two **security fixes**! One of them is a cross-site-scripting vulnerability in the Paella Player.
6+
The other allowed accidental publishing in the Opencast Editor.
7+
More detailed security advisories will be published shortly. It is advised to update to this version in a timely
8+
fashion.
9+
10+
This version also contains new releases of both the admin ui
11+
([18.x-2025-09-29](https://github.com/opencast/opencast-admin-interface/releases/tag/18.x-2025-09-29)) and the editor
12+
([18.x-2025-09-29](https://github.com/opencast/opencast-editor/releases/tag/18.x-2025-09-29)).
13+
314
## Opencast 18.1
415

516
Among other bug fixes, this version contains a **security fix**. Please see

0 commit comments

Comments
 (0)