-
Notifications
You must be signed in to change notification settings - Fork 449
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #307 from nextcloud/appstore
Fix uploading to the app store and increase version
- Loading branch information
Showing
5 changed files
with
54 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
## 2.0.0 – 2017-05-02 | ||
### Added | ||
- Screensharing is now supported in Chrome 42+ (requires an extension) and Firefox 52+ | ||
[#227](https://github.com/nextcloud/spreed/pull/227) | ||
- Integration in the new Nextcloud 12 contacts menu | ||
[#300](https://github.com/nextcloud/spreed/pull/300) | ||
|
||
### Changed | ||
- URLs are now short random strings instead of iteratible numbers | ||
[#258](https://github.com/nextcloud/spreed/pull/258) | ||
- Logged-in users can now join public rooms | ||
[#296](https://github.com/nextcloud/spreed/pull/296) | ||
|
||
### Fixed | ||
- Fix error when response of TURN and STUN server arrive in the wrong order | ||
[#295](https://github.com/nextcloud/spreed/pull/295) | ||
|
||
## 1.2.0 – 2017-01-18 | ||
### Added | ||
- Translations for multiple languages now available | ||
[#177](https://github.com/nextcloud/spreed/pull/177) | ||
- Open call-search when user has no calls | ||
[#111](https://github.com/nextcloud/spreed/pull/111) | ||
- Disable video by default, when more then 5 people are in a room | ||
|
||
### Changed | ||
- TURN settings can only be changed by admins now | ||
[#185](https://github.com/nextcloud/spreed/pull/185) | ||
- App can not be restricted to groups anymore to prevent issues with public rooms | ||
[#201](https://github.com/nextcloud/spreed/pull/201) | ||
|
||
### Fixed | ||
- Allow to connect via Firefox without a camera | ||
[#160](https://github.com/nextcloud/spreed/pull/160) | ||
- Leaving the current room does not refresh the full page anymore | ||
[#163](https://github.com/nextcloud/spreed/pull/163) | ||
- "Undefined index" log entry when visiting admin page | ||
[#151](https://github.com/nextcloud/spreed/pull/151) | ||
[#57](https://github.com/nextcloud/spreed/pull/57) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.