Skip to content

Releases: shorebirdtech/shorebird

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

v0.26.2

29 Feb 15:51
62117cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.26.1...v0.26.2

v0.26.1

28 Feb 23:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.26.0...v0.26.1

v0.26.0

15 Feb 21:25
f360f1e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 4 updates by @dependabot in #1715
  • chore(deps): bump the gh-deps group with 6 updates by @dependabot in #1714
  • docs: roll version and update release notes by @eseidel in #1720
  • fix(shorebird_cli): disallow obfuscation for iOS releases by @bryanoltman in #1724
  • chore(deps): bump the shorebird_cli-deps group in /packages/shorebird_cli with 2 updates by @dependabot in #1725
  • feat(shorebird_cli): add getRevisionForVersion to ShorebirdFlutter by @felangel in #1727
  • feat(shorebird_cli): add --flutter-version to shorebird release commands by @felangel in #1728
  • refactor(shorebird_cli): simplify git.dart via git command by @felangel in #1729
  • fix(shorebird_cli): improve iOS preview logging when no device is found by @bryanoltman in #1730
  • chore: fork googleapis_auth by @bryanoltman in #1733
  • ci(e2e): use Flutter 3.19.0 by @felangel in #1735
  • chore: update release notes for 0.26.0 by @eseidel in #1736

New Contributors

Full Changelog: v0.25.2...v0.26.0

v0.25.2

08 Feb 00:30
c3911cd
Compare
Choose a tag to compare

What's Changed

  • fix: download.shorebird.dev symbol downloads not working by @eseidel in #1707
  • fix(shorebird_cli): fix export-method parsing in release ios command by @bryanoltman in #1710
  • fix(shorebird_cli): shorebird release ios warns on unknown shorebird flutter versions by @felangel in #1712
  • chore: Create dependabot.yml by @eseidel in #1677
  • chore: roll version number by @eseidel in #1713
  • fix: run git remote prune origin before updating by @eseidel in #1717

Full Changelog: v0.25.1...v0.25.2

v0.25.1

05 Feb 22:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.0...v0.25.1

v0.25.0

01 Feb 23:08
fe17fa2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.1...v0.25.0

v0.24.1

31 Jan 23:36
0a6e2ac
Compare
Choose a tag to compare

What's Changed

  • fix: update iOS warning to say "beta" and only show on patching. by @eseidel in #1679

Full Changelog: v0.24.0...v0.24.1

v0.24.0

31 Jan 00:53
Compare
Choose a tag to compare

What's Changed

  • chore: add script to upgrade all packages and run it by @eseidel in #1673
  • feat(shorebird_cli): when using -v, include all process output by @felangel in #1675
  • chore: release notes for 0.24.0 by @eseidel in #1674

Full Changelog: v0.23.1...v0.24.0