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
<p>Among other minor fixes, this minor release includes a bug fix related to the direct publication of live events. [<ahref="https://github.com/opencast/opencast/pull/7118">#7118</a>]</p>
97
-
<p>This version also contains new releases of both the admin ui
98
-
(<ahref="https://github.com/opencast/opencast-admin-interface/releases/tag/18.x-2025-11-28">18.x-2025-11-28</a>) and the editor
<p>This minor release includes a fix for the silence detection with newer FFmpeg versions. [<ahref="https://github.com/opencast/opencast/pull/7069">#7069</a>]</p>
102
-
<p>This version also contains new releases of both the admin ui
103
-
(<ahref="https://github.com/opencast/opencast-admin-interface/releases/tag/18.x-2025-10-24">18.x-2025-10-24</a>) and the editor
<li>JWT support has been improved by standardizing the JWT schema. This is the groundwork for further support
129
-
of JWT to ease the connection of external systems to Opencast. [<ahref="https://github.com/opencast/opencast/pull/6177">#6177</a>]</li>
130
-
<li>Added the ability to configure S3 buckets for each organization. [<ahref="https://github.com/opencast/opencast/pull/6253">#6253</a>]</li>
131
-
<li>Opencast now supports plugins with different modules on different distributions. [<ahref="https://github.com/opencast/opencast/pull/6303">#6303</a>]</li>
132
-
<li>Various improvements to full-text search [<ahref="https://github.com/opencast/opencast/pull/6498">#6498</a>]</li>
133
-
<li>Added support for audio-only uploads [<ahref="https://github.com/opencast/opencast/pull/5856">#5856</a>]</li>
134
-
<li>Added the mux WOH which is able to encode multiple tracks into one.
<li>Episodes in the search index can be filtered according to whether or not they are live. [<ahref="https://github.com/opencast/opencast/pull/7032">#7032</a>]</li>
95
+
<li>Paella 8 is now included in Opencast as an alternative player [<ahref="https://github.com/opencast/opencast/pull/7166">#7166</a>]</li>
96
+
<li>A Matomo statistics provider has been added [<ahref="https://github.com/opencast/opencast/pull/7134">#7134</a>]</li>
97
+
<li>Default series ACLs can now be configured [<ahref="https://github.com/opencast/opencast/pull/7041">#7041</a>]</li>
136
98
</ul>
137
99
<h3id="breaking-changes">Breaking Changes</h3>
138
100
<ul>
139
-
<li>The animate service and workflow operation have been removed. Make sure to update your custom workflows, if you used
140
-
this operation. [<ahref="https://github.com/opencast/opencast/pull/6518">#6518</a>]</li>
141
-
<li>All SoX related modules have been removed. Any workflows depending on this should switch to ffmpeg based normalization.
<li>Target tag behaviour has been unified across all workflow operation handlers. [<ahref="https://github.com/opencast/opencast/pull/6648">#6648</a>]</li>
102
+
<li>The Opencast presets module has been removed. This previously allowed for org, and system wide presets to be
103
+
defined, but was undocumented and untested. This change was discussed in <ahref="https://github.com/opencast/opencast/issues/5615">5615</a>.
<li>Configuring JWT authentication is now substantially simpler [<ahref="https://github.com/opencast/opencast/pull/7189">#7189</a>]</li>
116
+
<li>The editor now displays less metadata by default [<ahref="https://github.com/opencast/opencast/pull/7053">#7053</a>]</li>
117
+
<li>The plugin <code>opencast-plugin-legacy-annotation</code> has been removed from <code>org.opencastproject.plugin.impl.PluginManagerImpl.cfg</code>.
0 commit comments