tag:github.com,2008:https://github.com/android-password-store/Android-Password-Store/releases Release notes from Android-Password-Store 2024-10-10T10:45:57Z tag:github.com,2008:Repository/22808785/latest 2024-10-10T11:02:09Z Latest snapshot build <p>Snapshot build of APS from revision <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/android-password-store/Android-Password-Store/commit/070098ffd952cbb92a805cefea37410003123951/hovercard" href="https://github.com/android-password-store/Android-Password-Store/commit/070098ffd952cbb92a805cefea37410003123951"><tt>070098f</tt></a></p> <p>Consult the build types documentation <a href="https://docs.passwordstore.app/docs/users/build-types" rel="nofollow">here</a> for the differences between free and nonFree builds.</p> github-actions[bot] tag:github.com,2008:Repository/22808785/autofill-parser-v1.1.2 2023-05-17T08:23:32Z autofill-parser-v1.1.2: v1.1.2 <ul> <li><a href="https://play.google.com/store/apps/details?id=com.vivaldi.browser" rel="nofollow">Vivaldi</a> is now supported as an Autofill-capable browser.</li> <li><a href="https://github.com/GrapheneOS/Vanadium">Vanadium</a> is now supported as an Autofill-capable browser.</li> <li><code>mail</code> is now included in the heuristics for username fields</li> <li>Dependency updates <ul> <li><code>androidx.core:core-ktx:1.10.1</code></li> <li><code>androidx.autofill:autofill:1.2.0-beta01</code></li> </ul> </li> </ul> msfjarvis tag:github.com,2008:Repository/22808785/autofill-parser-v1.1.1 2022-10-21T05:24:01Z autofill-parser 1.1.1 <h3>Added</h3> <ul> <li><a href="https://f-droid.org/packages/us.spotco.fennec_dos/" rel="nofollow">Mull</a> is now supported as an Autofill-capable browser.</li> <li>Raise target SDK to 31</li> </ul> msfjarvis tag:github.com,2008:Repository/22808785/autofill-parser-v1.1.0 2022-10-21T05:24:10Z autofill-parser 1.1.0 <h2>1.1.0</h2> <h3>Changed</h3> <ul> <li>Changed the support level for Chrome Beta/Canary/Dev/Stable, Bromite and Ungoogled Chromium to <code>PasswordFillAndSaveIfNoAccessibility</code>.</li> <li>Updated <code>androidx.annotation</code> to 1.3.0 and <code>androidx.autofill</code> to <code>1.2.0-beta01</code>.</li> <li>The library now uses Kotlin 1.6.10 and Coroutines 1.6.0.</li> <li>Added <a href="https://github.com/jamal2362/Styx">Styx</a> to supported Autofill browsers.</li> <li>The dependency on <a href="https://github.com/ajalt/timberkt">timberkt</a> has been replaced with <a href="https://github.com/square/logcat">logcat</a>.</li> <li>Updated <code>publicsuffixes</code> list to the latest version as of Dec 18 2021.</li> </ul> <h3>Fixed</h3> <ul> <li>Fix build warning from undeclared unsigned type use.</li> </ul> <h3>Added</h3> <ul> <li>Added the <code>PasswordFillAndSaveIfNoAccessibility</code> browser support level for Chromium-based browsers beyond v89.</li> <li>Added the german term for <em>username</em> to the heuristic keywords.</li> <li>Non-native Autofill browsers are now deemed unsupported before Android 9.</li> </ul> msfjarvis tag:github.com,2008:Repository/22808785/v1.13.5 2021-07-28T03:58:42Z v1.13.5 <h3>Fixed</h3> <ul> <li>When prompted to select a GPG key during onboarding, the app would crash if the user did not make a selection in OpenKeychain</li> <li>Certain apps had incorrect Autofill hints which would crash the app</li> </ul> github-actions[bot] tag:github.com,2008:Repository/22808785/openpgp-ktx-v3.0.0 2021-04-10T09:20:26Z openpgp-ktx-v3.0.0: openpgp-ktx v3.0.0 <p>Relicence to Apache 2.0 in accordance to upstream project and deploy to Maven Central</p> msfjarvis tag:github.com,2008:Repository/22808785/v1.13.4 2021-04-03T13:24:58Z v1.13.4 <h2>Changed</h2> <ul> <li>Fix support for ECDSA SSH keys and support AES-GCM</li> <li>Fix a couple issues with Autofill</li> </ul> github-actions[bot] tag:github.com,2008:Repository/22808785/v1.13.3 2021-03-07T08:19:27Z v1.13.3 <h3>Fixed</h3> <ul> <li>Autofill now works much more reliably in Chrome 89 and later, including support for saving passwords if no accessibility service is enabled.</li> <li>Editing a password allowed accidentally overwriting an existing one</li> </ul> github-actions[bot] tag:github.com,2008:Repository/22808785/v1.13.2 2020-12-22T09:21:25Z v1.13.2 <h3>Added</h3> <ul> <li>Invalid <code>.gpg-id</code> files can now be fixed automatically by deleting them and then trying to create a new password.</li> <li>Suggest users to re-clone repository when it is deemed to be broken</li> <li>A new browser support level is added for Chrome Canary and Chrome Dev which are shipping fixes developed by Password Store maintainer Fabian to improve the Autofill experience on Chromium browsers</li> </ul> <h3>Changed</h3> <ul> <li>Synced localisations with Crowdin. This adds Galician and Italian translations while getting rid of incomplete Arabic, Chinese Simplified, Chinese Traditional, Czech, Japanese and Spanish.</li> </ul> <h3>Fixed</h3> <ul> <li>Cancelling the Autofill "Generate password" action now correctly returns you to the original app.</li> <li>If multiple username fields exist in the password, we now ensure the later ones are not dropped from extra content.</li> <li>Icons in Autofill suggestions are no longer black on almost black in dark mode.</li> <li>Decrypt screen would stay in memory infinitely, allowing passwords to be seen without re-auth</li> <li>Git commits in the store would wrongly use the 'default' committer as opposed to the user's configured one</li> <li>Connection attempts now use a reasonable 10 second timeout as opposed to the default of 30 seconds</li> <li>A change to the remote host key for a server would prevent the user from being able to connect to it</li> </ul> github-actions[bot] tag:github.com,2008:Repository/22808785/openpgp-ktx-v2.2.0 2020-12-03T19:18:58Z openpgp-ktx-v2.2.0: openpgp-ktx v2.2.0 <p>Initial JCenter release of openpgp-ktx</p> msfjarvis