All Versions
56
Latest Version
Avg Release Cycle
15 days
Latest Release
1002 days ago
Changelog History
Page 1
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