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 4a5e199  release preparation: documentation update
4a5e199 is described below

commit 4a5e199a26ae0a35b1d105b87d7f48ffa06672c5
Author: Maxim Solodovnik <solomax...@gmail.com>
AuthorDate: Mon Aug 17 13:32:01 2020 +0700

    release preparation: documentation update
---
 CHANGELOG.md                                      | 90 +++++++++++++++++++++++
 README.md                                         | 38 +++++++++-
 openmeetings-server/src/site/xdoc/NewsArchive.xml | 51 +++++++++++++
 openmeetings-server/src/site/xdoc/downloads.xml   | 31 ++++----
 openmeetings-server/src/site/xdoc/index.xml       | 50 ++++++-------
 5 files changed, 213 insertions(+), 47 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 872ca48..e571951 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,96 @@ 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
+================================================================================================================
+
+* Sub-task
+    * [OPENMEETINGS-2291] - Mobile Touch
+
+* Bug
+    * [OPENMEETINGS-2265] - Uncaught TypeError
+    * [OPENMEETINGS-2266] - Owner ID for administration
+    * [OPENMEETINGS-2273] - Fix download of original of fileType PDF
+    * [OPENMEETINGS-2275] - Update whiteboard panel with proposal
+    * [OPENMEETINGS-2276] - Remove red5 references in pom and red5 components 
no more used
+    * [OPENMEETINGS-2278] - Recording will not start or stop again if you 
record a second time in the same room
+    * [OPENMEETINGS-2279] - Presentation conference room sometimes in screen 
recording just captures the video not the screen
+    * [OPENMEETINGS-2281] - Android Media Stream gets interrupted and cannot 
playback remote audio/video
+    * [OPENMEETINGS-2282] - Reset WB menu  item not  working
+    * [OPENMEETINGS-2286] - Hide user accounts to new users
+    * [OPENMEETINGS-2294] - OAuth/LDAP users can be duplicated during import
+    * [OPENMEETINGS-2295] - Multiple Users with same Username and Email
+    * [OPENMEETINGS-2301] - Sporadic internal error on room entering
+    * [OPENMEETINGS-2305] - Can't save date of birth
+    * [OPENMEETINGS-2308] - Android bootstrap touch event doesn't work
+    * [OPENMEETINGS-2311] - Issues with UI
+    * [OPENMEETINGS-2316] - KRoom holds a reference to KStream after person 
has left the room
+    * [OPENMEETINGS-2319] - User requested screen sharing perm. send quest. 
for whiteboard, received perm. for whiteboard
+    * [OPENMEETINGS-2320] - Camera resolution is not taken over immediatly
+    * [OPENMEETINGS-2325] - Room File Upload
+    * [OPENMEETINGS-2327] - Error while opening encoder for output stream #0:0
+    * [OPENMEETINGS-2328] - Sending messages through an external mailbox
+    * [OPENMEETINGS-2331] - KMS connectivity isn't auto-recovering
+    * [OPENMEETINGS-2334] - DateTimeLocal invalid start/end error caused by 
Canadian am/pm format
+    * [OPENMEETINGS-2335] - Save as PDF Error
+    * [OPENMEETINGS-2336] - Checkstyle - Java file should end with line break
+    * [OPENMEETINGS-2337] - UI in room entered via invitation link generates 
different JS in modal close icon
+    * [OPENMEETINGS-2338] - Can't restart sharing if starting to share and 
then leave and re-enter the room
+    * [OPENMEETINGS-2339] - Close icons on Android/Mobile view doesn't work
+    * [OPENMEETINGS-2349] - New Edge Browser / Chrome based - Screen Sharing 
not working
+    * [OPENMEETINGS-2355] - Growing list of stream connection in 
admin->connections
+    * [OPENMEETINGS-2356] - Close icons on Android/Mobile view doesn't work - 
DOwnload as PNG window
+    * [OPENMEETINGS-2357] - Android/Mobile view doesn't work - Math formula 
dialog
+    * [OPENMEETINGS-2359] - Occasional spam with unavailable getPeer
+    * [OPENMEETINGS-2360] - Android/Mobile view doesn't work - Settings dialog 
does not work
+    * [OPENMEETINGS-2370] - Errors in CSP values leads to page crash
+    * [OPENMEETINGS-2374] - An HTTP error response in websocket communication 
would not be processed by the browser.
+    * [OPENMEETINGS-2376] - OM looks ugly in RTL locale
+    * [OPENMEETINGS-2378] - Video window resizing from android tablet
+    * [OPENMEETINGS-2382] - email addresses shown - follow up to 2286
+    * [OPENMEETINGS-2383] - for guests: in the chat area apears guest's email 
instead of First name/Last name
+    * [OPENMEETINGS-2389] - Installation - minimum version Java and error 
messages in Apache Tomcat vs OpenMeetings webapp
+    * [OPENMEETINGS-2395] - Media Server and sdp error on activating 
audio-video
+    * [OPENMEETINGS-2404] - Math formula dialog can be improperly resized
+    * [OPENMEETINGS-2411] - Exception on startup in Jetty mode
+
+* New Feature
+    * [OPENMEETINGS-2298] - Add KStream to Admin>Connections
+    * [OPENMEETINGS-2380] - User avatar should be editable from Admin->Users
+
+* Improvement
+    * [OPENMEETINGS-2217] - UI improvement: Download Screen Recordings Menu 
Options
+    * [OPENMEETINGS-2236] - direct link for room-entering for user with 
room-name
+    * [OPENMEETINGS-2255] - Usability - Consistent behaviour of button on 
confirmation dialogs and modals
+    * [OPENMEETINGS-2284] - Make User Profile accessible thrgough Home Menu 
and default.landing.zone
+    * [OPENMEETINGS-2285] - Concat profile and edit profile page into one page 
with edit capabilities
+    * [OPENMEETINGS-2287] - not interpreted HTML-Tags in event description 
dialog
+    * [OPENMEETINGS-2289] - Admin Window Connection
+    * [OPENMEETINGS-2299] - Add more functional unit tests for Recording in 
room
+    * [OPENMEETINGS-2307] - Enable Maven-checkstyle-plugin
+    * [OPENMEETINGS-2315] - Refactor KStream to single place
+    * [OPENMEETINGS-2332] - Room exit always redirects to public room list
+    * [OPENMEETINGS-2343] - Slight user and files menu header change
+    * [OPENMEETINGS-2344] - File explorer - resize text to fill up whitespace
+    * [OPENMEETINGS-2346] - Screen-sharing should be supported in new M$ Edge
+    * [OPENMEETINGS-2347] - Recording Page - File explorer - resize text - 
does not resize
+    * [OPENMEETINGS-2364] - Android/Mobile view doesn't work - Download as PNG 
window - can not right click
+    * [OPENMEETINGS-2365] - Android/iOS/Mobile view prevent screen from sleep
+    * [OPENMEETINGS-2366] - Config to disable CSP can be added
+    * [OPENMEETINGS-2368] - It might be useful to add client UID to turn user
+    * [OPENMEETINGS-2369] - Prioritize camera facing the user by default
+
+* Test
+    * [OPENMEETINGS-2342] - whiteboard at the moment of loading for the first 
time the classroom remains the background of the modalbox 
+    * [OPENMEETINGS-2351] - Does not allow to deselect the option "Include 
uploaded files and recordings in the backup"
+    * [OPENMEETINGS-2372] -  when many tabs are created the new tabs are 
downloaded to a new line
+
+* Task
+    * [OPENMEETINGS-2292] - (M5) Label contributions from https://poeditor.com 
should be merged back
+    * [OPENMEETINGS-2296] - Library versions need to be updated (5.0.0)
+    * [OPENMEETINGS-2304] - Verify string
+
+
 Release Notes - Openmeetings - Version 5.0.0-M4
 
================================================================================================================
 
diff --git a/README.md b/README.md
index f3c59b3..32b78b6 100644
--- a/README.md
+++ b/README.md
@@ -13,15 +13,15 @@ Getting Started
 ===============
 Please visit the project website for the latest information:
   - https://openmeetings.apache.org/
-    
+
 Documentation for Installation and Upgrade:
   - https://openmeetings.apache.org/installation.html
   - https://openmeetings.apache.org/Upgrade.html
 
 Along with the developer mailing list archive:
   - https://openmeetings.apache.org/mail-lists.html
-    
-    
+
+
 System Requirements
 ===================
 You need a platform that supports [Java SE 
11](https://www.oracle.com/java/technologies/javase-downloads.html).
@@ -56,6 +56,38 @@ Release Notes
 
 see [CHANGELOG.md](/CHANGELOG.md) file for detailed log
 
+5.0.0
+-----
+[Release 5.0.0](https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0), 
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
+
+Security:
+* Libraries are updated with latest versions
+* More strict CSP is implemented
+* User accounts are hidden for regular users
+* User email addresses are hidden
+
+UI:
+* Support for touch events is added (mobiles, tablets)
+* Better support for new MS Edge browser
+* Direct link for entering the room with room name (not ID)
+* Front camera is being used by default
+* User avatar is editable at Admin->Users
+
+Audio/Video:
+* Stability is improved
+* Connection to KMS is auto-recovering
+* Camera resolution is taken over immediately
+* Multiple client-side JS errors are fixed
+
+Some other fixes and improvements, 74 issues were addressed
+
+
 5.0.0-M4
 -----
 [Release 
5.0.0-M4](https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0-M4), 
provides following improvements:
diff --git a/openmeetings-server/src/site/xdoc/NewsArchive.xml 
b/openmeetings-server/src/site/xdoc/NewsArchive.xml
index c782896..42c5c46 100644
--- a/openmeetings-server/src/site/xdoc/NewsArchive.xml
+++ b/openmeetings-server/src/site/xdoc/NewsArchive.xml
@@ -20,6 +20,57 @@
        </properties>
 
        <body>
+               <section name="Release 5.0.0-M4">
+                       <div class="bd-callout bd-callout-info">
+                               <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/>
+                                               Please NOTE: this version might 
be not production ready<br/>
+                                               <br/>
+                                               IMPORTANT: Java 11 is required
+                                       </div>
+                                       UI:
+                                       <ul>
+                                               <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>
+                                       Audio/Video:
+                                       <ul>
+                                               <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>
+                                       Backup/Restore:
+                                       <ul>
+                                               <li>Backup/restore was 
re-worked and better covered with tests</li>
+                                               <li>Multiple other issues are 
addressed</li>
+                                       </ul>
+                                       Integration:
+                                       <ul>
+                                               <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>
+                                       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="https://archive.apache.org/dist/openmeetings/5.0.0-M4";>Archived 
download</a>.</span>
+                               <span class="date">(2020-04-23)</span>
+                       </div>
+               </section>
                <section name="Release 5.0.0-M3">
                        <div class="bd-callout bd-callout-info">
                                <h4>Version 5.0.0-M3 released!</h4>
diff --git a/openmeetings-server/src/site/xdoc/downloads.xml 
b/openmeetings-server/src/site/xdoc/downloads.xml
index b0a4504..ef91e03 100644
--- a/openmeetings-server/src/site/xdoc/downloads.xml
+++ b/openmeetings-server/src/site/xdoc/downloads.xml
@@ -32,22 +32,21 @@
                        </p>
                        <subsection name="Latest Official WebRTC Release">
                                <p>
-                                       Apache OpenMeetings 5.0.0-M4<br/>
-                                       Please NOTE: this version might be not 
production ready
+                                       Apache OpenMeetings 5.0.0
                                </p>
                                <ul>
                                        <li>
                                                Binaries:
                                                <ul>
                                                        <li>
-                                                               <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>
+                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0/bin/apache-openmeetings-5.0.0.zip";>apache-openmeetings-5.0.0.zip</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0/bin/apache-openmeetings-5.0.0.zip.asc";>[SIG]</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0/bin/apache-openmeetings-5.0.0.zip.sha512";>[SHA512]</a>
                                                        </li>
                                                        <li>
-                                                               <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>
+                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0/bin/apache-openmeetings-5.0.0.tar.gz";>apache-openmeetings-5.0.0.tar.gz</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0/bin/apache-openmeetings-5.0.0.tar.gz.asc";>[SIG]</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0/bin/apache-openmeetings-5.0.0.tar.gz.sha512";>[SHA512]</a>
                                                        </li>
                                                </ul>
                                        </li>
@@ -55,22 +54,22 @@
                                                Sources:
                                                <ul>
                                                        <li>
-                                                               <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>
+                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0/src/apache-openmeetings-5.0.0-src.zip";>apache-openmeetings-5.0.0-src.zip</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0/src/apache-openmeetings-5.0.0-src.zip.asc";>[SIG]</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0/src/apache-openmeetings-5.0.0-src.zip.sha512";>[SHA512]</a>
                                                        </li>
                                                        <li>
-                                                               <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>
+                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/5.0.0/src/apache-openmeetings-5.0.0-src.tar.gz";>apache-openmeetings-5.0.0-src.tar.gz</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0/src/apache-openmeetings-5.0.0-src.tar.gz.asc";>[SIG]</a>
+                                                               <a 
href="https://downloads.apache.org/openmeetings/5.0.0/src/apache-openmeetings-5.0.0-src.tar.gz.sha512";>[SHA512]</a>
                                                        </li>
                                                </ul>
                                        </li>
                                        <li>
-                                               Changes: <a 
href="https://downloads.apache.org/openmeetings/5.0.0-M4/CHANGELOG.md";>CHANGELOG.md</a>.
+                                               Changes: <a 
href="https://downloads.apache.org/openmeetings/5.0.0/CHANGELOG.md";>CHANGELOG.md</a>.
                                        </li>
                                        <li>
-                                               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>
+                                               Docker image: <a 
href="https://github.com/openmeetings/openmeetings-docker/tree/5.0.0";>https://github.com/openmeetings/openmeetings-docker/tree/5.0.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 7e112c8..b77475f 100644
--- a/openmeetings-server/src/site/xdoc/index.xml
+++ b/openmeetings-server/src/site/xdoc/index.xml
@@ -69,40 +69,34 @@
                </section>
                <section name="News">
                        <div class="bd-callout bd-callout-danger">
-                               <h4>Version 5.0.0-M4 released!</h4>
-                               <div>Release 5.0.0-M4, provides following 
improvements:<br/>
+                               <h4>Version 5.0.0 released!</h4>
+                               <div>Release 5.0.0, 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>
-                                       UI:
-                                       <ul>
-                                               <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>
-                                       Audio/Video:
+                                       Security:
                                        <ul>
-                                               <li>Audio-only clients doesn't 
create "video" windows</li>
-                                               <li>Audio/Video stream tries to 
re-connect in case of any issue</li>
+                                               <li>Libraries are updated with 
latest versions</li>
+                                               <li>More strict CSP is 
implemented</li>
+                                               <li>User accounts are hidden 
for regular users</li>
+                                               <li>User email addresses are 
hidden</li>
                                        </ul>
-                                       Backup/Restore:
+                                       UI:
                                        <ul>
-                                               <li>Backup/restore was 
re-worked and better covered with tests</li>
-                                               <li>Multiple other issues are 
addressed</li>
+                                               <li>Support for touch events is 
added (mobiles, tablets)</li>
+                                               <li>Better support for new MS 
Edge browser</li>
+                                               <li>Direct link for entering 
the room with room name (not ID)</li>
+                                               <li>Front camera is being used 
by default</li>
+                                               <li>User avatar is editable at 
Admin-&gt;Users</li>
                                        </ul>
-                                       Integration:
+                                       Audio/Video:
                                        <ul>
-                                               <li>OAuth: user attributes 
retrieval is improved</li>
-                                               <li>LDAP documentation is 
improved</li>
-                                               <li>User picture can be 
retrieved from LDAP</li>
+                                               <li>Stability is improved</li>
+                                               <li>Connection to KMS is 
auto-recovering</li>
+                                               <li>Camera resolution is taken 
over immediately</li>
+                                               <li>Multiple client-side JS 
errors are fixed</li>
                                        </ul>
                                        <br/>
                                        Other fixes and improvements
@@ -110,12 +104,12 @@
                                <br/>
 
                                <span>
-                                       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>
+                                       74 issues are fixed please check <br/>
+                                       <a 
href="https://www.apache.org/dist/openmeetings/5.0.0/CHANGELOG.md";>CHANGELOG</a>
 and
+                                       <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12348040";>Detailed
 list</a>
                                </span>
                                <span> See <a href="downloads.html">Downloads 
page</a>.</span>
-                               <span class="date">(2020-04-23)</span>
+                               <span class="date">(2020-08-21)</span>
                        </div>
                        <div class="bd-callout bd-callout-danger">
                                <h4>Version 4.0.10 released!</h4>

Reply via email to