Skip to content

1.0.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@leogdion leogdion released this 09 Jul 21:30
16b0d83

What's Changed

API & Request Options

Correctness & Safety

  • Reduce cyclomatic complexity in FieldValue+Codable, drop lint disable (#154) by @leogdion in #414

Dependencies

  • Remove vendored ConfigKeyKit subrepo; depend on it remotely by @leogdion in #417
  • Adopt configkeykit in CelestraCloud by @leogdion in #406

Tooling & CI

  • Skip windows-2025 Swift 6.1/6.2 in CI matrix (MSVC 14.51 STL needs Clang 20) by @leogdion in #418
  • Drop obsolete scheme input from example workflows (#403) by @leogdion in #413
  • Removing Scheme from Workflow by @leogdion in #404

MistDemo & Docs

  • Fix MistDemoApp build: explicit inits for NoteEditView & RecordDetailView by @leogdion in #420
  • docs(mistdemo): note Apple 2FA "Allow shows no code" workaround by @leogdion in #422
  • Docs: record content-based CloudKit subscription uniqueness finding (#387) by @leogdion in #416
  • Docs: APNs token endpoints route under /device/ not /database/ (#382) by @leogdion in #415
  • Small Correction by @leogdion in #355

Full Changelog: 1.0.0-beta.2...1.0.0-beta.3