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

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-08-29 11:22:47 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-08-29 11:22:47 +0300
commit8d032837a56fde3dc7bf20222e6e450d9b9ac53d (patch)
tree323a17fcb6b93e7d72bfaf41ed1c84d8164a7b86
parent40762764fcb0986ddc7a9756d9e7ddeede147afd (diff)
Update changelog for v0.9.0v0.9.0-beta1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4dc31d8..2a5b488 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 0.9.0 – 2018-08-29
+### Added
+- Setup instructions for users directly in the settings UI
+- Updated admin documentation
+- New and updated translations
+### Fixed
+- Undefined variable warnings in the AProvider class
+- Hide gateway settings if it's not configured by the admin
+
## 0.8.0 – 2018-08-24
### Added
- Ability to enable all three gateways (Signal, SMS, Telegram) at the same time