Kopano Meet v2.0.0 Release Notes

Release Date: 2020-01-24 // about 4 years ago
    • ๐Ÿšš Avoid accidential remove of public prefix
    • โšก๏ธ Update translations and translate to German
    • Disable microphone input selection on Android
    • Offer audio unmute when auto play policy prevents play
    • โšก๏ธ Update kpop to 2.2.0
    • โšก๏ธ Provide version to allow future forced app updates
    • Trim whitespace of group name before creating ID
    • ๐Ÿ‘‰ Use filled settins icon instead of outlined one
    • Bring back proper working catch all route
    • ๐Ÿ‘‰ Make guests key optional in config
    • ๐Ÿ‘‰ Use dedicated audio extra element for remote streams on mobile Safari
    • ๐Ÿ’ป Further improve overlay video ui sizing
    • Ensure streams are always getting started
    • ๐Ÿ‘Œ Improve settings menu
    • ๐Ÿ‘ Allow buttons with popover use active style when popover is open
    • โšก๏ธ Update translations and translate to German
    • โž• Add i18n for join screen
    • ๐Ÿ‘‰ Use more-vert icon for settings menu
    • โž• Add settings to join flow
    • ๐Ÿ‘ Allow opening of settings dialog when not in call view
    • ๐Ÿ‘Œ Improve video grid css for better video visibility
    • โšก๏ธ Update kwmjs to 1.1.2
    • ๐Ÿ“Œ Pin guest mode in URL when using join flow
    • Avoid setting audioSink when none is available
    • Ensure screen sharing is visible on iOS
    • ๐Ÿ›  Fix refactoring typo
    • ๐Ÿ‘ Allow auto join to work even if gum gets cancelled
    • ๐Ÿ‘Œ Improve mute/unmute stream handling
    • Ensure to trigger user required error when user is required
    • Avoid vertical scroll in join flow on large screens
    • โšก๏ธ Update kpop to 2.1.0
    • Create links to group meetings with join flow prefix
    • โž• Add cam/mic mute toggle to join flow
    • ๐Ÿšš Move floating cam and mic mute buttons to own components
    • Disable session monitor for guest users
    • ๐Ÿ‘Œ Improve join flow dialog height and button consistency
    • Avoid kwm reconnect when credentials changed and already connected
    • Properly forward ref for posed component
    • ๐Ÿ›  Fix translation typo
    • Ignore esm modules which are sub modules of others
    • โž• Add join background header artwork
    • โšก๏ธ Update kpop to 2.0.0
    • ๐Ÿšš Move cover flag into redux to prepare for global dialogs
    • ๐Ÿ’ป Implement Join flow and its UI
    • Reorganize app structure with routes
    • Format JSON files like Javascript
    • โšก๏ธ Update to latest react linter, to support forwardRef properly
    • Properly forward ref for all functional components
    • โšก๏ธ Update to Material-UI 4
    • ๐Ÿ— Log some errors as warning to avoid to fail build in develop mode
    • Reorganize main component into sub folder
    • โž• Add basic text that is picked when parsing Meet for plain text
    • โšก๏ธ Update translations and translate to German
    • โž• Add defines for translatable error messages and snacks
    • โšก๏ธ Update kpop to 1.2.1
    • ๐Ÿ‘‰ Use v4 typography variants
    • ๐Ÿ‘ Allow development service worker to replace production service worker
    • โž• Add snacks related to KWM server connection
    • โž• Add check for browser support with corresponding error messages
    • ๐Ÿ›  Fix linter warnings in helper scripts
    • ๐Ÿ‘Œ Improve audioSink apply logic
    • ๐Ÿ‘‰ Use notifications from kpop
    • โšก๏ธ Update kpop to 1.2.0 and dependencies
    • ๐Ÿ”จ Refactor callview actions