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

CHANGELOG.md - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e977b20ccfb3a0981535ef15677a0a71bd55e34d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# Changelog
All notable changes to this project will be documented in this file.

## 1.5.0 – 2018-08-02
### Added
- Nextcloud 14 support
### Changed
- App requires php7+
### Fixed
- Provider registration (requires Beta 2+)

## 1.4.1 – 2018-01-09
### Added
- New and updated translations

## 1.4.0 – 2017-12-13
### Added
- Nextcloud 13 support
- Php7.2 support
- Translations
### Fixed
- List settings in security section
- Remove whitespaces from OTP code

## 1.3.1 – 2017-08-14
### Added
- Translations
### Fixed
- Activity type for 2FA activies

## 1.3.0 – 2017-05-02
### Added
- Confirmation before enabling
- Translations
### Fixed
- Client-side js error on personal page due to wrong js namespacing
- Icon on personal settings page

## 1.2.0 – 2017-04-03
### Added
- Settings icon (NC12 only)
### Changed
- Dedicated login button
- Translations

## 1.1.0 – 2017-02-06
### Added
- App icon
- Translations

## 1.0.0 – 2017-01-23
### Added
- Nextcloud 12 support
- php7.1 support
- Password confirmation when enabling/disabling the provider
- Publish events to two-factor activities stream (Nextcloud 12 only)

### Changed
- Vendor neutral provider name

## 0.5 – 2016-11-25
### Added
- Support NC11
### Changed
- php 5.6-7.0

## 0.4.0 – 2016-08-19
### Added
- Cloud ID, product name and URL encoded in QR code label
- Support for NC10/OC9.1

## 0.3.0 – 2016-06-09
### Added
- App is now signed