Skip to content

v0.9.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@frankemax frankemax released this 05 Dec 17:32

What's Changed

  • fix(logger): error meetingId of undefined by @frankemax in #480
  • fix(video-streams): selectLocalVideoStreams memoized by @frankemax in #481
  • fix(redux): not setting terminated to False when unmount on EndScreen by @frankemax in #484
  • fix(end-session-screen): internal React Error by @frankemax in #485
  • feat(breakout): join audio when exit breakout by @frankemax in #491
  • feat(incallmanager): adjusts by @frankemax in #495
  • feat(breakout): disable incall manager and locales controllers by @frankemax in #498
  • feat(lottie): add package by @frankemax in #503
  • fix(breakout): action 'goBack()' was not handled by any navigator by @frankemax in #506
  • fix(breakout): ugly interface by @frankemax in #507
  • feat(breakouts): add flag to disable breakouts by @frankemax in #508
  • feat(modal): remove 'error' modal by @frankemax in #511
  • fix(chat): error range index -1 by @frankemax in #512
  • fix(recording-indicator): remove box-shadow by @frankemax in #513
  • feat(custom-drawer): remove share button if is breakout by @frankemax in #516
  • feat(actions-bar): add audio device selector modal by @frankemax in #517
  • feat(chat-popup): do not show popout chat when bottom sheet chat is open by @frankemax in #519
  • feat(record-status): add label when you do not have permission to record by @frankemax in #521
  • fix(notification): add some padding between icon and text by @frankemax in #523
  • feat(modal): add some poll modals by @frankemax in #526
  • feat(drawer): add unmountOnBlur option to every screen to save memory by @frankemax in #528
  • feat(orientation-lock): add package and apply orientation locker in fullscreen by @frankemax in #530
  • fix(actions-bar): avoid scroll when landscape by @frankemax in #536
  • feat(expo): bump to version 48.0.21 by @frankemax in #540
  • Modal: review modal styles when in fullscreen by @frankemax in #542
  • fix(grid-view): adjust styles when users.count === 1 by @frankemax in #543
  • fix(orientation-locker): use fork with fix by @frankemax in #545
  • feat: add a boilerplate for future features by @frankemax in #532
  • feat(deploy): merge v0.8.10 to v0.9.z-release by @frankemax in #549
  • feat(not-implemented-modal): locales by @frankemax in #550
  • fix(create-poll): review current-poll subscribe method mongo by @frankemax in #553
  • feat(user-list): make presernter option by @frankemax in #560
  • fix(chat): add new package to handle hyperlinks by @frankemax in #562
  • fix(poll-navigator): re-render navigator when change presenter by @frankemax in #564

Full Changelog: v0.9.4...v0.9.5