Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

56 lines (37 loc) · 2.11 KB

v0.2.0

New Features

  • 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.

Enhancements

  • 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.

v0.1.2

  • 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.

0.1.1

  • 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.

0.1.0

  • 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.

0.0.4

  • 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.

0.0.3

  • Add example and improvements.

0.0.2

  • Improve documentation & optimizations.

0.0.1

Added

  • 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.