twofactor_u2f/CHANGELOG.md

53 строки
1.0 KiB
Markdown
Исходник Обычный вид История

# Changelog
All notable changes to this project will be documented in this file.
## 1.5.0 – 2017-11-27
### Added
- Show warning if HTTP is used
## 1.4.0 – 2017-10-30
### Added
- Better U2F error messages
## 1.3.3 – 2017-08-21
### Added
- Translations
### Fixed
- Activity type for 2FA activies
## 1.3.2 – 2017-05-15
### Fixed
- Login fails when using multiple U2F devices
## 1.3.1 – 2017-05-04
### Fixed
- Login fails when using multiple U2F devices
## 1.3.0 – 2017-05-02
### Added
- Support for multiple U2F devices
- Translations
### Fixed
- Personal settings icon on NC12
## 1.2.0 – 2017-04-03
### Added
- Settings icon (NC12 only)
### Changed
- New and updated translations
## 1.1.0 – 2017-02-06
### Added
- Password confirmation when enabling/disabling the provider
- Translations
## 1.0.0 – 2017-01-23
### Added
- Nextcloud 12 support
- php7.1 support
- Updated U2F library to support NFC tokens
- Publish activities when U2F is enabled or disabled (Nextcloud 12 only)
### Fixed
- Replaced deprecated IDb interface by IDBConnection