Releases: shorebirdtech/shorebird
Releases · shorebirdtech/shorebird
v0.28.0
What's Changed
- chore(shorebird_code_push_protocol): Add metadata messages by @bryanoltman in #1823
- refactor: Make hide _preLinkerFlutterRevisions inside AotTools. by @eseidel in #1831
- feat: use new linker pipeline on iOS by @bryanoltman in #1810
- feat(shorebird_cli): record release and patch command metadata by @bryanoltman in #1824
- chore: remove iOS status warning by @eseidel in #1833
- feat(shorebird_cli): warn on low link percentages by @felangel in #1832
- refactor(shorebird_cli): link percentage styles by @felangel in #1835
- feat(shorebird_cli): include link percentage in patch metadata by @felangel in #1837
- chore: Write release notes for 0.28.0 by @eseidel in #1827
- chore(code_push_client): fix
example/main.dart
by @felangel in #1838
Full Changelog: v0.27.3...v0.28.0
v0.27.3
What's Changed
- chore(shorebird_cli): update Azure client ID by @bryanoltman in #1814
- chore(shorebird_cli): release 0.27.3 by @bryanoltman in #1822
Full Changelog: v0.27.2...v0.27.3
v0.27.2
What's Changed
- fix(shorebird_cli): fix e2e tests by @bryanoltman in #1816
- chore(shorebird_cli): release 0.27.2 by @bryanoltman in #1817
- Add support for Flutter 3.19.4
Full Changelog: v0.27.1...v0.27.2
v0.27.1
What's Changed
- fix(shorebird_cli): detect Azure pipeline CI environment by @bryanoltman in #1811
- fix(shorebird_cli): ensure flutter artifacts are installed in
shorebird preview
by @bryanoltman in #1812 - chore(shorebird_cli): release 0.27.1 by @bryanoltman in #1813
Full Changelog: v0.27.0...v0.27.1
v0.27.0
What's Changed
- fix(shorebird_cli): check for new android build artifacts location by @bryanoltman in #1799
- refactor(shorebird_cli): split PatchDiffChecker's force into allowNativeChanges and allowAssetChanges by @bryanoltman in #1800
- feat(shorebird_cli): replace
force
flag withallow-native-diffs
andallow-asset-diffs
by @bryanoltman in #1801 - chore(shorebird_cli): remove deprecated
flutter versions use
command by @bryanoltman in #1802 - refactor(shorebird_cli): pull ExportOptionsPlist logic into new class by @bryanoltman in #1804
- fix(shorebird_cli): add export-options-plist option to patch ios by @bryanoltman in #1805
- chore(shorebird_cli): draft release 0.27.0 by @bryanoltman in #1806
Full Changelog: v0.26.7...v0.27.0
v0.26.7
What's Changed
- fix(shorebird_cli): run all release and patch commands with a scoped shorebirdEnv by @bryanoltman in #1796
Full Changelog: v0.26.6...v0.26.7
v0.26.6
What's Changed
- chore(shorebird_cli): update .xcframework used by release ios-framework for signing by @bryanoltman in #1792
- chore(shorebird_cli): release 0.26.6 by @bryanoltman in #1793
Full Changelog: v0.26.5...v0.26.6
v0.26.5
What's Changed
- refactor(shorebird_cli): consolidate flutter version switching logic in patch commands by @bryanoltman in #1786
- fix(shorebird_cli): report correct flutter rev when creating release by @bryanoltman in #1790
- chore(shorebird_cli): release 0.26.5 by @bryanoltman in #1791
Full Changelog: v0.26.4...v0.26.5
v0.26.4
What's Changed
- feat(shorebird_cli): improve "shorebird not initialized" error messages by @bryanoltman in #1779
- fix(shorebird_cli): ignore Mach-O UUID when checking for iOS patchability by @bryanoltman in #1783
- fix: only build patch artifacts once if release version is specified and flutter version is not current by @bryanoltman in #1785
Full Changelog: v0.26.3...v0.26.4
v0.26.3
What's Changed
- fix(shorebird_cli): update 'SHOREBIRD_TOKEN needs refresh' warning by @bryanoltman in #1768
- feat(shorebird_code_push_protocol): add wasForced, hasAssetChanges, andHasNativeChanges to CreatePatchRequest by @bryanoltman in #1773
- feat: record whether patches were forced, or contain asset/native code changes by @bryanoltman in #1775
- chore(shorebird_cli): release 0.26.3 by @bryanoltman in #1776
Full Changelog: v0.26.2...v0.26.3