01acfa3b40
Type checking / changes (push) Has been cancelled
Type checking / test (push) Has been cancelled
Type checking / typescript-summary (push) Has been cancelled
Node tests / changes (push) Has been cancelled
Node tests / test (push) Has been cancelled
Node tests / test-summary (push) Has been cancelled
Источник: https://github.com/nextcloud/spreed/archive/refs/tags/v22.0.12.tar.gz С этого коммита ветка официального Nextcloud Talk отрезана (решение владельца 2026-07-06). Все дальнейшие изменения — только наши; версии релизов: 22.0.12-f7.N.
31 lines
1.1 KiB
Markdown
31 lines
1.1 KiB
Markdown
<!--
|
||
- SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
|
||
- SPDX-License-Identifier: CC0-1.0
|
||
-->
|
||
# Changelog
|
||
All notable changes to this project will be documented in this file.
|
||
|
||
## 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)
|
||
|