[IMPROVED] Emergency VC can now scroll when keyboard is up.
[IMPROVED] Language of the guide + new updated screenshots.
[FIXED] Size of guide cells on different devices.
[IMPROVED] Don't show messages claiming login name was updated when nothing changed.
[FIXED] Weird back-toggle bug when toggling site settings.
[ADDED] Lots of handy tips throughout.
[ADDED] Notification of new store features.
[FIXED] Weird sizing issue & animation with store cells.
[ADDED] Loading spinner while loading store products.
[ADDED] Thanks link to store footer.
[FIXED] Bought products should not respond to click, non-bought ones should.
[FIXED] Fuel elapsed time counter was backward.
[ADDED] Parental gate when deleting or resetting users.
[UPDATED] App Icon background texture.
[REMOVED] Love Lyndir, just linking to http://thanks.lhunath.com now.
[UPDATED] PearlString -> strf
[ADDED] Catching commands when the sites table view is active too (enter/esc/..)
[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.
[REMOVED] Facebook SDK.
[ADDED] Social framework integration for Twitter & Facebook.
[MOVED] User migration warning state moved into MainVC, out of
data model.
[UPDATED] Major overhaul of Core Data integration. Multiple contexts
and making sure we're on the right thread and the right
context even for read access.
[FIXED] Some iOS 6 deprecation fixes.
[FIXED] Some VC rotation issues.
[ADDED] Page controller in guide to see where in the guide you are.
[ADDED] FontReplacer to be able to "use" Exo from IB (by
substituting "Futura").
[FIXED] A crash when loading the main VC because of the reset
password gesture recogniser.
[IMPROVED] Font in tables to standard system fonts.
[IMPROVED] Guide content positioning and sizing making space for pager.
[REMOVED] Apptentive is now implemented by a standard iOS mail
composer window and can optionally include logs.
[IMPROVED] Better inf-level logging of what's going on.
[AUDITED] Made sure no personal is going out through inf+ levels.
[IMPROVED] Make persistence more lazy to avoid UI blocks.
[IMPROVED] Use "Master Password" as CFBundleDisplayName at runtime. No
home-screen length restrictions there.
[FIXED] Inform Apptentive of significant events.
[UPDATED] Moved shared MPAppDelegate code into separate files
depending on the code's responsibility.
[UPDATED] iCloud implementation removed in favor of
iCloudStoreManager's managed implementation.
[FIXED] iCloud configuration made AppStore friendly.