You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2020/12/01 15:16:11 UTC

[openmeetings] branch master updated: no jira: release preparation, documentation update

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f54d58  no jira: release preparation, documentation update
3f54d58 is described below

commit 3f54d587f8921a6113feb629914a9ca47948f50b
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Tue Dec 1 22:15:53 2020 +0700

    no jira: release preparation, documentation update
---
 CHANGELOG.md                                      | 65 +++++++++++++++++++++++
 README.md                                         | 24 ++++++++-
 openmeetings-server/src/site/xdoc/NewsArchive.xml | 34 ++++++++++++
 openmeetings-server/src/site/xdoc/downloads.xml   | 30 +++++------
 openmeetings-server/src/site/xdoc/index.xml       | 32 +++++------
 5 files changed, 153 insertions(+), 32 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b291f99..bc359c4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,71 @@ See https://issues.apache.org/jira/browse/OPENMEETINGS-* (where * is the number
 See https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-* (where * is the number of CVE below)
 
 
+
+Release Notes - Openmeetings - Version 5.1.0
+================================================================================================================
+
+* Bug
+    * [OPENMEETINGS-677] - SIP transport left room every 30 minutes
+    * [OPENMEETINGS-2441] - Inviting for a meeting as user of type "USER" returns "Internal Error"
+    * [OPENMEETINGS-2451] - Mute others is broken
+    * [OPENMEETINGS-2452] - Actions->Show SipDialer no close button/blocking UI
+    * [OPENMEETINGS-2453] - Time Zone is not implemented on recordings date/time
+    * [OPENMEETINGS-2456] - Poll Results: chart is closed when a participant vote
+    * [OPENMEETINGS-2457] - user can vote multiple times
+    * [OPENMEETINGS-2459] - File/Recording backup is broken
+    * [OPENMEETINGS-2461] - check digit & check special does not take effect
+    * [OPENMEETINGS-2464] - Invitation to Metting from user: null null
+    * [OPENMEETINGS-2466] - Camera is occupied (on) even after leaving the room
+    * [OPENMEETINGS-2470] - Unable to use WebService interface when running via Jetty
+    * [OPENMEETINGS-2480] - Email for a changed event contains wrong URL
+    * [OPENMEETINGS-2481] - event cancelation/deletion email: attached event is not deleting event in calendar tool
+    * [OPENMEETINGS-2490] - "Add to contacts" email contains null null as sender
+    * [OPENMEETINGS-2491] - When drag an uploaded txt file or room recording to whiteboard ,nothing happens
+    * [OPENMEETINGS-2493] - Build # 117 does not do recording
+    * [OPENMEETINGS-2494] - Slide bar of users/files in conf rooms does not refresh recordings positions
+    * [OPENMEETINGS-2496] - a/v connection regression
+    * [OPENMEETINGS-2502] - Multimedia streams are always created twice
+    * [OPENMEETINGS-2504] - Add classes for selector to uniquely identify confirmation button for selenium/webdriver test
+    * [OPENMEETINGS-2506] - Chat area tab (save, delete) does not appear on Chrome (Win 10)
+    * [OPENMEETINGS-2510] - No devices are available in case default cam is broken/busy
+    * [OPENMEETINGS-2511] - WSS url in connect-src doesn't have port
+    * [OPENMEETINGS-2513] - Room is rendered incompletely
+    * [OPENMEETINGS-2514] - Unenroll user seems to be broken
+    * [OPENMEETINGS-2516] - Send Invitations Form
+    * [OPENMEETINGS-2517] - (x) mark overlay message caption
+    * [OPENMEETINGS-2521] - Hidden Field is shown in login screen
+    * [OPENMEETINGS-2523] - Refresh of audio/video is broken
+    * [OPENMEETINGS-2525] - NPE while calculating User display name
+    * [OPENMEETINGS-2527] - 'Mute' and 'Mic status' are broken
+    * [OPENMEETINGS-2529] - Apache Open Meetings Installation Failed using Oracle 19c using ojdbc10.jar file as connector
+
+* New Feature
+    * [OPENMEETINGS-2526] - It should be possible to notify moderator on new group users
+
+* Improvement
+    * [OPENMEETINGS-2190] - Room notifications
+    * [OPENMEETINGS-2363] - Rework Conference Room UI-Dialogs to use Bootstrap style
+    * [OPENMEETINGS-2371] - Network testing tool does not work in Safari/OSX
+    * [OPENMEETINGS-2450] - Screen-sharing on PureBrowser
+    * [OPENMEETINGS-2458] - Vote: New poll should show "Display name" not "Firstname Lastname"
+    * [OPENMEETINGS-2463] - Arabic Translation & Placeholder checking
+    * [OPENMEETINGS-2465] - Enter a meetingroom a few minutes before scheduled start
+    * [OPENMEETINGS-2467] - Appearence of "My rooms" differ form "Recent rooms"
+    * [OPENMEETINGS-2469] - Startup warnings need to be elimitated
+    * [OPENMEETINGS-2472] - Old ga.js should be migrated to gtag
+    * [OPENMEETINGS-2476] - HttpURLConnection should be replaced with HttpClient
+    * [OPENMEETINGS-2482] - GeneralConfiguration page should be improved
+    * [OPENMEETINGS-2492] - MediaPipeline should be KStream based
+    * [OPENMEETINGS-2505] - more responsive UI
+    * [OPENMEETINGS-2509] - User session should be invalidated for external user on room exit
+
+* Task
+    * [OPENMEETINGS-2455] - (5.1.0) Library versions need to be updated
+    * [OPENMEETINGS-2462] - (5.1.0) Label contributions from https://poeditor.com should be merged back
+    * [OPENMEETINGS-2478] - Sonar issues need to be addressed
+
+
 Release Notes - Openmeetings - Version 5.0.1
 ================================================================================================================
 
diff --git a/README.md b/README.md
index 4fcfdc1..d5d2673 100644
--- a/README.md
+++ b/README.md
@@ -56,9 +56,31 @@ Release Notes
 
 see [CHANGELOG.md](/CHANGELOG.md) file for detailed log
 
+5.1.0
+-----
+[Release 5.1.0](https://www.apache.org/dyn/closer.lua/openmeetings/5.1.0), provides following improvements:
+
+This release provides WebRTC audio/video/screen-sharing in the Room
+
+Stability:
+* Room Audio/Video should be more stable
+* OM should work as expected after KMS server restart
+* Backup is further improved
+* Audio/Video connection established faster
+* Most recent versions of dependencies are used
+
+UI:
+* User display name is used almost everywhere
+* Browser notifications are used to notify about new chat messages and moderator actions
+* Interview room was broken
+* Mute and "Mic status" were broken
+
+Some other fixes and improvements, 52 issues were addressed
+
+
 5.0.1
 -----
-[Release 5.0.1](https://www.apache.org/dyn/closer.lua/openmeetings/5.0.1), provides following improvements:
+[Release 5.0.1](https://archive.apache.org/dist/openmeetings/5.0.1), provides following improvements:
 
 This release provides WebRTC audio/video/screen-sharing in the Room
 
diff --git a/openmeetings-server/src/site/xdoc/NewsArchive.xml b/openmeetings-server/src/site/xdoc/NewsArchive.xml
index 5cd26cc..75f64df 100644
--- a/openmeetings-server/src/site/xdoc/NewsArchive.xml
+++ b/openmeetings-server/src/site/xdoc/NewsArchive.xml
@@ -20,6 +20,40 @@
 	</properties>
 
 	<body>
+		<section name="Release 5.0.1">
+			<div class="bd-callout bd-callout-info">
+				<h4>Version 5.0.1 released!</h4>
+				<div>Release 5.0.1, provides following improvements:<br/>
+					This release provides WebRTC audio/video/screen-sharing in the Room
+					Security:
+					<ul>
+						<li>Rate limit is checked for network test web service</li>
+						<li>Libraries are updated to latest versions</li>
+						<li>Password complexity can be fine-tuned</li>
+					</ul>
+					Backup/Restore:
+					<ul>
+						<li>Group files/recordings might be restored to wrong group</li>
+					</ul>
+					UI:
+					<ul>
+						<li>Translations and support of RTL languages are improved</li>
+						<li>Dashboard widgets and personal room are always displayed in current user language</li>
+					</ul>
+					<br/>
+					Other fixes and improvements
+				</div>
+				<br/>
+
+				<span>
+					21 issues are fixed please check <br/>
+					<a href="https://www.apache.org/dist/openmeetings/5.0.1/CHANGELOG.md">CHANGELOG</a> and
+					<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12348725">Detailed list</a>
+				</span>
+				<span> See <a href="https://archive.apache.org/dist/openmeetings/5.0.1">Archived download</a>.</span>
+				<span class="date">(2020-09-23)</span>
+			</div>
+		</section>
 		<section name="Release 5.0.0">
 			<div class="bd-callout bd-callout-info">
 				<h4>Version 5.0.0 released!</h4>
diff --git a/openmeetings-server/src/site/xdoc/downloads.xml b/openmeetings-server/src/site/xdoc/downloads.xml
index e04e9fc..9fa21a9 100644
--- a/openmeetings-server/src/site/xdoc/downloads.xml
+++ b/openmeetings-server/src/site/xdoc/downloads.xml
@@ -32,21 +32,21 @@
 			</p>
 			<subsection name="Latest Official WebRTC Release">
 				<p>
-					Apache OpenMeetings 5.0.1
+					Apache OpenMeetings 5.1.0
 				</p>
 				<ul>
 					<li>
 						Binaries:
 						<ul>
 							<li>
-								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.1/bin/apache-openmeetings-5.0.1.zip">apache-openmeetings-5.0.1.zip</a>
-								<a href="https://downloads.apache.org/openmeetings/5.0.1/bin/apache-openmeetings-5.0.1.zip.asc">[SIG]</a>
-								<a href="https://downloads.apache.org/openmeetings/5.0.1/bin/apache-openmeetings-5.0.1.zip.sha512">[SHA512]</a>
+								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.1.0/bin/apache-openmeetings-5.1.0.zip">apache-openmeetings-5.1.0.zip</a>
+								<a href="https://downloads.apache.org/openmeetings/5.1.0/bin/apache-openmeetings-5.1.0.zip.asc">[SIG]</a>
+								<a href="https://downloads.apache.org/openmeetings/5.1.0/bin/apache-openmeetings-5.1.0.zip.sha512">[SHA512]</a>
 							</li>
 							<li>
-								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.1/bin/apache-openmeetings-5.0.1.tar.gz">apache-openmeetings-5.0.1.tar.gz</a>
-								<a href="https://downloads.apache.org/openmeetings/5.0.1/bin/apache-openmeetings-5.0.1.tar.gz.asc">[SIG]</a>
-								<a href="https://downloads.apache.org/openmeetings/5.0.1/bin/apache-openmeetings-5.0.1.tar.gz.sha512">[SHA512]</a>
+								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.1.0/bin/apache-openmeetings-5.1.0.tar.gz">apache-openmeetings-5.1.0.tar.gz</a>
+								<a href="https://downloads.apache.org/openmeetings/5.1.0/bin/apache-openmeetings-5.1.0.tar.gz.asc">[SIG]</a>
+								<a href="https://downloads.apache.org/openmeetings/5.1.0/bin/apache-openmeetings-5.1.0.tar.gz.sha512">[SHA512]</a>
 							</li>
 						</ul>
 					</li>
@@ -54,22 +54,22 @@
 						Sources:
 						<ul>
 							<li>
-								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.1/src/apache-openmeetings-5.0.1-src.zip">apache-openmeetings-5.0.1-src.zip</a>
-								<a href="https://downloads.apache.org/openmeetings/5.0.1/src/apache-openmeetings-5.0.1-src.zip.asc">[SIG]</a>
-								<a href="https://downloads.apache.org/openmeetings/5.0.1/src/apache-openmeetings-5.0.1-src.zip.sha512">[SHA512]</a>
+								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.1.0/src/apache-openmeetings-5.1.0-src.zip">apache-openmeetings-5.1.0-src.zip</a>
+								<a href="https://downloads.apache.org/openmeetings/5.1.0/src/apache-openmeetings-5.1.0-src.zip.asc">[SIG]</a>
+								<a href="https://downloads.apache.org/openmeetings/5.1.0/src/apache-openmeetings-5.1.0-src.zip.sha512">[SHA512]</a>
 							</li>
 							<li>
-								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.1/src/apache-openmeetings-5.0.1-src.tar.gz">apache-openmeetings-5.0.1-src.tar.gz</a>
-								<a href="https://downloads.apache.org/openmeetings/5.0.1/src/apache-openmeetings-5.0.1-src.tar.gz.asc">[SIG]</a>
-								<a href="https://downloads.apache.org/openmeetings/5.0.1/src/apache-openmeetings-5.0.1-src.tar.gz.sha512">[SHA512]</a>
+								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.1.0/src/apache-openmeetings-5.1.0-src.tar.gz">apache-openmeetings-5.1.0-src.tar.gz</a>
+								<a href="https://downloads.apache.org/openmeetings/5.1.0/src/apache-openmeetings-5.1.0-src.tar.gz.asc">[SIG]</a>
+								<a href="https://downloads.apache.org/openmeetings/5.1.0/src/apache-openmeetings-5.1.0-src.tar.gz.sha512">[SHA512]</a>
 							</li>
 						</ul>
 					</li>
 					<li>
-						Changes: <a href="https://downloads.apache.org/openmeetings/5.0.1/CHANGELOG.md">CHANGELOG.md</a>.
+						Changes: <a href="https://downloads.apache.org/openmeetings/5.1.0/CHANGELOG.md">CHANGELOG.md</a>.
 					</li>
 					<li>
-						Docker image: <a href="https://github.com/openmeetings/openmeetings-docker/tree/5.0.1">https://github.com/openmeetings/openmeetings-docker/tree/5.0.1</a>
+						Docker image: <a href="https://github.com/openmeetings/openmeetings-docker/tree/5.1.0">https://github.com/openmeetings/openmeetings-docker/tree/5.1.0</a>
 					</li>
 					<li>
 						<a href="https://cwiki.apache.org/confluence/display/OPENMEETINGS/Live+iso+OpenMeetings+on+Ubuntu">Live OM iso images by Alvaro</a>
diff --git a/openmeetings-server/src/site/xdoc/index.xml b/openmeetings-server/src/site/xdoc/index.xml
index ba342fe..f2ff57c 100644
--- a/openmeetings-server/src/site/xdoc/index.xml
+++ b/openmeetings-server/src/site/xdoc/index.xml
@@ -69,23 +69,23 @@
 		</section>
 		<section name="News">
 			<div class="bd-callout bd-callout-danger">
-				<h4>Version 5.0.1 released!</h4>
-				<div>Release 5.0.1, provides following improvements:<br/>
+				<h4>Version 5.1.0 released!</h4>
+				<div>Release 5.1.0, provides following improvements:<br/>
 					This release provides WebRTC audio/video/screen-sharing in the Room
-					Security:
+					Stability:
 					<ul>
-						<li>Rate limit is checked for network test web service</li>
-						<li>Libraries are updated to latest versions</li>
-						<li>Password complexity can be fine-tuned</li>
-					</ul>
-					Backup/Restore:
-					<ul>
-						<li>Group files/recordings might be restored to wrong group</li>
+						<li>Room Audio/Video should be more stable</li>
+						<li>OM should work as expected after KMS server restart</li>
+						<li>Backup is further improved</li>
+						<li>Audio/Video connection established faster</li>
+						<li>Most recent versions of dependencies are used</li>
 					</ul>
 					UI:
 					<ul>
-						<li>Translations and support of RTL languages are improved</li>
-						<li>Dashboard widgets and personal room are always displayed in current user language</li>
+						<li>User display name is used almost everywhere</li>
+						<li>Browser notifications are used to notify about new chat messages and moderator actions</li>
+						<li>Interview room was broken</li>
+						<li>Mute and "Mic status" were broken</li>
 					</ul>
 					<br/>
 					Other fixes and improvements
@@ -93,12 +93,12 @@
 				<br/>
 
 				<span>
-					21 issues are fixed please check <br/>
-					<a href="https://www.apache.org/dist/openmeetings/5.0.1/CHANGELOG.md">CHANGELOG</a> and
-					<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12348725">Detailed list</a>
+					52 issues are fixed please check <br/>
+					<a href="https://www.apache.org/dist/openmeetings/5.1.0/CHANGELOG.md">CHANGELOG</a> and
+					<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12349414">Detailed list</a>
 				</span>
 				<span> See <a href="downloads.html">Downloads page</a>.</span>
-				<span class="date">(2020-09-23)</span>
+				<span class="date">(2020-12-05)</span>
 			</div>
 			<div class="bd-callout bd-callout-info">
 				<span class="date"><a href="NewsArchive.html">You can find older news here</a></span>