Release 1.3.1 (build 20): iCloud sync fix + sources search/filter
iCloud sync: - Fix: deploy CloudKit schema to production so exports work - Fix: PredictionCache marked syncable=NO (binary attr caused partial failures) - Fix: forceExportToiCloud uses createdAt+1ms for guaranteed persistent history - Fix: auto-deduplication on CloudKit import (processRemoteChanges) - Add: NSPersistentHistoryTrackingKey always enabled regardless of CloudKit state - Add: cloudKitForceReload notification so repositories re-fetch on remote changes Sources UI: - Add: horizontal category filter chips in SourceListView - Add: search toggle button with animated TextField Other: - Add: ITSAppUsesNonExemptEncryption=NO in Info.plist (skip manual compliance) - Add: fastlane submit lane with run_precheck_before_submit=false - Update: release notes all locales for 1.3.1 - Update: fastlane API key via pass Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
Smarter onboarding and monthly reminders:
|
||||
iCloud sync and source management improvements:
|
||||
|
||||
• Redesigned first-run experience — a single clear action to add your first investment, no setup friction
|
||||
• Monthly reminders — optional notifications so you never forget your monthly portfolio update
|
||||
• Charts preview — free users now see which charts are available before upgrading
|
||||
• Improved paywall — a live portfolio chart preview shows what full access looks like
|
||||
• Clearer source setup — added a short description when creating your first investment source
|
||||
• iCloud sync — your data now syncs reliably across all your Apple devices
|
||||
• Source search — quickly find any source by name
|
||||
• Category filters — filter your sources by asset category
|
||||
• Bug fixes and performance improvements
|
||||
|
||||
Reference in New Issue
Block a user