Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-12-11 11:38:18 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-12-11 11:38:18 +0300
commit940fef801c3530f7569af344a162a58b49406e8d (patch)
tree4233f73adc3b99718490c4765b420adbb84f9b76
parent3c827e5e17cb69e2e8d5d5592f3e6a676a52df12 (diff)
Update changelog for v2.1.0v2.1.0-beta1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 95994b2..9d7e540 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 2.1.0 – 2018-12-12
+### Added
+- Ability to disable provider via `occ twofactor:disable <uid> totp`
+- Support for Nextcloud 16
+- Support for php 7.3
+- New and updated translations
+### Fixed
+- Password confirmation on IE and other outdated browsers
+- Removed unused assets in release tarball
+
## 2.0.1 – 2018-11-19
### Fixed
- Handle/log rejected password confirmation