Skip to content

1.4.0

Choose a tag to compare

@mbrandonw mbrandonw released this 03 Dec 23:09
· 34 commits to main since this release
90568d3

What's Changed

  • Added: Add static fetch helpers, find helpers. #296
  • Added: Introduce FetchTask to tie database observation to view lifetime. #295
  • Fixed: Fix logic that determines sharing private tables. #306
  • Fixed: Private tables should always be saved in private db. #310
  • Fixed: Do not delete records when sharee deletes share. #316
  • Infrastructure: Update foreign keys tip formatting in CloudKit.md by @andgordio in #292
  • Infrastructure: Add missing ON DELETE action to code snippet for assets primary key by @johankool in #307
  • Infrastructure: Update permission check for CloudKit sharing by @johankool in #314
  • Infrastructure: Add indexes on foreign keys in Reminders and SyncUp examples by @jcmourey in #317

New Contributors

Full Changelog: 1.3.0...1.4.0