You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17-13Lines changed: 17 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,34 +4,36 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## [Unreleased]
6
6
7
+
## [1.13.1] - 2020-10-23
8
+
7
9
### Fixed
8
10
9
-
- OpenKeychain authentication would fail with `LifecycleOwner com.zeapo.pwdstore.git.GitServerConfigActivity@f578da1 is attempting to register while current state is RESUMED. LifecycleOwners must call register before they are STARTED.`
11
+
-OpenKeychain authentication would fail with `LifecycleOwner com.zeapo.pwdstore.git.GitServerConfigActivity@f578da1 is attempting to register while current state is RESUMED. LifecycleOwners must call register before they are STARTED.`
10
12
11
13
### Added
12
14
13
-
- Add support for domain-level autofill in DuckDuckGo's F-Droid builds.
14
-
- Support gopass MIME secret encoding
15
+
-Add support for domain-level autofill in DuckDuckGo's F-Droid builds.
16
+
-Support gopass MIME secret encoding
15
17
16
18
### Changed
17
19
18
-
- The newly added automatic synchronisation feature has been rolled back due to multiple issues with its implementation.
20
+
-The newly added automatic synchronisation feature has been rolled back due to multiple issues with its implementation.
19
21
20
22
## [1.13.0] - 2020-10-22
21
23
22
24
### Fixed
23
25
24
-
- Some classes of errors would be swallowed by an unhelpful 'Invalid remote: origin' message
25
-
- Repositories created within APS would contain invalid `.gpg-id` files with no ability to fix them from the app
26
-
- Button labels were invisible in Autofill phishing warning screen
27
-
- Unsupported authentication modes would appear briefly in the server config screen
26
+
-Some classes of errors would be swallowed by an unhelpful 'Invalid remote: origin' message
27
+
-Repositories created within APS would contain invalid `.gpg-id` files with no ability to fix them from the app
28
+
-Button labels were invisible in Autofill phishing warning screen
29
+
-Unsupported authentication modes would appear briefly in the server config screen
28
30
29
31
### Added
30
32
31
-
- Add GPG key selection step to onboarding flow
32
-
- Allow configuring an app-wide HTTP(S) proxy
33
-
- Add option to automatically sync repository on app launch
34
-
- Add a quickfix for invalid HTTPS URLs that contain a custom port
33
+
-Add GPG key selection step to onboarding flow
34
+
-Allow configuring an app-wide HTTP(S) proxy
35
+
-Add option to automatically sync repository on app launch
36
+
-Add a quickfix for invalid HTTPS URLs that contain a custom port
35
37
36
38
## [1.12.1] - 2020-10-13
37
39
@@ -383,7 +385,9 @@ All notable changes to this project will be documented in this file.
0 commit comments