Docs: update changelog
Release: version bump to 1.01.32
Fix(settings): normalize height of the "Start with search" cell
Fix(settings): fix jumpy footer (#33)
Refine(premium): show cheaper IAP first
Fix(premium): change debug action from resetSubscription to show PremiumVC
Refine(autoFill): search for full URL in custom fields (closes #47)
Fix(db): skip backups for newly created databases
Refine(a11y): assign accessibility labels directly to entry editor text fields
Fix(a11y): fix VoiceOver labels for "Add Database"
Fix(autoFill): search in potentially malformed URL values
Fix(autoFill): add entry sorting (fixes #31)
Chore: remove debug info from About
Feat: add in-app news announcements
Feat(premium): add premium for TestFlight environment
Chore: force TestFlight mode for debug builds
Fix(premium): hide usage info when subscribed
Refactor(autoFill): separate method for premium upgrade
Refine(about): wording for review action
Refactor: rename AppStoreReviewHelper to AppStoreHelper
Fix(premium): hide "Free trial" countdown in production (fixes #36)
Feat(about): add version info to About screen (closes #37)
Fix: include app and OS versions in the support email template
Feat: add app and iOS version to diagnostics header
Refactor: dedicated class to keep app name/version/build version
Feat: add detection whether running in TestFlight or production environment
Feat: hide visible passwords when leaving the app (closes #43)
Fix(unlock): add dummy invisible UserName field for third-party AutoFill (fixes #41)
Feat: enable Associated Domains to support master password AutoFill from Keychain (closes #44)
Fix(db): incomplete loading of AutoType sequences (fixes #45)
Fix: App Store review URL (closes #32)