index.xml (apache-openmeetings-6.1.0-src) | : | index.xml (apache-openmeetings-6.2.0-src) | ||
---|---|---|---|---|
skipping to change at line 72 | skipping to change at line 72 | |||
and Streaming Kurento. | and Streaming Kurento. | |||
</p> | </p> | |||
<p> | <p> | |||
OpenMeetings is a project of The Apache Software Foundation, the old project | OpenMeetings is a project of The Apache Software Foundation, the old project | |||
website at <a href="http://code.google.com/p/open meetings/" target="_blank">GoogleCode</a> | website at <a href="http://code.google.com/p/open meetings/" target="_blank">GoogleCode</a> | |||
will receive no updates anymore. The website at A pache is the only place that receives updates. | will receive no updates anymore. The website at A pache is the only place that receives updates. | |||
</p> | </p> | |||
</section> | </section> | |||
<section name="News"> | <section name="News"> | |||
<div class="bd-callout bd-callout-danger"> | <div class="bd-callout bd-callout-danger"> | |||
<h4>Version 6.1.0 released!</h4> | <div class="h4">Version 6.2.0 released!</div> | |||
<div>Release 6.1.0, provides following improvemen | <div>Release 6.2.0, provides following improvemen | |||
ts:<br/> | ts:<br/> | |||
This release provides WebRTC audio/video/ | UI improvements, stability fixes, mobile | |||
screen-sharing in the Room<br/> | version and adds OpenAPI spec in 3.0.x format<br/> | |||
Stability: | Stability and UI: | |||
<ul> | <ul> | |||
<li>Room is more stable</li> | <li>UI fixes</li> | |||
<li>Screen sharing on Safari is f | <li>Modal PopUpFix</li> | |||
ixed</li> | <li>Upgrade to Bootstrap5</li> | |||
<li>Recording in interview room i | <li>Fixes for Mobile Version and | |||
s fixed</li> | landscape mode</li> | |||
<li>Improve ability for starting | ||||
from Home Screen on Mobile device</li> | ||||
</ul> | </ul> | |||
UI: | Integration: | |||
<ul> | <ul> | |||
<li>OM theme can selected in Admi | <li>OpenAPI Spec in 3.0.x format | |||
n -> Config</li> | see <a href="https://openmeetings.apache.org/swagger">Swagger</a></li> | |||
<li>Configurable Extra menu is ad | <li>Improved Integration examples | |||
ded to the rooms</li> | for Node and PHP</li> | |||
<li>Date/time picker is better lo | ||||
calized</li> | ||||
</ul> | </ul> | |||
<br/> | <br/> | |||
Other fixes and improvements | Other fixes and improvements | |||
</div> | </div> | |||
<br/> | <br/> | |||
<span> | <span> | |||
27 issues are fixed please check <br/> | 28 issues are fixed please check <br/> | |||
<a href="https://www.apache.org/dist/open | <a href="https://www.apache.org/dist/open | |||
meetings/6.1.0/CHANGELOG.md">CHANGELOG</a> and | meetings/6.2.0/CHANGELOG.md">CHANGELOG</a> and | |||
<a href="https://issues.apache.org/jira/s | <a href="https://issues.apache.org/jira/s | |||
ecure/ReleaseNote.jspa?projectId=12312720&version=12349533">Detailed list</a | ecure/ReleaseNote.jspa?version=12349964&styleName=Html&projectId=1231272 | |||
> | 0">Detailed list</a> | |||
</span> | </span> | |||
<span> See <a href="downloads.html">Downloads pag e</a>.</span> | <span> See <a href="downloads.html">Downloads pag e</a>.</span> | |||
<span class="date">(2021-07-20)</span> | <span class="date">(2021-09-29)</span> | |||
</div> | ||||
<div class="bd-callout bd-callout-danger"> | ||||
<div class="h4">PHP integration using composer mo | ||||
dule</div> | ||||
<div>You can now use a community contributed PHP | ||||
composer module to make integration to OpenMeetings easier<br/><br/> | ||||
More information: | ||||
<ul> | ||||
<li><a href="https://github.com/o | ||||
m-hosting/openmeetings-php-client" target="_blank">OpenMeetings PHP Client</a></ | ||||
li> | ||||
<li>OpenMeetings <a href="RestAPI | ||||
Sample.html#how-to-integrate-using-php-and-composer">PHP Rest API sample</a></li | ||||
> | ||||
</ul> | ||||
The PHP module makes use of the OpenMeeti | ||||
ngs Rest API which is now also available in OpenAPI 3.0 format: <a href="https:/ | ||||
/openmeetings.apache.org/swagger/" target="_blank">https://openmeetings.apache.o | ||||
rg/swagger/</a> | ||||
<br/> | ||||
You can find details about all API endpoi | ||||
nts and examples at <a href="https://github.com/om-hosting/openmeetings-php-clie | ||||
nt#documentation-for-api-endpoints" target="_blank">https://github.com/om-hostin | ||||
g/openmeetings-php-client#documentation-for-api-endpoints</a> | ||||
</div> | ||||
<br/> | ||||
<span class="date">(2021-09-26)</span> | ||||
</div> | ||||
<div class="bd-callout bd-callout-danger"> | ||||
<div class="h4">OpenAPI, Swagger and Node.js inte | ||||
gration</div> | ||||
<div>You can now use a community contributed Node | ||||
.js module as well as use the OpenAPI Swagger Spec to make integration to OpenMe | ||||
etings easier<br/><br/> | ||||
More information: | ||||
<ul> | ||||
<li>NPM module <a href="https://w | ||||
ww.npmjs.com/package/openmeetings-node-client" target="_blank">OpenMeetings-Node | ||||
-Client</a></li> | ||||
<li>OpenMeetings <a href="RestAPI | ||||
Sample.html#how-to-integrate-using-nodejs">Rest API sample and Integration Docs< | ||||
/a></li> | ||||
</ul> | ||||
The Node.js module makes use of the OpenM | ||||
eetings Rest API which is now also available in OpenAPI 3.0 format: <a href="htt | ||||
ps://openmeetings.apache.org/swagger/" target="_blank">https://openmeetings.apac | ||||
he.org/swagger/</a> | ||||
<br/> | ||||
There are examples for using the node mod | ||||
ule with JavaScript/ES6 as well as TypeScript available. | ||||
</div> | ||||
<br/> | ||||
<span class="date">(2021-09-13)</span> | ||||
</div> | </div> | |||
<div class="bd-callout bd-callout-info"> | <div class="bd-callout bd-callout-info"> | |||
<span class="date"><a href="NewsArchive.html">You can find older news here</a></span> | <span class="date"><a href="NewsArchive.html">You can find older news here</a></span> | |||
</div> | </div> | |||
</section> | </section> | |||
<section name="Events"> | <section name="Events"> | |||
<div> | <div> | |||
<h4>Nearest ApacheCon:</h4> | <h4>Nearest ApacheCon:</h4> | |||
<div class="row"> | <div class="row"> | |||
<div class="col-md-1"></div> | <div class="col-md-1"></div> | |||
End of changes. 7 change blocks. | ||||
25 lines changed or deleted | 78 lines changed or added |