Releases: aws-samples/swift-chat
Releases · aws-samples/swift-chat
SwiftChat v1.8.0
What's Changed
Features
- Support LaTeX display for Amazon Nova.
- Change default text model to Nova Pro and change default translate model to Nova Lite when generate images.
Others
- Support GitHub action for release new version.
Full Changelog: 1.7.0...1.8.0
SwiftChat v1.7.0
What's Changed
Features
1. Support for Using Natural Language to Generate and Edit Images with Nova Canvas
- Enable generation of image variations.
- Facilitate color-guided image generation.
- Allow removal or replacement of objects within an image.
- Support replacement of an image's background.
- Enable removal of an image's background.
2. Support cost display
- Support for input/output token usage statistics and price display for each text model.
- Support for usage quantity statistics and price display for each image model.
- Support for calculating the total usage cost on the current device.
Note: Using New image-related features needs to upgrade your API, please refer: upgrade-api
Full Changelog: 1.6.0...1.7.0
SwiftChat v1.6.0
What's Changed
Features
1. Support Amazon Nova models
- Stream conversations with Amazon Nova Micro, Lite and Pro
- Understand images, documents and videos with Nova Lite and Pro
- Record 30-second videos directly on Android and iOS for Nova analysis
- Upload large videos (1080p/4K) beyond 8MB with auto compression
- Support using Amazon Nova Canvas to generate images
Note: Video understanding needs to upgrade your API, please refer: upgrade-api
Full Changelog: 1.5.0...1.6.0
SwiftChat v1.5.0
SwiftChat - First Release
A cross-platform AI chat application developed with React Native and powered by Amazon Bedrock.
Key Features
- Real-time streaming chat with AI
- AI image generation with progress
- Multimodal support (camera, photos & documents)
- Conversation history list view and management
- Cross-platform support (Android, iOS, macOS)
- Tablet-optimized for iPad and Android tablets
- Fast launch and responsive performance
- Multiple AI model support and switching
Self-Powered Development
🔄 Most features of SwiftChat were developed through conversations with itself.