Skip to content

Commit

Permalink
Merge pull request #6551 from nextcloud/backport/6549/stable23
Browse files Browse the repository at this point in the history
[stable23] Add changelog for 13.0.0-rc.2
  • Loading branch information
nickvergessen authored Nov 18, 2021
2 parents 8c54fef + 352bb0d commit c2d32dd
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
# Changelog
All notable changes to this project will be documented in this file.

## 13.0.0-rc.2 – 2021-11-18
### Fixed
- Fix several issues with the new call view and media controls
[#6486](https://github.com/nextcloud/spreed/pull/6486)
[#6489](https://github.com/nextcloud/spreed/pull/6489)
[#6520](https://github.com/nextcloud/spreed/pull/6520)
[#6541](https://github.com/nextcloud/spreed/pull/6541)
[#6543](https://github.com/nextcloud/spreed/pull/6543)
[#6548](https://github.com/nextcloud/spreed/pull/6548)
- Can not pass the device checker with a small screen
[#6508](https://github.com/nextcloud/spreed/pull/6508)
[#6539](https://github.com/nextcloud/spreed/pull/6539)
- Fix several issues with the background blurring
[#6502](https://github.com/nextcloud/spreed/pull/6502)
[#6532](https://github.com/nextcloud/spreed/pull/6532)
[#6535](https://github.com/nextcloud/spreed/pull/6535)
[#6546](https://github.com/nextcloud/spreed/pull/6546)
[#6547](https://github.com/nextcloud/spreed/pull/6547)
- Update hasCall state of a conversation when a chat message indicates that
[#6509](https://github.com/nextcloud/spreed/pull/6509)
- Don't end meeting for everyone when a moderator leaves
[#6484](https://github.com/nextcloud/spreed/pull/6484)

## 13.0.0-rc.1 – 2021-11-11
### Added
- Moderators can now set permissions for all or individual users to control if they can enable audio and video, do a screenshare, start a call and ignore the lobby
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>

<version>13.0.0-rc.1</version>
<version>13.0.0-rc.2</version>
<licence>agpl</licence>

<author>Daniel Calviño Sánchez</author>
Expand Down

0 comments on commit c2d32dd

Please sign in to comment.