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 2019/12/10 13:58:34 UTC

[openmeetings] branch master updated: 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 ded2969  Release preparation: documentation update
ded2969 is described below

commit ded2969fc09726832b70cbb0858353b8ff5ba740
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Tue Dec 10 20:58:17 2019 +0700

    Release preparation: documentation update
---
 CHANGELOG.md                                      | 48 ++++++++++++++
 README.md                                         | 29 +++++++++
 openmeetings-server/src/site/xdoc/NewsArchive.xml | 79 ++++++++++++++++++++++-
 openmeetings-server/src/site/xdoc/downloads.xml   | 30 ++++-----
 openmeetings-server/src/site/xdoc/index.xml       | 30 +++++----
 5 files changed, 187 insertions(+), 29 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e10d615..2d0eae6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,54 @@ 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.0.0-M3
+================================================================================================================
+
+* Bug
+    * [OPENMEETINGS-2048] - WB performance need to be improved
+    * [OPENMEETINGS-2087] - Audio and screen sharing not working in Chrome
+    * [OPENMEETINGS-2088] - Internal error on clicking start upload button without selecting file in file uploading
+    * [OPENMEETINGS-2098] - New Whiteboard each time admin logs in
+    * [OPENMEETINGS-2099] - Video window is not removed
+    * [OPENMEETINGS-2100] - JS error prevents screen-sharing from being started
+    * [OPENMEETINGS-2101] - Audio+Video doesn't work together
+    * [OPENMEETINGS-2102] - User display name is N/A for new users created via Admin
+    * [OPENMEETINGS-2105] -  Incorrect date output in the date of birth.
+    * [OPENMEETINGS-2106] - At Public Conference Room, when try to drop a right video recording from the tree to whiteboard, nothing hapens.
+    * [OPENMEETINGS-2108] - icon for opening "little sharing-window" not appears when closing this window
+    * [OPENMEETINGS-2110] - Restore of backup failed
+    * [OPENMEETINGS-2111] - Empty Ice candidate should be skipped
+    * [OPENMEETINGS-2113] - messed up documents in folder after backup/import
+    * [OPENMEETINGS-2115] - Activities are not cleaned up on Media flow stop
+    * [OPENMEETINGS-2127] - Problems recording when I change the camara default resolution
+    * [OPENMEETINGS-2132] - Turn on/off video is not properly working
+    * [OPENMEETINGS-2134] - Null data when calling getExternal on Room Soap Service
+    * [OPENMEETINGS-2135] - Failed to share screen in latest nightly version #2954
+    * [OPENMEETINGS-2142] - Wrong information in meeting invitation mail
+
+* Improvement
+    * [OPENMEETINGS-2045] - JS code need to be simplified
+    * [OPENMEETINGS-2078] - Shortcut for quick poll is needed
+    * [OPENMEETINGS-2089] - Additional ImageMagic parameter should be added
+    * [OPENMEETINGS-2091] - picture small/invisible when only audio is on
+    * [OPENMEETINGS-2107] - sharing programs/desktop
+    * [OPENMEETINGS-2112] - Minimal mic level should be calculated dynamically
+    * [OPENMEETINGS-2130] - Web  backup needs  confirmation of  import
+    * [OPENMEETINGS-2131] - Need  positive  feedback  during checks  at  converters  stage
+    * [OPENMEETINGS-2137] - new WB REST service should be created
+    * [OPENMEETINGS-2143] - Polish translation need to be improved
+    * [OPENMEETINGS-2144] - sort user list
+
+* Test
+    * [OPENMEETINGS-2095] - Build on Windows fails because of tests
+
+* Task
+    * [OPENMEETINGS-2082] - Sonar issues need to be addressed (M3)
+    * [OPENMEETINGS-2093] - Library versions need to be updated (5.0.0-M3)
+    * [OPENMEETINGS-2123] - FB API should be updated to use v4.0
+    * [OPENMEETINGS-2146] - Hash of file/recording shouldn't be changed on every import
+
+
 Release Notes - Openmeetings - Version 5.0.0-M2
 ================================================================================================================
 
diff --git a/README.md b/README.md
index 2d2a26f..3865190 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,35 @@ Release Notes
 
 see [CHANGELOG.md](/CHANGELOG.md) file for detailed log
 
+5.0.0-M3
+-----
+[Release 5.0.0-M3](https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M3), provides following improvements:
+
+This release provides WebRTC audio/video/screen-sharing in the Room
+IMPORTANT: Java 11 is required
+Flash plugin is no more required in the browser
+
+Backup/Restore:
+* Multiple issues with restore were fixed
+* Confirmation of backup import was added
+* File/recording hashes are preserved when possible
+
+White board:
+* Document upload/conversion is improved
+* Whiteboards are not auto-created on room enter
+* Keyboard shortcut for quick poll is added
+
+Room:
+* User list is now sorted
+
+Audio/Video:
+* Multiple issues with audio/video/screen sharing are fixed
+
+Please NOTE: this version might be not production ready
+
+Some other fixes and improvements, 36 issues were addressed
+
+
 5.0.0-M2
 -----
 [Release 5.0.0-M2](https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M2), provides following improvements:
diff --git a/openmeetings-server/src/site/xdoc/NewsArchive.xml b/openmeetings-server/src/site/xdoc/NewsArchive.xml
index ffca3ce..4666f27 100644
--- a/openmeetings-server/src/site/xdoc/NewsArchive.xml
+++ b/openmeetings-server/src/site/xdoc/NewsArchive.xml
@@ -20,6 +20,83 @@
 	</properties>
 
 	<body>
+		<section name="Release 5.0.0-M2">
+			<div class="bd-callout bd-callout-info">
+				<h4>Version 5.0.0-M2 released!</h4>
+				<div>Release 5.0.0-M2, provides following improvements:<br/>
+					This release provides WebRTC audio/video/screen-sharing in the Room
+					<div class="bd-callout bd-callout-info">Flash plugin is no more required in the browser<br/>
+						<br/>
+						Please NOTE: this version might be not production ready<br/>
+						<br/>
+						IMPORTANT: Java 11 is required
+					</div>
+					Backup/Restore:
+					<ul>
+						<li>OAuth configs were not properly backup</li>
+					</ul>
+					White board:
+					<ul>
+						<li>Math formula is improved</li>
+						<li>Room files are improved</li>
+						<li>Clean WB REST method perform real-time clean</li>
+					</ul>
+					Room:
+					<ul>
+						<li>Rooms can be customized on group basis</li>
+						<li>"Ghost" users are not displayed in the room</li>
+						<li>External user name is displayed as expected</li>
+					</ul>
+
+					<br/>
+					Other fixes and improvements
+				</div>
+				<br/>
+
+				<span>
+					18 issues are fixed please check <br/>
+					<a href="https://www.apache.org/dist/openmeetings/5.0.0-M2/CHANGELOG.md">CHANGELOG</a> and
+					<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12345199">Detailed list</a>
+				</span>
+				<span> See <a href="https://archive.apache.org/dist/openmeetings/5.0.0-M2">Archived download</a>.</span>
+				<span class="date">(2019-07-15)</span>
+			</div>
+		</section>
+		<section name="Release 4.0.9">
+			<div class="bd-callout bd-callout-info">
+				<h4>Version 4.0.9 released!</h4>
+				<div>Release 4.0.9, provides following improvements:<br/>
+					Backup/Restore:
+					<ul>
+						<li>Recordings of deleted users were restored as public</li>
+						<li>OAuth configs were not properly backup</li>
+					</ul>
+					White board:
+					<ul>
+						<li>Math formula is improved</li>
+						<li>Room files are improved</li>
+						<li>Clean WB REST method perform real-time clean</li>
+					</ul>
+					Room:
+					<ul>
+						<li>"Ghost" users are not displayed in the room</li>
+						<li>External user name is displayed as expected</li>
+					</ul>
+
+					<br/>
+					Other fixes and improvements
+				</div>
+				<br/>
+
+				<span>
+					19 issues are fixed please check<br/>
+					<a href="https://www.apache.org/dist/openmeetings/4.0.9/CHANGELOG.md">CHANGELOG</a> and
+					<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12344942">Detailed list</a>
+				</span>
+				<span> See <a href="https://archive.apache.org/dist/openmeetings/4.0.9">Archived download</a>.</span>
+				<span class="date">(2019-07-15)</span>
+			</div>
+		</section>
 		<section name="Release 5.0.0-M1">
 			<div class="bd-callout bd-callout-info">
 				<h4>Version 5.0.0-M1 released!</h4>
@@ -41,7 +118,7 @@
 					<a href="https://www.apache.org/dist/openmeetings/5.0.0-M1/CHANGELOG.md">CHANGELOG</a> and
 					<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12342043">Detailed list</a>
 				</span>
-				<span> See <a href="downloads.html">Downloads page</a>.</span>
+				<span> See <a href="https://archive.apache.org/dist/openmeetings/5.0.0-M1">Archived download</a>.</span>
 				<span class="date">(2019-04-02)</span>
 			</div>
 		</section>
diff --git a/openmeetings-server/src/site/xdoc/downloads.xml b/openmeetings-server/src/site/xdoc/downloads.xml
index c94ab76..77f45d5 100644
--- a/openmeetings-server/src/site/xdoc/downloads.xml
+++ b/openmeetings-server/src/site/xdoc/downloads.xml
@@ -32,7 +32,7 @@
 			</p>
 			<subsection name="Latest Official WebRTC Release">
 				<p>
-					Apache OpenMeetings 5.0.0-M2<br/>
+					Apache OpenMeetings 5.0.0-M3<br/>
 					Please NOTE: this version might be not production ready
 				</p>
 				<ul>
@@ -40,14 +40,14 @@
 						Binaries:
 						<ul>
 							<li>
-								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M2/bin/apache-openmeetings-5.0.0-M2.zip">apache-openmeetings-5.0.0-M2.zip</a>
-								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M2/bin/apache-openmeetings-5.0.0-M2.zip.asc">[SIG]</a>
-								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M2/bin/apache-openmeetings-5.0.0-M2.zip.sha512">[SHA512]</a>
+								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M3/bin/apache-openmeetings-5.0.0-M3.zip">apache-openmeetings-5.0.0-M3.zip</a>
+								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M3/bin/apache-openmeetings-5.0.0-M3.zip.asc">[SIG]</a>
+								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M3/bin/apache-openmeetings-5.0.0-M3.zip.sha512">[SHA512]</a>
 							</li>
 							<li>
-								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M2/bin/apache-openmeetings-5.0.0-M2.tar.gz">apache-openmeetings-5.0.0-M2.tar.gz</a>
-								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M2/bin/apache-openmeetings-5.0.0-M2.tar.gz.asc">[SIG]</a>
-								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M2/bin/apache-openmeetings-5.0.0-M2.tar.gz.sha512">[SHA512]</a>
+								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M3/bin/apache-openmeetings-5.0.0-M3.tar.gz">apache-openmeetings-5.0.0-M3.tar.gz</a>
+								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M3/bin/apache-openmeetings-5.0.0-M3.tar.gz.asc">[SIG]</a>
+								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M3/bin/apache-openmeetings-5.0.0-M3.tar.gz.sha512">[SHA512]</a>
 							</li>
 						</ul>
 					</li>
@@ -55,22 +55,22 @@
 						Sources:
 						<ul>
 							<li>
-								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M2/src/apache-openmeetings-5.0.0-M2-src.zip">apache-openmeetings-5.0.0-M2-src.zip</a>
-								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M2/src/apache-openmeetings-5.0.0-M2-src.zip.asc">[SIG]</a>
-								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M2/src/apache-openmeetings-5.0.0-M2-src.zip.sha512">[SHA512]</a>
+								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M3/src/apache-openmeetings-5.0.0-M3-src.zip">apache-openmeetings-5.0.0-M3-src.zip</a>
+								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M3/src/apache-openmeetings-5.0.0-M3-src.zip.asc">[SIG]</a>
+								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M3/src/apache-openmeetings-5.0.0-M3-src.zip.sha512">[SHA512]</a>
 							</li>
 							<li>
-								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M2/src/apache-openmeetings-5.0.0-M2-src.tar.gz">apache-openmeetings-5.0.0-M2-src.tar.gz</a>
-								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M2/src/apache-openmeetings-5.0.0-M2-src.tar.gz.asc">[SIG]</a>
-								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M2/src/apache-openmeetings-5.0.0-M2-src.tar.gz.sha512">[SHA512]</a>
+								<a href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M3/src/apache-openmeetings-5.0.0-M3-src.tar.gz">apache-openmeetings-5.0.0-M3-src.tar.gz</a>
+								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M3/src/apache-openmeetings-5.0.0-M3-src.tar.gz.asc">[SIG]</a>
+								<a href="https://www.apache.org/dist/openmeetings/5.0.0-M3/src/apache-openmeetings-5.0.0-M3-src.tar.gz.sha512">[SHA512]</a>
 							</li>
 						</ul>
 					</li>
 					<li>
-						Changes: <a href="https://www.apache.org/dist/openmeetings/5.0.0-M2/CHANGELOG.md">CHANGELOG.md</a>.
+						Changes: <a href="https://www.apache.org/dist/openmeetings/5.0.0-M3/CHANGELOG.md">CHANGELOG.md</a>.
 					</li>
 					<li>
-						Docker image: <a href="https://github.com/openmeetings/openmeetings-docker/tree/5.0.0-M2">https://github.com/openmeetings/openmeetings-docker/tree/5.0.0-M2</a>
+						Docker image: <a href="https://github.com/openmeetings/openmeetings-docker/tree/5.0.0-M3">https://github.com/openmeetings/openmeetings-docker/tree/5.0.0-M3</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 2ba64bc..97b5ce8 100644
--- a/openmeetings-server/src/site/xdoc/index.xml
+++ b/openmeetings-server/src/site/xdoc/index.xml
@@ -69,8 +69,8 @@
 		</section>
 		<section name="News">
 			<div class="bd-callout bd-callout-danger">
-				<h4>Version 5.0.0-M2 released!</h4>
-				<div>Release 5.0.0-M2, provides following improvements:<br/>
+				<h4>Version 5.0.0-M3 released!</h4>
+				<div>Release 5.0.0-M3, provides following improvements:<br/>
 					This release provides WebRTC audio/video/screen-sharing in the Room
 					<div class="bd-callout bd-callout-info">Flash plugin is no more required in the browser<br/>
 						<br/>
@@ -80,19 +80,23 @@
 					</div>
 					Backup/Restore:
 					<ul>
-						<li>OAuth configs were not properly backup</li>
+						<li>Multiple issues with restore were fixed</li>
+						<li>Confirmation of backup import was added</li>
+						<li>File/recording hashes are preserved when possible</li>
 					</ul>
 					White board:
 					<ul>
-						<li>Math formula is improved</li>
-						<li>Room files are improved</li>
-						<li>Clean WB REST method perform real-time clean</li>
+						<li>Document upload/conversion is improved</li>
+						<li>Whiteboards are not auto-created on room enter</li>
+						<li>Keyboard shortcut for quick poll is added</li>
 					</ul>
 					Room:
 					<ul>
-						<li>Rooms can be customized on group basis</li>
-						<li>"Ghost" users are not displayed in the room</li>
-						<li>External user name is displayed as expected</li>
+						<li>User list is now sorted</li>
+					</ul>
+					Audio/Video:
+					<ul>
+						<li>Multiple issues with audio/video/screen sharing are fixed</li>
 					</ul>
 
 					<br/>
@@ -101,12 +105,12 @@
 				<br/>
 
 				<span>
-					18 issues are fixed please check <br/>
-					<a href="https://www.apache.org/dist/openmeetings/5.0.0-M2/CHANGELOG.md">CHANGELOG</a> and
-					<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12345199">Detailed list</a>
+					36 issues are fixed please check <br/>
+					<a href="https://www.apache.org/dist/openmeetings/5.0.0-M3/CHANGELOG.md">CHANGELOG</a> and
+					<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12345741">Detailed list</a>
 				</span>
 				<span> See <a href="downloads.html">Downloads page</a>.</span>
-				<span class="date">(2019-07-15)</span>
+				<span class="date">(2019-12-15)</span>
 			</div>
 			<div class="bd-callout bd-callout-danger">
 				<h4>Version 4.0.9 released!</h4>