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 84b5755  Release preparation: documentation update
84b5755 is described below

commit 84b5755de9b2ff9a733df982fd57e1572c87a723
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sun Apr 19 10:28:25 2020 +0700

    Release preparation: documentation update
---
 CHANGELOG.md                                      | 70 +++++++++++++++++++++++
 README.md                                         | 35 ++++++++++++
 openmeetings-server/src/site/xdoc/NewsArchive.xml | 46 +++++++++++++++
 openmeetings-server/src/site/xdoc/downloads.xml   | 30 +++++-----
 openmeetings-server/src/site/xdoc/index.xml       | 43 ++++++++------
 5 files changed, 190 insertions(+), 34 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2d0eae6..872ca48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,76 @@ 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-M4
+================================================================================================================
+
+* Sub-task
+    * [OPENMEETINGS-2187] - WB content should be synced on server start
+    * [OPENMEETINGS-2203] - Invitation/Secure room hashes should be opened at 
correct node
+    * [OPENMEETINGS-2241] - Complex scenario
+
+* Bug
+    * [OPENMEETINGS-816] - Create Sign Up UI tests using Selenium
+    * [OPENMEETINGS-2154] - Export of OM Calendars is broken
+    * [OPENMEETINGS-2156] - cross links in services javadocs need to be fixed
+    * [OPENMEETINGS-2160] - 'closed' room attribute is not being mapped to 
entity
+    * [OPENMEETINGS-2177] - Backup import is broken
+    * [OPENMEETINGS-2186] - Clustering does nothing in version 5.0-M3
+    * [OPENMEETINGS-2189] - Audio/Video is broken in Safari
+    * [OPENMEETINGS-2195] - mic not enabled in audio-only room in chrome, 
other errors
+    * [OPENMEETINGS-2196] - Australian date-time failed to parse
+    * [OPENMEETINGS-2202] - NPE while invalidating session
+    * [OPENMEETINGS-2206] - Recording Stops alone after some minutes
+    * [OPENMEETINGS-2207] - CAM AND AUDIO WINDOW CLOSING
+    * [OPENMEETINGS-2208] - Login-screen "registration" unvsible when in 
configuration this feature is disabled
+    * [OPENMEETINGS-2219] - Backup and Import
+    * [OPENMEETINGS-2221] - invitation only with email-address -> no OK button 
and icorrect window
+    * [OPENMEETINGS-2223] - Can't import language file. (Internal error 
message)
+    * [OPENMEETINGS-2225] - UI issue in Mobile view - Navigation bar hidden 
behind room
+    * [OPENMEETINGS-2226] - Final recording dimensions should be stored in DB
+    * [OPENMEETINGS-2240] - sort user list is missing in current master-branch
+    * [OPENMEETINGS-2250] - Moderated Chat is broken
+    * [OPENMEETINGS-2252] - Does not work hotkeys mute.keycode and 
mute.others.keycode.
+    * [OPENMEETINGS-2254] - Connection overview - overlapping characters if 
username too long
+    * [OPENMEETINGS-2263] - Disallow Recording but allow Screen Sharing
+    * [OPENMEETINGS-2269] - Administration app hungs after add / change user - 
F5 refresh helps
+    * [OPENMEETINGS-2272] - Wrong type with mp4.video.preset
+
+* Improvement
+    * [OPENMEETINGS-2010] - Private chats will not be removed
+    * [OPENMEETINGS-2021] - Widget in Chat Log
+    * [OPENMEETINGS-2072] - "wait-picture" before moderator enter room
+    * [OPENMEETINGS-2153] - Multimedia connection shouldn't be immediately 
dropped
+    * [OPENMEETINGS-2155] - Managment avatars in whiteboard
+    * [OPENMEETINGS-2157] - MD5 crypt mechanism should be dropped
+    * [OPENMEETINGS-2165] - OM should be more mobile friendly
+    * [OPENMEETINGS-2167] - arrange automatically video-pictures
+    * [OPENMEETINGS-2188] - OAuth works with 2 level mappings only
+    * [OPENMEETINGS-2197] - rooms side panel undock button doesn't works
+    * [OPENMEETINGS-2209] - Connection state changes should be handled
+    * [OPENMEETINGS-2230] - Developer Experience - Adding some more quick 
build options
+    * [OPENMEETINGS-2245] - navigator.mediaDevices can be null
+    * [OPENMEETINGS-2248] - Fix up some parts of website
+    * [OPENMEETINGS-2251] - Whiteboard tab menu right click and edit does not 
work and focus on wrong html element
+    * [OPENMEETINGS-2256] - Some PDFs have wrong width in generated images
+    * [OPENMEETINGS-2257] - Order of Countries in list box
+    * [OPENMEETINGS-2258] - LDAP documentation is incomplete
+    * [OPENMEETINGS-2261] - Screen Sharing - Windows for Width and Height to 
small for 4 digit values
+    * [OPENMEETINGS-2262] - LDAP attribute mapping for ldap_user_attr_picture 
doesn't'work with Active Directory
+    * [OPENMEETINGS-2268] - Confusing Icons
+    * [OPENMEETINGS-2271] - Link to privacy statement should be added to 
sign-in dialog
+
+* Test
+    * [OPENMEETINGS-2183] - How to upgrade the newer tomcat version  9.0.31
+    * [OPENMEETINGS-2259] - Can't run OM-5 M4 build #3122
+    * [OPENMEETINGS-2270] - REcording and changing size or fps
+
+* Task
+    * [OPENMEETINGS-2151] - Library versions need to be updated (5.0.0-M4)
+    * [OPENMEETINGS-2176] - Sonar issues need to be addressed (M4)
+    * [OPENMEETINGS-2247] - CSP should be re-worked
+
+
 Release Notes - Openmeetings - Version 5.0.0-M3
 
================================================================================================================
 
diff --git a/README.md b/README.md
index 9202d0e..af79c7e 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,41 @@ Release Notes
 
 see [CHANGELOG.md](/CHANGELOG.md) file for detailed log
 
+5.0.0-M4
+-----
+[Release 
5.0.0-M4](https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M4), 
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
+
+UI:
+* Main UI library has been changed Jquery-UI -> Bootstrap
+* Hotkey to resize&arrage "video" windows is added
+* Camera/Microphone on/off icons are less confusing
+* The room can be blocked until moderator will enter
+* Room sidebar dock button works as expected
+* Right-click menu for WB tab is fixed
+* Link to privacy statement is added to sign-in dialog
+
+Audio/Video:
+* Audio-only clients doesn't create "video" windows
+* Audio/Video stream tries to re-connect in case of any issue
+
+Backup/Restore:
+* Backup/restore was re-worked and better covered with tests
+* Multiple other issues are addressed
+
+Integration:
+* OAuth: user attributes retrieval is improved
+* LDAP documentation is improved
+* User picture can be retrieved from LDAP
+
+Please NOTE: this version might be not production ready
+
+Some other fixes and improvements, 56 issues were addressed
+
+
 5.0.0-M3
 -----
 [Release 
5.0.0-M3](https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M3), 
provides following improvements:
diff --git a/openmeetings-server/src/site/xdoc/NewsArchive.xml 
b/openmeetings-server/src/site/xdoc/NewsArchive.xml
index 4666f27..c782896 100644
--- a/openmeetings-server/src/site/xdoc/NewsArchive.xml
+++ b/openmeetings-server/src/site/xdoc/NewsArchive.xml
@@ -20,6 +20,52 @@
        </properties>
 
        <body>
+               <section name="Release 5.0.0-M3">
+                       <div class="bd-callout bd-callout-info">
+                               <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/>
+                                               Please NOTE: this version might 
be not production ready<br/>
+                                               <br/>
+                                               IMPORTANT: Java 11 is required
+                                       </div>
+                                       Backup/Restore:
+                                       <ul>
+                                               <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>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>User list is now sorted</li>
+                                       </ul>
+                                       Audio/Video:
+                                       <ul>
+                                               <li>Multiple issues with 
audio/video/screen sharing are fixed</li>
+                                       </ul>
+
+                                       <br/>
+                                       Other fixes and improvements
+                               </div>
+                               <br/>
+
+                               <span>
+                                       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="https://archive.apache.org/dist/openmeetings/5.0.0-M3";>Archived 
download</a>.</span>
+                               <span class="date">(2019-12-15)</span>
+                       </div>
+               </section>
                <section name="Release 5.0.0-M2">
                        <div class="bd-callout bd-callout-info">
                                <h4>Version 5.0.0-M2 released!</h4>
diff --git a/openmeetings-server/src/site/xdoc/downloads.xml 
b/openmeetings-server/src/site/xdoc/downloads.xml
index 567d6bc..b0a4504 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-M3<br/>
+                                       Apache OpenMeetings 5.0.0-M4<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-M3/bin/apache-openmeetings-5.0.0-M3.zip";>apache-openmeetings-5.0.0-M3.zip</a>
-                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M3/bin/apache-openmeetings-5.0.0-M3.zip.asc";>[SIG]</a>
-                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M3/bin/apache-openmeetings-5.0.0-M3.zip.sha512";>[SHA512]</a>
+                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M4/bin/apache-openmeetings-5.0.0-M4.zip";>apache-openmeetings-5.0.0-M4.zip</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M4/bin/apache-openmeetings-5.0.0-M4.zip.asc";>[SIG]</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M4/bin/apache-openmeetings-5.0.0-M4.zip.sha512";>[SHA512]</a>
                                                        </li>
                                                        <li>
-                                                               <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://downloads.apache.org/openmeetings/5.0.0-M3/bin/apache-openmeetings-5.0.0-M3.tar.gz.asc";>[SIG]</a>
-                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M3/bin/apache-openmeetings-5.0.0-M3.tar.gz.sha512";>[SHA512]</a>
+                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M4/bin/apache-openmeetings-5.0.0-M4.tar.gz";>apache-openmeetings-5.0.0-M4.tar.gz</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M4/bin/apache-openmeetings-5.0.0-M4.tar.gz.asc";>[SIG]</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M4/bin/apache-openmeetings-5.0.0-M4.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-M3/src/apache-openmeetings-5.0.0-M3-src.zip";>apache-openmeetings-5.0.0-M3-src.zip</a>
-                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M3/src/apache-openmeetings-5.0.0-M3-src.zip.asc";>[SIG]</a>
-                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M3/src/apache-openmeetings-5.0.0-M3-src.zip.sha512";>[SHA512]</a>
+                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M4/src/apache-openmeetings-5.0.0-M4-src.zip";>apache-openmeetings-5.0.0-M4-src.zip</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M4/src/apache-openmeetings-5.0.0-M4-src.zip.asc";>[SIG]</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M4/src/apache-openmeetings-5.0.0-M4-src.zip.sha512";>[SHA512]</a>
                                                        </li>
                                                        <li>
-                                                               <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://downloads.apache.org/openmeetings/5.0.0-M3/src/apache-openmeetings-5.0.0-M3-src.tar.gz.asc";>[SIG]</a>
-                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M3/src/apache-openmeetings-5.0.0-M3-src.tar.gz.sha512";>[SHA512]</a>
+                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M4/src/apache-openmeetings-5.0.0-M4-src.tar.gz";>apache-openmeetings-5.0.0-M4-src.tar.gz</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M4/src/apache-openmeetings-5.0.0-M4-src.tar.gz.asc";>[SIG]</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M4/src/apache-openmeetings-5.0.0-M4-src.tar.gz.sha512";>[SHA512]</a>
                                                        </li>
                                                </ul>
                                        </li>
                                        <li>
-                                               Changes: <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M3/CHANGELOG.md";>CHANGELOG.md</a>.
+                                               Changes: <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M4/CHANGELOG.md";>CHANGELOG.md</a>.
                                        </li>
                                        <li>
-                                               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>
+                                               Docker image: <a 
href="https://github.com/openmeetings/openmeetings-docker/tree/5.0.0-M4";>https://github.com/openmeetings/openmeetings-docker/tree/5.0.0-M4</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 fa7d3a8..2e94c2f 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-M3 released!</h4>
-                               <div>Release 5.0.0-M3, provides following 
improvements:<br/>
+                               <h4>Version 5.0.0-M4 released!</h4>
+                               <div>Release 5.0.0-M4, 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/>
@@ -78,39 +78,44 @@
                                                <br/>
                                                IMPORTANT: Java 11 is required
                                        </div>
-                                       Backup/Restore:
+                                       UI:
                                        <ul>
-                                               <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>
+                                               <li>Main UI library has been 
changed Jquery-UI -> Bootstrap</li>
+                                               <li>Hotkey to resize&amp;arrage 
"video" windows is added</li>
+                                               <li>Camera/Microphone on/off 
icons are less confusing</li>
+                                               <li>The room can be blocked 
until moderator will enter</li>
+                                               <li>Room sidebar dock button 
works as expected</li>
+                                               <li>Right-click menu for WB tab 
is fixed</li>
+                                               <li>Link to privacy statement 
is added to sign-in dialog</li>
                                        </ul>
-                                       White board:
+                                       Audio/Video:
                                        <ul>
-                                               <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>
+                                               <li>Audio-only clients doesn't 
create "video" windows</li>
+                                               <li>Audio/Video stream tries to 
re-connect in case of any issue</li>
                                        </ul>
-                                       Room:
+                                       Backup/Restore:
                                        <ul>
-                                               <li>User list is now sorted</li>
+                                               <li>Backup/restore was 
re-worked and better covered with tests</li>
+                                               <li>Multiple other issues are 
addressed</li>
                                        </ul>
-                                       Audio/Video:
+                                       Integration:
                                        <ul>
-                                               <li>Multiple issues with 
audio/video/screen sharing are fixed</li>
+                                               <li>OAuth: user attributes 
retrieval is improved</li>
+                                               <li>LDAP documentation is 
improved</li>
+                                               <li>User picture can be 
retrieved from LDAP</li>
                                        </ul>
-
                                        <br/>
                                        Other fixes and improvements
                                </div>
                                <br/>
 
                                <span>
-                                       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>
+                                       56 issues are fixed please check <br/>
+                                       <a 
href="https://www.apache.org/dist/openmeetings/5.0.0-M4/CHANGELOG.md";>CHANGELOG</a>
 and
+                                       <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12346603";>Detailed
 list</a>
                                </span>
                                <span> See <a href="downloads.html">Downloads 
page</a>.</span>
-                               <span class="date">(2019-12-15)</span>
+                               <span class="date">(2020-04-23)</span>
                        </div>
                        <div class="bd-callout bd-callout-danger">
                                <h4>Version 4.0.10 released!</h4>

Reply via email to