Releases: f1shuu/quickpass
Releases · f1shuu/quickpass
Release list
v1.4.0
🚀 Release 1.4.0
The import/export update.
Features
In the settings tab:
- added the option to import/export passwords as a CSV file.
Fixes
- ensured safety by removing AsyncStorage remnants and replacing them with SecureStore.
Download
You can download the Android APK file from the Assets section below.
v1.3.0
🚀 Release 1.3.0
The settings update.
Features
In the settings tab:
- added the option to restore default settings,
- added the option to set a default login inserted automatically into "Login" field when adding a new password,
- added the option to reset the passcode.
Fixes
- disabled the biometric auth button on passcode screen when resetting the passcode or when the passcode is not yet set,
- rebuilt the passcode screen logic to handle all passcode type-in combinations.
Download
For an APK download link, check out the latest version as the older ones (like this one) are not supported anymore.
v1.2.0
🚀 Release 1.2.0
The passwords list update.
Features
- added modals for delete confirmation when deleting a password from the password list screen and when deleting all passwords from the settings screen,
- added alphabetical sorting and the option to star/favorite passwords to make them appear at the top of the list,
- added a search bar to allow the user to filter passwords.
Download
For an APK download link, check out the latest version as the older ones (like this one) are not supported anymore.
v1.1.0
🚀 Release 1.1.0
First update with some hotfixes.
Features
- rewrited the theme system.
Fixes
- fixed settings like language or theme not saving after restarting the app.
Download
For an APK download link, check out the latest version as the older ones (like this one) are not supported anymore.
v1.0.0
🚀 Release 1.0.0
First stable release of the application.
Features
- initial public version of the app,
- implemented core functionalities:
- strong password generator (up to 32 characters),
- password management (add, edit, delete),
- multi-language support (with more languages incoming in the updates),
- light and dark mode (with more themes incoming).
Download
For an APK download link, check out the latest version as the older ones (like this one) are not supported anymore.