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