This is an automated email from the ASF dual-hosted git repository. sebawagner pushed a commit to branch release-6-2-0 in repository https://gitbox.apache.org/repos/asf/openmeetings.git
commit 349f8103e0e0967404cb3b3febbf3235b94685af Author: Sebastian Wagner <[email protected]> AuthorDate: Wed Sep 29 23:20:34 2021 +1300 Update Changelog file with correct list of issues fixed in 6.2.0 --- CHANGELOG.md | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5e5fca..d75e05f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,38 +9,19 @@ Release Notes - Openmeetings - Version 6.2.0 ================================================================================================================ * Bug - * [OPENMEETINGS-2022] - the schedualed conference doesnot end on the end time it still continiues - * [OPENMEETINGS-2253] - Interruption of a video session when the microphone is turned on / off - * [OPENMEETINGS-2280] - Android landscape mode cannot sign up as virtual keyboard covers UI - * [OPENMEETINGS-2314] - Video windows are not initially aligned * [OPENMEETINGS-2420] - Discuss and publish API Docs as swagger - Generate swagger from code - * [OPENMEETINGS-2566] - Moderator invitation form * [OPENMEETINGS-2642] - When try access first page to install OM 7 appears 404 - * [OPENMEETINGS-2648] - Import function for backup restore not working * [OPENMEETINGS-2650] - OM 6.1.0 Firefox 87, 90 or 91 don´t show the two cams, and whe press exit button show a page with red text. * [OPENMEETINGS-2652] - Can´t send invitation from rooms or Calendar -* New Feature - * [OPENMEETINGS-2306] - Kick and terminate KStream from Admin>Connections - * [OPENMEETINGS-2645] - ADFS Oauth Options - * [OPENMEETINGS-2646] - Breakout Rooms - * [OPENMEETINGS-2649] - User permission to join public rooms without hashed invitation - * [OPENMEETINGS-2670] - Investigate background blur for webcam when publishing your camera - * [OPENMEETINGS-2673] - Sharing of system audio with Screenshare * Improvement - * [OPENMEETINGS-2043] - New checks should be added to network testing tool - * [OPENMEETINGS-2232] - CSS clean-up and move to SASS - * [OPENMEETINGS-2300] - Room File Tree Details panel - Add header - UI improvements - * [OPENMEETINGS-2414] - New video-pods design * [OPENMEETINGS-2585] - Create IKurentoHandler and add methods to IStreamHandler to support alternative implementations for KMS * [OPENMEETINGS-2639] - Add internal password user when send inivitation from room * [OPENMEETINGS-2654] - Update build instructions with new commands for compiling NPM * [OPENMEETINGS-2655] - Minor ui fix for icons, see attached screenshots * [OPENMEETINGS-2660] - Updated Swagger Rest API Docs * [OPENMEETINGS-2661] - Updated Rest API Example - * [OPENMEETINGS-2664] - Fix CONSUMES tag so that generated swagger understands FormParams as multipart-form * [OPENMEETINGS-2666] - Backup import should be improved * [OPENMEETINGS-2667] - Generated swagger has incorrect response, missing root element in schema and provide example responses - * [OPENMEETINGS-2672] - More configuration for room * [OPENMEETINGS-2674] - Updated Rest API Example for PHP integration * Test * [OPENMEETINGS-2659] - Can´t clean whiteboard @@ -48,7 +29,6 @@ Release Notes - Openmeetings - Version 6.2.0 * Task * [OPENMEETINGS-2637] - Move to bootstrap 5 - * [OPENMEETINGS-2640] - (7.0.0) Libraries should be updated Release Notes - Openmeetings - Version 6.1.0 ================================================================================================================
