Skip to content

Tags: onlyyoujack/MasterPassword

Tags

1.4

Toggle 1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
lhunath Maarten Billemont
NEW:

 • Emergency generator: Shake to generate passwords without logging in.
 • A step-by-step initial setup process.
 • A new animated guide.

IMPROVEMENTS:
 • Much more reliable iCloud integration.
 • Fixes with regards to screen orientation.
 • Reliability improved with regards to threading and data access.
 • More modern integration of social sharing.
 • Subtle UI improvements throughout.
 • Refreshed icon.
 • All-sites now easier to access via modal list on bookmark button.
 • Reduced the size of the app.
 • Sort by recency by default.
 • Font updated to Source Code Pro for clarity.
 • Password prediction in type selection.
 • Give a password strength estimation by time-to-crack.
 • Improved navigation between locked and unlocked state.
 • An upgrade-all button in the all-sites view.

1.0.0-r1

Toggle 1.0.0-r1's commit message
Arch fix for latest SDK/Xcode.

[FIXED]     Latest Xcode defaults to armv7,armv7s.  This build was intended for armv6,armv7 (and TestFlight doesn't support v7s yet).

1.3.3

Toggle 1.3.3's commit message
IMPROVEMENTS:

 • Fixed a critical issue that caused the app to not open anymore on iOS 5.
 • Fixed a few potential crashes.
 • Fixed migration of a site's configured user name.

1.3.2

Toggle 1.3.2's commit message
IMPROVEMENTS:

 • Small improvements for new iOS 6.
 • Resolved an issue when sending a feedback message.
 • Resolved a rare peristence issue.

1.3.1

Toggle 1.3.1's commit message
NEW:

 • Integration with Facebook, Twitter and Google+.

IMPROVEMENTS:
 • Status bar toggling improved resolving a range of interface quirks.
 • Importing a file exported under a different master password.
 • Converting stored passwords when master password changes.
 • Stability improvements related to Core Data and threading.

1.3.0

Toggle 1.3.0's commit message
NEW:

 • Save a login name per site: This allows you to make the application remember your username or email needed for logging into a site.
 • Word wall: When chosing a master password, an animated word wall appears to give you some inspiration.
 • There is now also a CLI and Java version of Master Password.  Also Open Source, of course.  See the website or contact me for more info.

IMPROVEMENTS:
 • Automatically select the latest user on the lock screen when opening the app.
 • Improved support for accessibility and voice-over.
 • The in-app guide is now nicer and cleaner.  One page was missing and is now showing again.
 • Clean up the UI a bit more when a user logs out.
 • Fixed the appearance of a tip when searching for sites.
 • Fixed a few bugs in the logic for importing Master Password exports.
 • Fixed the date stamp in export filenames to use the day-of-month instead of day-of-year.
 • Improved the UI code so the application doesn't hang on start-up if the data store is not yet available.
 • Added versioning of the Master Password algorithm to support automatic and manual site upgrades.
 • Resolved rare but potential application crashes when the passwords screen appears.
 • Resolved an application crash when a cell that isn't a password type is accidentally tapped on the password type selection screen.
 • Made the first-run tooltips a little less persistant.

1.3.0-appstore

Toggle 1.3.0-appstore's commit message
Remove debugging "Save" button + fix keybaord appearance.

[FIXED]     Keyboard didn't appear when app is reactivated.
[REMOVED]   "Save" option in user menu on lock screen was for debugging.

1.2.1

Toggle 1.2.1's commit message
 • Fixed a bug that caused certain keyboard types to stop responding …

…to input.

 • Fixed a bug that caused sending mail messages under certain email configurations to crash the app.
 • Improved importing of exports that revealed passwords after new entries were added to the file.
 • Some UI/UX improvements.

1.2.0

Toggle 1.2.0's commit message
Production stage.

1.2.0-appstore

Toggle 1.2.0-appstore's commit message
Prettier loading screen and disable Crashlytics debug mode.