- Pipeline System:
- Introduced a powerful new pipeline feature that allows users to automate a series of tasks with customizable conditions.
- The pipeline supports key configurations such as
customExitCondition
,uploadOutput
,notifySlack
, and more to offer fine-grained control over the flow of tasks.
- Documentation:
- Comprehensive updates to the documentation, including detailed examples and explanations of the new pipeline system.
- Added clear instructions on how to configure and use the pipeline, ensuring an easier onboarding process.
- Added Gitignore Section: Included a Gitignore section in the documentation to guide best practices and prevent committing sensitive information.
- Removed Redundant Dependencies: Cleaned up unnecessary dependencies.
- Availability Flags: Real-time update for upload options showing which are configured and available.
- Updated Documentation: Enhanced clarity, reorganized sections, and added detailed instructions for easier setup and usage.
- Video Tutorial: Released a comprehensive video tutorial to walk users through the setup process and highlight key features.
- New Feature: Added Slack Integration for seamless build sharing and notifications.
- Updated Documentation: Improved clarity and added new sections for Slack integration setup.
- Optimizations: Enhanced performance for faster build generation and smoother user experience.
- Added new commands:
frx build --config
&frx build --show-config
for easier configuration management. - Updated dependency: Required
path: ^1.9.0
. - Optimized performance for a smoother experience.
- Add example and improvements.
- Improve documentation & optimizations.
- Initial release of Flutter Release X.
- Support for building release APKs.
- GitHub upload integration.
- QR code generation for APK download links.
- Google Drive upload integration.
- Upload link generation for APKs.
- Detailed configuration instructions for GitHub and Google Drive.