Files
f7_talk/docs/changelogs/changelog-1.md
glb_adm 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
UPSTREAM BASELINE: nextcloud/spreed v22.0.12 (без изменений)
Источник: https://github.com/nextcloud/spreed/archive/refs/tags/v22.0.12.tar.gz
С этого коммита ветка официального Nextcloud Talk отрезана (решение владельца 2026-07-06).
Все дальнейшие изменения — только наши; версии релизов: 22.0.12-f7.N.
2026-07-06 14:07:50 +00:00

31 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!--
- 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)