Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog with current patches #739

Merged
merged 5 commits into from May 2, 2018
Merged

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Mar 22, 2018

Added

  • Shortcuts have been added when a call is active: (m)ute, (v)ideo, (f)ullscreen, (c)hat and (p)articipant list
    #730
    #750
  • Allow users to chat in multiple tabs in multiple chats at the same time
    #748
  • Guest names are now handled better in chat and the participant list
    #733
  • Users which are participanting in a call now have a video icon in the participant list
    #777
  • Unread chat message count is now displayed in the room list
    #806
    #824

Changed

  • It is now possible to join a call without camera and/or microphone
    #758
  • Chat does now not require Media permissions anymore
    #711
  • Leaving a call will free up the Media permissions
    #735
  • Participants can now be @mentioned in the chat by starting to type @ followed by the name of the user
    #805
    #812
    #813

Fixed

  • Correctly catch the input on the chat in firefox (instead of writing to the placeholder)
    #737
  • Keep scrolling position when switching from chat to call or back
    #838
  • Delete rooms when the last logged in user leaves
    #727
  • Correctly update chat UI when leaving current room
    #743
  • Various layout fixes with videos and screensharing
    #702
    #712
    #713
  • Fix issues with users that have a numerical name or id
    #694
  • Fix contacts menu entry when no user was found
    #686

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added this to the 4.0 (Nextcloud 14) milestone Mar 22, 2018
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@Ivansss Ivansss merged commit 2751fc1 into master May 2, 2018
@Ivansss Ivansss deleted the feature/noid/add-changelog branch May 2, 2018 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants