2018-12-25 18:33:15 +01:00
# Changelog
All notable changes to this project will be documented in this file.
2020-04-21 10:29:52 +02:00
## [Unreleased]
2020-05-31 10:12:31 +02:00
### Added
- Completely revamped decypted password view
2020-05-25 13:51:12 +02:00
### Changed
2020-05-28 19:12:13 +02:00
- **BREAKING**: Remove support for HOTP/TOTP secrets - Please use FIDO keys or a dedicated app like [Aegis ](https://github.com/beemdevelopment/Aegis ) or [andOTP ](https://github.com/andOTP/andOTP ).
2020-05-25 13:51:12 +02:00
- Reduce Autofill false positives on username fields by removing "name" from list of heuristic terms
2020-05-26 18:13:41 +02:00
- Reduced app size
2020-05-28 13:24:33 +02:00
- Improve IME experience with server config screen
2020-05-25 13:51:12 +02:00
2020-05-24 12:51:05 +02:00
## [1.8.1] - 2020-05-24
### Fixed
- Don't strip leading slash from repository paths
2020-05-23 12:17:15 +02:00
## [1.8.0] - 2020-05-23
2020-05-01 13:02:58 +02:00
### Added
- Allow user to abort password move when it is replacing an existing file
2020-05-13 22:21:56 +02:00
- Allow setting a default username for Autofill
- Add no authentication mode for working with public repositories
### Changed
- More UI related tweaks, changes and improvements
2020-05-23 12:15:07 +02:00
- Improved error messages and internal logic for server configuration
2020-05-01 13:02:58 +02:00
2020-05-06 10:29:48 +02:00
### Fixed
- Add the following fields to encrypted username detection: user, account, email, name, handle, id, identity.
2020-05-23 12:15:07 +02:00
- Improved detection of broken or incomplete git repositories
- Better UX flow for storage permissions
2020-05-06 10:29:48 +02:00
2020-04-28 23:42:29 +02:00
## [1.7.2] - 2020-04-29
2020-04-25 17:04:33 +02:00
### Added
- Settings option to enable debug logging
2020-04-25 13:23:40 +02:00
### Changed
- SSH Keygen UI was improved
- Default key length for SSH Keygen is now 4096 bits
- Settings items were rearranged and cleaned up
2020-04-28 23:42:29 +02:00
- Autofill icons in dark mode are now more legible
2020-04-25 13:23:40 +02:00
### Fixed
- Failure to detect if repository was not cloned which broke Git operations
- Search results were inaccurate if root directory's name started with a dot (.)
- Saving git username and email did not provide user-facing confirmation
2020-04-23 09:22:24 +02:00
## [1.7.1] - 2020-04-23
### Fixed
- Autofill message does not show OK button when many browsers are installed
- Autofill message does not get marked as shown when dismissed
- App crashes when using type-independent sort
- Storage permission not requested when using existing external repository
2020-04-21 10:29:52 +02:00
## [1.7.0] - 2020-04-21
2020-02-22 18:22:35 +01:00
2020-03-26 14:35:45 +01:00
### Added
- Oreo Autofill support
2020-04-17 15:06:07 +02:00
- Securely remember HTTPS password/SSH key passphrase
2020-03-26 14:35:45 +01:00
2020-03-29 16:33:50 +02:00
### Fixed
- Text input box theming
2020-04-12 21:01:25 +02:00
- Password repository held in non-hidden storage no longer fails
2020-04-17 15:06:07 +02:00
- Remove ambiguous and confusing URL field in server config menu
and heavily improve UI for ease of use.
2020-03-29 16:33:50 +02:00
2020-03-20 09:46:32 +01:00
## [1.6.0] - 2020-03-20
2020-02-24 03:07:29 +01:00
### Added
- Copy implicit username (password filename) by long pressing
2020-02-29 21:46:31 +01:00
- Create xkpasswd style passwords
2020-02-29 21:50:09 +01:00
- Swipe on password list to synchronize repository
2020-02-24 03:07:29 +01:00
2020-02-22 18:22:35 +01:00
### Fixed
2020-03-05 16:35:50 +01:00
- Resolve memory leaks on password decryption
2020-02-22 18:22:35 +01:00
- Can't delete folders containing a password
2020-01-25 15:49:49 +01:00
2020-02-21 18:22:15 +01:00
## [1.5.0] - 2020-02-21
2020-01-26 07:19:45 +01:00
### Added
- Fast scroller with alphabetic hints
2020-01-27 21:19:37 +01:00
- UI button to create new folders
2020-02-20 07:19:09 +01:00
- Option to directly start searching when opening the app
- Option to always search from root folder regardless of the currently open folder
2020-01-26 07:19:45 +01:00
2020-01-26 07:05:10 +01:00
### Changed
- Logging is now enabled in release builds
2020-02-20 07:19:09 +01:00
- Searching now shows folders as well as the passwords inside them
2020-01-26 07:05:10 +01:00
2020-01-25 15:49:49 +01:00
### Fixed
- OpenKeychain errors cause app crash
## [1.4.0] - 2020-01-24
2020-01-21 16:15:33 +01:00
### Added
- Add save-and-copy button
- Dark theme
- Setting to save OpenKeychain auth id
- Add number of passwords to folders
### Changed
- Updated UI design and iconograph
- Biometric authentication
- Use new OpenKeychain integration library
### Fixed
- Snackbars showing behind keyboards
2018-12-25 18:33:15 +01:00
## [1.3.2] - 2018-12-23
### Changed
- Improve French translation.
### Fixed
- Extra field is multi-line.
## [1.3.1] - 2018-10-18
### Fixed
- Fix default sort order bug.
## [1.3.0] - 2018-10-16
### Added
- Allow app to be installed on external media (SD card).
- Change password sort order.
- Display HOTP code if present.
- Open search view on keyboard press.
### Changed
- Use adaptive icon.
- Password entry is more secure.
- Clean paths on password list view.
- Improve Chinese translation.
- Don't show hidden files and directories.
### Fixed
- Fix clipboard clearing.
- Wrap long passwords.
## 1.2.0.75 - 2018-05-31
### Added
- Add Arabic translation.
- Warn user that remembering SSH passphrase is currently insecure.
### Changed
- Update Japanese assets.
### Fixed
- Fix elements overlapping.
2020-05-24 12:51:05 +02:00
[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/v1.8.1...HEAD
[1.8.1]: https://github.com/android-password-store/Android-Password-Store/compare/v1.8.0..v1.8.1
2020-05-23 12:17:15 +02:00
[1.8.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.7.2..v1.8.0
2020-05-01 13:02:58 +02:00
[1.7.2]: https://github.com/android-password-store/Android-Password-Store/compare/v1.7.1..v1.7.2
2020-04-23 09:22:24 +02:00
[1.7.1]: https://github.com/android-password-store/Android-Password-Store/compare/v1.7.0..v1.7.1
2020-04-21 10:29:52 +02:00
[1.7.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.6.0..v1.7.0
2020-03-20 09:48:19 +01:00
[1.6.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.5.0..v1.6.0
[1.5.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.4.0...v1.5.0
[1.4.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.3.0...v1.4.0
[1.3.2]: https://github.com/android-password-store/Android-Password-Store/compare/v1.3.1...v1.3.2
[1.3.1]: https://github.com/android-password-store/Android-Password-Store/compare/v1.3.0...v1.3.1
[1.3.0]: https://github.com/android-password-store/Android-Password-Store/compare/v1.2.0.75...v1.3.0