quicui 2.0.8
quicui: ^2.0.8 copied to clipboard
Over-the-air (OTA) updates for Flutter apps. Download and install code updates instantly with QuicUI Code Push system.
Changelog #
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.
2.0.5 - 2025-12-08 #
Changed #
- Updated CLI installation instructions to use pub.dev
- Fixed git repository URLs to use correct separate repos
- Documentation now points to main branch
2.0.4 - 2025-12-08 #
Changed #
- Comprehensive README with complete setup guide
- Added all repository links (CLI, Server, Client)
- Enhanced usage examples and API reference
- Added troubleshooting section
- Improved architecture documentation
2.0.3 - 2025-11-17 #
Changed #
- Updated license to BSD 3-Clause License
- Updated domain references to quicui.com
- Enhanced support contact information
2.0.1 - 2025-11-17 #
2.0.0 - 2025-11-17 #
Added #
- Custom binary patch format for optimized patch sizes
- Enhanced patch validation with SHA-256
- Improved backend integration
- Comprehensive documentation
- Flutter plugin architecture
- Native Kotlin implementation for Android
- Swift implementation for iOS
Changed #
- Package renamed to
quicuifor simplicity - Streamlined API design
- Updated configuration options
Security #
- Enhanced hash validation
- Improved patch integrity checks
0.1.0 - 2025-11-02 #
Added #
- Initial release
- Core update checking functionality
- Patch download with progress tracking
- Patch application
- Android platform support
- Method channel integration
For more details on each release, see the GitHub Releases page.