[UPDATED] Templates are now in ciphers.plist.
[ADDED] Install script for Java-based mpw CLI tool.
[UPDATED] Java tool is now bundled in a single executable self-containing JAR.
[FIXED] Bugs when importing mpsites when the user doesn't exist yet.
[FIXED] Activity now displayed using PearlOverlay, PearlAlert broke in iOS 7 for activity.
[ADDED] Advanced option to wipe cloud container.
[UPDATED] Love Lyndir completion.
[ADDED] Debugging with DCIntrospect and Reveal.
[REMOVED] A bunch of google+ files that are no longer necessary.
[FIXED] Type and formatting fixes for 64-bit platform types.
[UPDATED] Production logging of what StoreManager is doing to help people with trouble out.
[ADDED] Log reason for ubiquity error to checkpoint.
[UPDATED] InAppSettingsKit now uses the lhunath repo.
[UPDATED] Fix to updating submodule repo URLs in updateDependencies.
[UPDATED] Minor fix to PearlEmail.
[FIXED] Remove obsolete icon Info.plist keys.
[FIXED] Auto-generated CFBundleVersion hash->decimal must be 9 digits long or version bump may end up lowering version number.
[FIXED] Deadlock when NSUserDefaultsDidChange is handled on the main queue when the main queue is waiting for the persistence queue.
[FIXED] Logging of cloudEnabled.
[REMOVED] Debug NSLogs.
[UPDATED] Log out when user is no longer available.
[UPDATED] Re-enabled cloud store switching using new USM store enumeration facilities.
[UPDATED] Lower log level for test and crash logs so we can see why stuff fails.
[IMPROVED] Fading of share/tip delayed, nicer effect.
[FIXED] No automatic re-login when store changes and saveKey is YES for the current user.
[UPDATED] Misc UI improvements.
[REMOVED] Unassigned app icons and launch images.
[FIXED] Counter should default to 1, not 0.
[FIXED] Some issues with the status bar in the MPMainViewController.
[UPDATED] AppIcons and LaunchImages converted to asset catalog.
[ADDED] New iOS 7 size app icon images.
[IMPROVED] Removed password logic out of MPEntities so that it can be backgrounded without relying on the persistence layer staying up.
[IMPROVED] Some workload removed from the main thread.
[UPDATED] Show users and sites in cloud stores of log VC.
[ADDED] Ability to turn off iCloud if corruption happens.
[ADDED] When switching iCloud on/off, provide user the option to migrate his current sites.
[ADDED] Ability to get to settings & logs from unlock VC.
[ADDED] More verbose log printing when trace enabled.
[ADDED] More exception handling on application launch; we can't allow any of this to keep us from being able to open the emergency generator.
[UPDATED] Only apply UI theming on iOS 6-.
[ADDED] Modern way of hiding the status bar on iOS 7.