Browse Source

Merge pull request #4094 from nextcloud/changelog/10.0.0-beta.2

Add changelog for 10.0.0-beta.2
pull/4104/head v10.0.0-beta.2
Joas Schilling 5 years ago
committed by GitHub
parent
commit
ba3ebd7b2a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 21
      CHANGELOG.md
  2. 2
      appinfo/info.xml

21
CHANGELOG.md

@ -1,6 +1,23 @@
# Changelog
All notable changes to this project will be documented in this file.
## 10.0.0-beta.2 – 2020-09-03
### Added
- Show keyboard shortcuts in the settings
[#4089](https://github.com/nextcloud/spreed/pull/4089)
### Fixed
- Remove old "hark" data channel
[#4068](https://github.com/nextcloud/spreed/pull/4068)
- Show a message when enabling matterbridge if the binary is not executable
[#4079](https://github.com/nextcloud/spreed/pull/4079)
- Show other participants video when they share their screen
[#4082](https://github.com/nextcloud/spreed/pull/4082)
- Show the status of the matterbridge in the sidebar tab
[#4083](https://github.com/nextcloud/spreed/pull/4083)
- Don't leak the statuses to guests
[#4092](https://github.com/nextcloud/spreed/pull/4092)
## 10.0.0-beta.1 – 2020-08-27
### Added
- Implement unified search for messages
@ -22,11 +39,11 @@ All notable changes to this project will be documented in this file.
- 🚧 TechPreview: Matterbridge integration
[#4010](https://github.com/nextcloud/spreed/pull/4010)
- Compatibility with Nextcloud 20
### Changed
- Allow to select your own video
[#3814](https://github.com/nextcloud/spreed/pull/3814)
### Fixed
- Scroll to the original message when clicking on a quota
[#4037](https://github.com/nextcloud/spreed/pull/4037)

2
appinfo/info.xml

@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
<version>10.0.0-beta.1</version>
<version>10.0.0-beta.2</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>

Loading…
Cancel
Save