New
v0.4.6
What's Changed
- fix(flutter_app_packager): fix build rpm on linux arm64 error by @lijy91 in https://github.com/leanflutter/flutter_distributor/pull/204
- Pacman was missing from readme + alphabetical order by @arran4 in https://github.com/leanflutter/flutter_distributor/pull/220
- Makes it clear that you can use zip with web too. by @arran4 in https://github.com/leanflutter/flutter_distributor/pull/223
- This adds some tolerance for commented out distribute_options.yaml sections by @arran4 in https://github.com/leanflutter/flutter_distributor/pull/222
- Errors aren't rethrown so they don't get passed to CI, this is inconsistent with other commands. by @arran4 in https://github.com/leanflutter/flutter_distributor/pull/219
- Let users know that a version check is in progress by @arran4 in https://github.com/leanflutter/flutter_distributor/pull/218
- BugFix: Can't release AppImage because filename is supposed to be AppImage rather than appimage. by @arran4 in https://github.com/leanflutter/flutter_distributor/pull/221
- Use github action provided environment variables as a fallback if custom specified ones don't exist. by @arran4 in https://github.com/leanflutter/flutter_distributor/pull/217
- fix publish app to GooglePlay. (status: 400, message: This edit has a… by @kecson in https://github.com/leanflutter/flutter_distributor/pull/214
- Only include build number if it exists. by @cranst0n in https://github.com/leanflutter/flutter_distributor/pull/232
- Improve appimage page in website by @Drsheppard01 in https://github.com/leanflutter/flutter_distributor/pull/239
- No null mimetype by @duskygloom in https://github.com/leanflutter/flutter_distributor/pull/248
- fix:can not set icon file when packaging windows exe by @jenken827 in https://github.com/leanflutter/flutter_distributor/pull/246
New Contributors
- @arran4 made their first contribution in https://github.com/leanflutter/flutter_distributor/pull/220
- @kecson made their first contribution in https://github.com/leanflutter/flutter_distributor/pull/214
- @cranst0n made their first contribution in https://github.com/leanflutter/flutter_distributor/pull/232
- @Drsheppard01 made their first contribution in https://github.com/leanflutter/flutter_distributor/pull/239
- @duskygloom made their first contribution in https://github.com/leanflutter/flutter_distributor/pull/248
- @jenken827 made their first contribution in https://github.com/leanflutter/flutter_distributor/pull/246
Full Changelog: https://github.com/leanflutter/flutter_distributor/compare/v0.4.5...v0.4.6