Releases: brightdigit/MistKit
Releases · brightdigit/MistKit
1.0.0-alpha.4
What's Changed
- Add asset upload support by @leogdion in #232
- Add MistDemo core infrastructure by @leogdion in #227
- Add essential commands for MistDemo by @leogdion in #228
- Add ConfigKeyKit and modernize MistDemo authentication by @leogdion in #211
- Add WASM support by @leogdion in #206
- Add Android support by @leogdion in #189
- Add Swift source compatibility CI workflow by @leogdion in #191
- Add Examples CI workflow for PRs by @leogdion in #233
- Update swift-build action to v1.5.0 by @leogdion in #238
Full Changelog: 1.0.0-alpha.3...1.0.0-alpha.4
1.0.0-alpha.3
What's Changed
Full Changelog: 1.0.0-alpha.2...1.0.0-alpha.3
1.0.0-alpha.2
What's Changed
Full Changelog: 1.0.0-alpha.1...1.0.0-alpha.2
1.0.0-alpha.1
What's Changed
🧹 Code Cleanup
- Removing old files by @leogdion in #125
- Cleaned up legacy code and unused files to prepare for major refactor
🚀 Major Architecture Overhaul
- Initial MistKit setup with OpenAPI-based CloudKit client by @leogdion and @claude in #125
- Set up Swift package structure with swift-openapi-generator
- Added OpenAPI specification for CloudKit Web Services API
- Created MistKitClient wrapper with authentication middleware
- Configured manual OpenAPI code generation workflow
- Added basic tests and documentation
- 🤖 Generated with [Claude Code](https://claude.ai/code)
🤖 AI Integration
- adding claude integration by @leogdion in #125
- Integrated Claude AI for enhanced development workflow and code generation
🔄 Core Refactoring
- Claude refactor (#104) by @leogdion in #125
- Major refactoring of core components with Claude AI assistance
- Improved code architecture and maintainability
🛠️ Critical Updates & Bug Fixes
- September 2025 Updates (#124) by @leogdion and @claude in #125
- Swift 6.1 Support: Updated CodeQL for Swift 6.1 compatibility
- Critical Bug Fixes: Fixed NSRange UTF-16 crash risk in NSRegularExpression (Issue #123)
- Workflow Improvements: Fixed invalid model argument in GitHub Actions workflows (Issue #119)
- HTTP Status Fixes: Corrected wrong HTTP status code for UnprocessableEntity mapping (Issue #120)
- Server Configuration: Fixed serverToServer supportsUserOperations to return false (Issue #122)
- Model Updates: Updated workflows to use claude-sonnet-4 model
- Authentication: Enhanced authentication method API token handling
- 🤖 Generated with [Claude Code](https://claude.ai/code)
Full Changelog: 0.2.2...1.0.0-alpha.1