1.0.0-beta.3
Pre-release
Pre-release
What's Changed
API & Request Options
- Add documented request options to query/modify/changes (#383 #384 #385) by @leogdion in #412
- Validate complex/list response type tags against value shape (#376) by @leogdion in #411
Correctness & Safety
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&RecordDetailViewby @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