All Versions
56
Latest Version
Avg Release Cycle
15 days
Latest Release
1002 days ago

Changelog History
Page 1

  • v2.2.3 Changes

    July 02, 2020
    • โšก๏ธ Update kpop to v2.2.4
  • v2.2.2 Changes

    June 22, 2020
    • ๐Ÿ”’ Cleanup dependencies lock file
    • โšก๏ธ Update kpop to v2.2.3
  • v2.2.1 Changes

    June 03, 2020
    • โšก๏ธ Update third party dependencies
    • โž• Add configuration for public group prefix and regexp
    • ๐Ÿ‘Œ Improve default guest behavior
  • v2.2.0 Changes

    May 26, 2020
    • Ignore incoming screen sharing streams for main user stream reduce
    • โšก๏ธ Update kwmjs to 1.2.1
    • ๐Ÿ›  Fix dev example web server sockjs-node location
    • โšก๏ธ Update 3rd party depdencies
    • โšก๏ธ Update kwmjs to 1.2.0
    • โž• Add first class transceiver control based on mode
  • v2.1.1 Changes

    March 30, 2020
    • โž• Add debug helper to destroy all peer connections
    • โšก๏ธ Update kwmjs to v1.1.4
    • โšก๏ธ Update kwmks to v1.1.3
    • Ignore special peer connections in stream reducer
    • โœ‚ Remove iOS standalone gUM access warning
  • v2.1.0 Changes

    March 13, 2020
    • โฌ†๏ธ Bump version to v2.1.0, no software changes
  • v2.0.3 Changes

    March 12, 2020
    • Migrate meet to newly introduced theme.spacing api
    • ๐Ÿ– Handle the case when selected media device is not available
    • ๐Ÿ– Handle error when volume meter receives no audio stream
    • ๐Ÿ›  Fix linter warnings
    • โž• Add unit test for main component
  • v2.0.2 Changes

    January 30, 2020
    • ๐Ÿšš Move action to its proper place
    • Auto unmute audio playback when possible
    • Exist join screen only when with channel
    • โšก๏ธ Update join background to new artwork
  • v2.0.1 Changes

    January 27, 2020
    • ๐Ÿ‘ฎ Force guest users to oidc implicit flow
  • v2.0.0 Changes

    January 24, 2020
    • ๐Ÿšš 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