[UPDATED] Fixed some warnings by explicitly type-casting NSNotFound checks.
[UPDATED] Fixed some Xcode 5 warnings by doing project configuration improvements.
[ADDED] Mac: Open at Login.
[UPDATED] Mac: Mark users menu item when no user selected.
[ADDED] Mac: Toggle open-at-login and enable-cloud from initial window.
[ADDED] On first start, show the status item by highlighting and opening it.
[UPDATED] Using RHStatusItemView for status item so we can highlight it programmatically.
[FIXED] Activate app on startup so apps window shows.
[ADDED] NSAlert when trying to open password window with no user selected.
[UPDATED] Crisper menu icon.
[ADDED] Window to advertise iOS app.
[FIXED] Under some conditions, quit didn't work reliably.
[UPDATED] Mac UI improvements.
[UPDATED] Mac Executable Name 'Master Password'.
[FIXED] Don't unset saveKey when loading the key fails.
This causes saveKey to fail as soon as it's synced to a device that hasn't saved the key yet.
[FIXED] A bunch of threading violation issues with thread-confined MOCs.
[FIXED] Import of ubiquity changes was using wrong delegate method and MOC.
[FIXED] Password type change broken when password type causes a class change.
[IMPROVED] Fancier animation of emergency generator appearance.
[MOVED] iOS code from MPAppDelegate_Shared to MPiOSAppDelegate.
[FIXED] Perform MOC saving in MOC perform blocks.
[FIXED] Mac: Activate app when showing password window and not active.
[FIXED] Hide overlay while corruption dialog is up.
[FIXED] Hide corruption dialog when reloading store.
[ADDED] Migration to file-based StoreUUID.
[IMPROVED] Cleaner, more modular, migration code.
[FIXED] Don't hook activation to show password window: too annoying when focus shifts.
[FIXED] Don't set the active user when just importing ubiquity changes, it causes a log-out.
[ADDED] Mac: Ability to rebuild iCloud.
[REMOVED] Mac: wasRunning logic to avoid password window appearance on first activation.
[FIXED] Mac: Retrieve siteName from main thread.
[FIXED] Deselect new user avatar if MOC is unavailable when tapping it.
[FIXED] Position of avatars & spinner on iPhone 5.
[IMPROVED] Issue button in review dialog.
[MOVED] Creation of new elements moved to shared code.
[FIXED] When switching user, unset active key.
[FIXED] Synchronize content calculation to avoid race issues while typing.
[ADDED] Ability to create new sites.
[FIXED] Unset active element when hitting backspace or escape.
[FIXED] Add extensions to Icon as well to CFBundleIconFiles because Xcode doesn't seem to listen to the Apple docs.
[FIXED] Removed newsstand metadata: this is not a newsstand app.
[ADDED] Safer store migration: don't delete the old store, allowing the client to downgrade.
[ADDED] Log checkpoints and send to TestFlight too.
[FIXED] Describe booleans as YES/NO, not 1/0.
[ADDED] Safer store migration: don't delete the old store, allowing the client to downgrade.
[ADDED] Log checkpoints and send to TestFlight too.
[FIXED] Describe booleans as YES/NO, not 1/0.