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

Changelog for 11.0 and 11.1 #5210

Merged
merged 2 commits into from
Feb 22, 2021
Merged

Changelog for 11.0 and 11.1 #5210

merged 2 commits into from
Feb 22, 2021

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Feb 19, 2021

11.1.0 – 2021-02-23

✅ Added

  • Integrate with Deck to allow posting Deck cards to Talk conversations #5201 #5202 #5203
  • Allow other apps to register message actions, e.g. Deck can create a Deck card out of a chat message #5204
  • Allow to delete chat messages #5205 #5206
  • Add information about callFlags of a conversation to the API so mobile clients can show if it's a audio or video call #5208

🐞 Fixed

  • Prevent loading old messages twice on scroll which could skip some messages #5209

11.0.0 – 2021-02-22

✅ Added

  • Implement read status for messages including a privacy setting #4231
  • Allow moderators to "open" conversations so users can join themselves #4706
  • Add conversation descriptions #4546
  • Allow pagination for main grid view #4958
  • Allow to send messages again when they failed #4975
  • You can now push to talk/mute with the space key #4328
  • Added support for turns:// protocol #5087
  • Add basic support for Opera #4974
  • Allow resending email invitations #5052
  • Allow to collapse the video strip to focus more on the promoted speaker or screenshare #4363
  • Improve previews of images and allow animation of gifs #4472
  • Allow to "Raise hand" in a call #4569
  • Compatibility with Nextcloud 21

🔧 Changed

  • Bring up the conversation creation-dialog when clicking on a group to prevent accidentally spam #5062
  • User different border color when own message is quoted #4940
  • Move matterbridge settings into the conversation settings dialog #4907
  • Updated database structure so all tables have a primary key for database cluster support #4735

🐞 Fixed

  • For more details look at the changelog of the alphas and the rc

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
[#5062](https://github.com/nextcloud/spreed/pull/5062)
- User different border color when own message is quoted
[#4940](https://github.com/nextcloud/spreed/pull/4940)
- Move matterbridge settings into the conversation settings dialog
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this entry is worth mentioning, we should also add an entry for mentioning that many options from the top right menu were moved to that dialog. Currently we don't even have a statement in the changelog that there's this new conversation dialog in the first place.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So the reason I added that one is because it completly changes position, from right sidebar having a tab to a dotdotdot-button > Submenu option.
The other settings are more logically moved just one hierarchy down, I gues that can be guessed by the name.

Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@PVince81 PVince81 merged commit b540306 into master Feb 22, 2021
@PVince81 PVince81 deleted the changelog/11.0-and-11.1 branch February 22, 2021 07:00
@nickvergessen
Copy link
Member Author

/backport to stable21.1

@nickvergessen
Copy link
Member Author

/backport to stable21

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.

2 participants