Releases: nimblehq/flutter-templates
Releases · nimblehq/flutter-templates
1.13.0
Features
- [#198] Generate and add "release notes" when distributing new builds on Firebase (staging and production) by @doannimble in #270
Full Changelog: 1.12.0...1.13.0
1.12.0
1.11.0
Features
- [#255] Generate sample project as a part of test workflow by @nmint8m in #259
- [#258] Update the base template structure to follow the Clean Architecture folder structure by @doannimble in #262
- [#234] Add secure local storage by @nmint8m in #253
Chores
- [#169] [iOS] Add mirrored workflows at the root project to test the iOS app publishing workflows by @doannimble in #265
- [#226] Update to manage secrets with Github Environments for Staging and Production by @luongvo in #263
- [#227] Sync latest GitHub templates from the git-template by @luongvo in #261
Bugs
N/A
Full Changelog: 1.10.0...1.11.0
1.10.0
What's Changed
- [#210] Fix: generating sample project is failing to push changes to develop (protected branch) by @luongvo in #211
- [Chore] Improve: skip git push action if there are no changes from the sample project by @luongvo in #213
- [#200] Fix: The new project generator with Mason removes all variable params with ${{ }} format in workflows by @luongvo in #220
- [#197] Keep the template project up to date with new configurations, versions from the Flutter starter project by @luongvo in #201
- [#224] Add support for SVG and color assets by @chornerman in #231
- [#197] Fix: Add missing iOS configurations + refactor Firebase env for app distributions by @luongvo in #240
- [#110] [#180] [#173] Add documentation for template supported features & components by @luongvo in #238
- [#223] Update the DI config & the base project structure with initial components by @doannimble in #244
- [#246] Define app color resources via a new
AppColors
class instead of generating from an XML byflutter_gen
by @chornerman in #252 - [#222] Add new workflow to automate the mason bundle updating process after modifying the bundle config by @nmint8m in #247
- [#229] [Android] Add signing config for debug and release builds by @doannimble in #251
- [#241] [iOS] Set "build-number" by "$GITHUB_RUN_NUMBER" when building the app bundle by @nmint8m in #250
- [#229] [Android] Add missing signing config in CD workflows by @luongvo in #254
New Contributors
Full Changelog: 1.9.0...1.10.0
1.9.0
1.8.0
Features
- [#188] [Generate project with Mason] Migrate the "json_serializable.field_rename" setting by @manh-t in #199
- [#159] [Generate project with Mason] Generate the new project & keep the generated project in the repository root folder for reference by @luongvo in #196
Bugs
- [#206] Fix: "flutter analyze ." command in CI workflow reports issues with new "sample" project folder by @luongvo in #207
Full Changelog: 1.7.0...1.8.0
1.7.0
Features
- [#155] [Part 1] Initialize Mason script & configuration by @manh-t in #175
- [#155] [Part 2] Initialize Mason script & configuration by @manh-t in #176
- [#157] [Generate project with Mason] Migrate iOS project module generating step by @manh-t in #179
- [#156] [Generate project with Mason] Migrate Android project module generating step by @luongvo in #186
- [#158] [Generate project with Mason] Migrate Flutter project module generating step by @manh-t in #183
- [#48] As a developer, I can have a CD process to build and deploy the iOS app to Firebase App Distribution by @markgravity in #153
- [Chore] Bring the latest "develop" changes to "mason-integration" by @luongvo in #187
- [#162][Generate project with Mason] Migrate the rest of components generating step & clean up by @manh-t in #189
- [#184] [Generate project with Mason] Update necessary CI/CD workflows to use the new script by @luongvo in #191
- [Chore] Merge the first stage of "Generate project with Mason" EPIC back to "develop" for releasing by @luongvo in #193
Chores
- [#177] [Generate project with Mason] Update
Use the template
section in README to write the instruction for generating the project with Mason by @manh-t in #190
Full Changelog: 1.6.0...1.7.0
1.6.0
Features
- [#47] As a developer, I can have a CD process to build and deploy the Android app to Firebase App Distribution by @luongvo in #161
- [#61] As a developer, I can have a CD process to build and deploy the Android app to Play Store by @luongvo in #163
Chores
- [#140] Add version bumping workflow to generated project by @chornerman in #170
- [#172] Rename repository name to "flutter-templates" by @luongvo in #174
Full Changelog: 1.5.0...1.6.0
1.5.0
Features
- [#149] Add missing Flutter generated files to analysis_options exclusion config by @chornerman in #150
Chores
Bugs
- [#139] Fix unit test command in README file by @chornerman in #148
- [#138] Export MainActivity to support running on Android 12+ by @doannimble in #151
New Contributors
- @chornerman made their first contribution in #148
Full Changelog: 1.4.0...1.5.0