New
v1.6.79
What's Changed
- fix: --flutter-version=hash stopped working by @eseidel in https://github.com/shorebirdtech/shorebird/pull/3478
- feat: warn if patch_verification is in shorebird.yaml but public-key-path not set by @eseidel in https://github.com/shorebirdtech/shorebird/pull/3479
- feat: don't reformat AndroidManifest.xml by @eseidel in https://github.com/shorebirdtech/shorebird/pull/3490
- fix: stop unnecessary rebuild on every CLI invocation (#3435) by @eseidel in https://github.com/shorebirdtech/shorebird/pull/3491
- feat: improve release selection UX with date display and truncation by @eseidel in https://github.com/shorebirdtech/shorebird/pull/3493
- fix: replace Future.delayed with explicit timestamps in tests by @eseidel in https://github.com/shorebirdtech/shorebird/pull/3497
- fix: fix flaky network checker timeout tests by @eseidel in https://github.com/shorebirdtech/shorebird/pull/3494
- fix: deflake throttled progress update test by @eseidel in https://github.com/shorebirdtech/shorebird/pull/3495
- feat: allow adding flavors without resetting base app_id by @eseidel in https://github.com/shorebirdtech/shorebird/pull/3496
- feat: improve error displayed for malformed plist by @eseidel in https://github.com/shorebirdtech/shorebird/pull/3487
- chore: bump flutter engine 3e4a0f12f1 by @bdero in https://github.com/shorebirdtech/shorebird/pull/3502
Full Changelog: https://github.com/shorebirdtech/shorebird/compare/v1.6.78...foo