Skip to content

Releases: shorebirdtech/shorebird

v0.28.0

28 Mar 22:06
0e14f8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.3...v0.28.0

v0.27.3

26 Mar 15:41
54248bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.2...v0.27.3

v0.27.2

22 Mar 22:02
a717379
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.1...v0.27.2

v0.27.1

22 Mar 18:16
fddd5ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.27.1

v0.27.0

21 Mar 19:26
0d67bfb
Compare
Choose a tag to compare

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 with allow-native-diffs and allow-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

18 Mar 14:35
ec26443
Compare
Choose a tag to compare

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

14 Mar 15:49
5fe30b9
Compare
Choose a tag to compare

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

13 Mar 17:25
cd74473
Compare
Choose a tag to compare

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

11 Mar 20:36
798b046
Compare
Choose a tag to compare

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

05 Mar 20:47
db94ba1
Compare
Choose a tag to compare

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