All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Using Danger-Swift instead of ruby Danger.
- Xcode 14 Support
- iOS 16 Support
- Xcode Cloud migration
- Using Swift Package for developing
- iOS 13 Support
- Catalyst support.
- Placeholder navigation view for regular horizontal size-classes device, like a landscape iPad.
- Close button in share menu is now changed to xmark.circle.fill symbol with a more monochrome tint color.
- Segment switch in share menu is now changed to hidden state initially.
- Dismissing QR view directly from dismiss button on share extension won't dismiss original iOS share menu now.
- Very basic support for VoiceOver on Share Extension.
- View layout on iPad is now changed to double column style.
- Text binding failure between the input view and the output view. This may be crucial on iPad.
- A better CI/CD environment with SwiftLint and Danger
- Initial release.