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

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


The following commit(s) were added to refs/heads/4.0.x by this push:
     new 4cc51dc  no jira: release preparation: documentation is updated
4cc51dc is described below

commit 4cc51dccff1ef2303a4a234fd43686c72c75bbfe
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue Mar 5 22:27:12 2019 +0700

    no jira: release preparation: documentation is updated
---
 CHANGELOG.md                                       | 40 ++++++++++++++++++
 README.md                                          | 29 +++++++++++++
 openmeetings-server/src/site/xdoc/NewsArchive.xml  | 39 ++++++++++++++++-
 openmeetings-server/src/site/xdoc/downloads.xml    | 30 ++++++-------
 openmeetings-server/src/site/xdoc/index.xml        | 49 ++++++++++++++--------
 .../src/site/xdoc/themes-and-branding.xml          |  3 ++
 6 files changed, 155 insertions(+), 35 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 23d4da7..3994f88 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,46 @@ See http://issues.apache.org/jira/browse/OPENMEETINGS-* (where 
* is the number o
 See https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-* (where * is the 
number of CVE below)
 
 
+Release Notes - Openmeetings - Version 4.0.8
+================================================================================================================
+
+* Bug
+    * [OPENMEETINGS-1889] - Microphone does not work when video is disabled 
for mobile client
+    * [OPENMEETINGS-1974] - Video on WB might be not clickable
+    * [OPENMEETINGS-1976] - User List displays FN/LN where chat shows Disaply 
name
+    * [OPENMEETINGS-1979] - Login via VK API is not working
+    * [OPENMEETINGS-1980] - Group logo files are not being renamed after import
+    * [OPENMEETINGS-1982] - Mobile user is not added to user list.
+    * [OPENMEETINGS-1983] - upload audio file (ex mp3) for straming, and 
whiteboard player
+    * [OPENMEETINGS-1986] - using backspace
+    * [OPENMEETINGS-1987] - User without moderation rights shouldn't see 
activity notifications that require action of a moderator
+    * [OPENMEETINGS-1988] - Display the same repeated request for room rights 
only once
+    * [OPENMEETINGS-1989] - If connection is lost and the room reloaded the 
same user is showed twice
+    * [OPENMEETINGS-1990] - Chat timestamps should use the receiver's datetime 
format
+    * [OPENMEETINGS-1991] - For flexible text boxes, the cursor above the 
closing X is wrong.
+    * [OPENMEETINGS-2008] - chat still visible for connected clients after 
clean
+    * [OPENMEETINGS-2014] - Wrong profile pic url in video pod
+    * [OPENMEETINGS-2015] - Pointer shouldn't be scaled
+    * [OPENMEETINGS-2017] - Safari Mac browser no play some format videos at 
whiteboard
+    * [OPENMEETINGS-2018] - Download as PNG is broken
+    * [OPENMEETINGS-2020] - Autoclean seems to be broken
+    * [OPENMEETINGS-2024] - Math Formula rendering broken
+
+* Improvement
+    * [OPENMEETINGS-1984] - White Out Tool
+    * [OPENMEETINGS-1985] - Longer Page
+    * [OPENMEETINGS-1994] - Math form dialog: Add link or help to the required 
syntax
+    * [OPENMEETINGS-1996] - If the list of activity notifications is 
collapsed, mods do not get any information about incoming requests
+    * [OPENMEETINGS-1997] - You can't confirm the drawing board renaming with 
Enter
+    * [OPENMEETINGS-2001] - Separate notifications for activities and actions
+    * [OPENMEETINGS-2002] - A confirmation should be obtained before closing a 
Quick Poll for all.
+    * [OPENMEETINGS-2006] - OM should work as expected under Java11
+    * [OPENMEETINGS-2012] - Integrate Wso2 Identity Server
+
+* Task
+    * [OPENMEETINGS-1975] - Library versions need to be updated (4.0.8)
+
+
 Release Notes - Openmeetings - Version 4.0.7
 
================================================================================================================
 
diff --git a/README.md b/README.md
index 8d9c404..ef7f39f 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,35 @@ Release Notes
 
 see [CHANGELOG.md](/CHANGELOG.md) file for detailed log
 
+4.0.8
+-----
+[Release 4.0.8](https://www.apache.org/dyn/closer.lua/openmeetings/4.0.8), 
provides following improvements:
+
+Mobile client:
+* Mobile clients are displayed in user list
+* Audio/Video switching is more stable
+
+OAuth:
+* VK based OAuth login is fixed
+* Integrate Wso2 Identity Server
+
+Activities&Actions:
+* Less actions for non-moderators
+* No duplicated actions are displayed
+
+White board:
+* Video on WB works in latest Safari
+* White Out tool is added
+* Whiteboard size can be tuned
+* Link to LaTeX guide is added
+
+Room User list:
+* Issue with user's display name is fixed
+* "Ghost" users are not displayed in the room
+
+Other fixes and improvements, 30 issues were addressed
+
+
 4.0.7
 -----
 [Release 4.0.7](https://www.apache.org/dyn/closer.lua/openmeetings/4.0.7), 
provides following improvements:
diff --git a/openmeetings-server/src/site/xdoc/NewsArchive.xml 
b/openmeetings-server/src/site/xdoc/NewsArchive.xml
index b022737..eaa4c80 100644
--- a/openmeetings-server/src/site/xdoc/NewsArchive.xml
+++ b/openmeetings-server/src/site/xdoc/NewsArchive.xml
@@ -20,7 +20,40 @@
        </properties>
 
        <body>
-               <section name="Release 4.0.5">
+               <section name="Release 4.0.7">
+                       <div class="bd-callout bd-callout-info">
+                               <h4>Version 4.0.7 released!</h4>
+                               <div>Release 4.0.7, provides following 
improvements:<br/>
+                                       <ul>
+                                               <li>kick function in 
RoomWebService is fixed</li>
+                                               <li>Reply button is added to 
Private Message</li>
+                                               <li>Multiple issues are fixed 
in Room</li>
+                                               <li>Save white board as JPG is 
removed</li>
+                                               <li>HttpClient in 
AppointmentManager is updated 3.x to 4.x</li>
+                                               <li>"endless" invitations can 
now be invalidated</li>
+                                               <li>Ability to chose user 
display name is added</li>
+                                               <li>Delete white board object 
using mouse is now possible</li>
+                                               <li>Ability to duplicate room 
poll is added</li>
+                                               <li>Health check web service 
API is added</li>
+                                               <li>OAuth2 authorization can be 
done via HTTP header</li>
+                                               <li>cliparts can be in SVG 
format</li>
+                                       </ul>
+                                       <br/>
+                                       Other fixes and improvements
+                                       <div class="bd-callout 
bd-callout-info">Please update to this release from any previous OpenMeetings 
release</div>
+                               </div>
+                               <br/>
+
+                               <span>
+                                       18 issues are fixed please check <br/>
+                                       <a 
href="https://www.apache.org/dist/openmeetings/4.0.7/CHANGELOG.md";>CHANGELOG</a>
 and
+                                       <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12344283";>Detailed
 list</a>
+                               </span>
+                               <span> See <a 
href="https://archive.apache.org/dist/openmeetings/4.0.7";>Archived 
download</a>.</span>
+                               <span class="date">(2019-01-01)</span>
+                       </div>
+               </section>
+               <section name="Release 4.0.6">
                        <div class="bd-callout bd-callout-info">
                                <h4>Version 4.0.6 released!</h4>
                                <div>Release 4.0.6, provides following 
improvements:<br/>
@@ -41,9 +74,11 @@
                                        <a 
href="https://www.apache.org/dist/openmeetings/4.0.6/CHANGELOG.md";>CHANGELOG</a>
 and
                                        <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12343986";>Detailed
 list</a>
                                </span>
-                               <span> See <a href="downloads.html">Downloads 
page</a>.</span>
+                               <span> See <a 
href="https://archive.apache.org/dist/openmeetings/4.0.6";>Archived 
download</a>.</span>
                                <span class="date">(2018-10-18)</span>
                        </div>
+               </section>
+               <section name="Release 4.0.5">
                        <div class="bd-callout bd-callout-info">
                                <div class="h4">Version 4.0.5 released!</div>
                                <div>Release 4.0.5, provides following 
improvements:<br/>
diff --git a/openmeetings-server/src/site/xdoc/downloads.xml 
b/openmeetings-server/src/site/xdoc/downloads.xml
index a0fe5cd..a4af5e6 100644
--- a/openmeetings-server/src/site/xdoc/downloads.xml
+++ b/openmeetings-server/src/site/xdoc/downloads.xml
@@ -27,28 +27,28 @@
                                signing <a 
href="https://www.apache.org/dist/openmeetings/KEYS";>KEYS</a>, <br/>
                                Here are <a 
href="https://www.apache.org/dyn/closer.cgi#verify";>the instructions</a><br/>
                                <br/>
-                               changes: <a 
href="https://www.apache.org/dist/openmeetings/4.0.7/CHANGELOG.md";>CHANGELOG.md</a>.
+                               changes: <a 
href="https://www.apache.org/dist/openmeetings/4.0.8/CHANGELOG.md";>CHANGELOG.md</a>.
                        </p>
                        <p>
                                All versions are available for download as 
source and binary.
                        </p>
                        <subsection name="Latest Official Release">
                                <p>
-                                       Apache OpenMeetings 4.0.7
+                                       Apache OpenMeetings 4.0.8
                                </p>
                                <ul>
                                        <li>
                                                Binaries:
                                                <ul>
                                                        <li>
-                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/4.0.7/bin/apache-openmeetings-4.0.7.zip";>apache-openmeetings-4.0.7.zip</a>
-                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.7/bin/apache-openmeetings-4.0.7.zip.asc";>[SIG]</a>
-                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.7/bin/apache-openmeetings-4.0.7.zip.sha512";>[SHA512]</a>
+                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/4.0.8/bin/apache-openmeetings-4.0.8.zip";>apache-openmeetings-4.0.8.zip</a>
+                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.8/bin/apache-openmeetings-4.0.8.zip.asc";>[SIG]</a>
+                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.8/bin/apache-openmeetings-4.0.8.zip.sha512";>[SHA512]</a>
                                                        </li>
                                                        <li>
-                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/4.0.7/bin/apache-openmeetings-4.0.7.tar.gz";>apache-openmeetings-4.0.7.tar.gz</a>
-                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.7/bin/apache-openmeetings-4.0.7.tar.gz.asc";>[SIG]</a>
-                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.7/bin/apache-openmeetings-4.0.7.tar.gz.sha512";>[SHA512]</a>
+                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/4.0.8/bin/apache-openmeetings-4.0.8.tar.gz";>apache-openmeetings-4.0.8.tar.gz</a>
+                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.8/bin/apache-openmeetings-4.0.8.tar.gz.asc";>[SIG]</a>
+                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.8/bin/apache-openmeetings-4.0.8.tar.gz.sha512";>[SHA512]</a>
                                                        </li>
                                                </ul>
                                        </li>
@@ -56,19 +56,19 @@
                                                Sources:
                                                <ul>
                                                        <li>
-                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/4.0.7/src/apache-openmeetings-4.0.7-src.zip";>apache-openmeetings-4.0.7-src.zip</a>
-                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.7/src/apache-openmeetings-4.0.7-src.zip.asc";>[SIG]</a>
-                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.7/src/apache-openmeetings-4.0.7-src.zip.sha512";>[SHA512]</a>
+                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/4.0.8/src/apache-openmeetings-4.0.8-src.zip";>apache-openmeetings-4.0.8-src.zip</a>
+                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.8/src/apache-openmeetings-4.0.8-src.zip.asc";>[SIG]</a>
+                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.8/src/apache-openmeetings-4.0.8-src.zip.sha512";>[SHA512]</a>
                                                        </li>
                                                        <li>
-                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/4.0.7/src/apache-openmeetings-4.0.7-src.tar.gz";>apache-openmeetings-4.0.7-src.tar.gz</a>
-                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.7/src/apache-openmeetings-4.0.7-src.tar.gz.asc";>[SIG]</a>
-                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.7/src/apache-openmeetings-4.0.7-src.tar.gz.sha512";>[SHA512]</a>
+                                                               <a 
href="https://www.apache.org/dyn/closer.lua/openmeetings/4.0.8/src/apache-openmeetings-4.0.8-src.tar.gz";>apache-openmeetings-4.0.8-src.tar.gz</a>
+                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.8/src/apache-openmeetings-4.0.8-src.tar.gz.asc";>[SIG]</a>
+                                                               <a 
href="https://www.apache.org/dist/openmeetings/4.0.8/src/apache-openmeetings-4.0.8-src.tar.gz.sha512";>[SHA512]</a>
                                                        </li>
                                                </ul>
                                        </li>
                                        <li>
-                                               Docker image: <a 
href="https://github.com/openmeetings/openmeetings-docker/tree/4.0.7";>https://github.com/openmeetings/openmeetings-docker/tree/4.0.7</a>
+                                               Docker image: <a 
href="https://github.com/openmeetings/openmeetings-docker/tree/4.0.8";>https://github.com/openmeetings/openmeetings-docker/tree/4.0.8</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 8d9fcde..145c7b1 100644
--- a/openmeetings-server/src/site/xdoc/index.xml
+++ b/openmeetings-server/src/site/xdoc/index.xml
@@ -69,21 +69,34 @@
                </section>
                <section name="News">
                        <div class="bd-callout bd-callout-danger">
-                               <h4>Version 4.0.7 released!</h4>
-                               <div>Release 4.0.7, provides following 
improvements:<br/>
+                               <h4>Version 4.0.8 released!</h4>
+                               <div>Release 4.0.8, provides following 
improvements:<br/>
+                                       Mobile client:
                                        <ul>
-                                               <li>kick function in 
RoomWebService is fixed</li>
-                                               <li>Reply button is added to 
Private Message</li>
-                                               <li>Multiple issues are fixed 
in Room</li>
-                                               <li>Save white board as JPG is 
removed</li>
-                                               <li>HttpClient in 
AppointmentManager is updated 3.x to 4.x</li>
-                                               <li>"endless" invitations can 
now be invalidated</li>
-                                               <li>Ability to chose user 
display name is added</li>
-                                               <li>Delete white board object 
using mouse is now possible</li>
-                                               <li>Ability to duplicate room 
poll is added</li>
-                                               <li>Health check web service 
API is added</li>
-                                               <li>OAuth2 authorization can be 
done via HTTP header</li>
-                                               <li>cliparts can be in SVG 
format</li>
+                                               <li>Mobile clients are 
displayed in user list</li>
+                                               <li>Audio/Video switching is 
more stable</li>
+                                       </ul>
+                                       OAuth:
+                                       <ul>
+                                               <li>VK based OAuth login is 
fixed</li>
+                                               <li>Integrate Wso2 Identity 
Server</li>
+                                       </ul>
+                                       Activities&amp;Actions:
+                                       <ul>
+                                               <li>Less actions for 
non-moderators</li>
+                                               <li>No duplicated actions are 
displayed</li>
+                                       </ul>
+                                       White board:
+                                       <ul>
+                                               <li>Video on WB works in latest 
Safari</li>
+                                               <li>White Out tool is added</li>
+                                               <li>Whiteboard size can be 
tuned</li>
+                                               <li>Link to LaTeX guide is 
added</li>
+                                       </ul>
+                                       Room User list:
+                                       <ul>
+                                               <li>Issue with user's display 
name is fixed</li>
+                                               <li>"Ghost" users are not 
displayed in the room</li>
                                        </ul>
                                        <br/>
                                        Other fixes and improvements
@@ -92,12 +105,12 @@
                                <br/>
 
                                <span>
-                                       18 issues are fixed please check <br/>
-                                       <a 
href="https://www.apache.org/dist/openmeetings/4.0.7/CHANGELOG.md";>CHANGELOG</a>
 and
-                                       <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12344283";>Detailed
 list</a>
+                                       30 issues are fixed please check <br/>
+                                       <a 
href="https://www.apache.org/dist/openmeetings/4.0.8/CHANGELOG.md";>CHANGELOG</a>
 and
+                                       <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12344753";>Detailed
 list</a>
                                </span>
                                <span> See <a href="downloads.html">Downloads 
page</a>.</span>
-                               <span class="date">(2019-01-01)</span>
+                               <span class="date">(2019-03-08)</span>
                        </div>
                        <div class="bd-callout bd-callout-info">
                                <span class="date"><a 
href="NewsArchive.html">You can find older news here</a></span>
diff --git a/openmeetings-server/src/site/xdoc/themes-and-branding.xml 
b/openmeetings-server/src/site/xdoc/themes-and-branding.xml
index ed41ed8..e7a33bc 100644
--- a/openmeetings-server/src/site/xdoc/themes-and-branding.xml
+++ b/openmeetings-server/src/site/xdoc/themes-and-branding.xml
@@ -53,5 +53,8 @@
                                <li>restart OM (force reload might be 
required)</li>
                        </ol>
                </section>
+               <section name="Ready to use themes">
+                       Ready to use themes are available <a 
href="https://cwiki.apache.org/confluence/display/OPENMEETINGS/Custom+Themes";>here</a>.
+               </section>
        </body>
 </document>

Reply via email to