Skip to content

Releases: shorebirdtech/shorebird

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

v0.23.1

25 Jan 16:05
1fde89a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.23.1

v0.23.0

24 Jan 17:35
c8c4700
Compare
Choose a tag to compare

What's Changed

This release includes a new iOS "linker" which allows running much more code on
the CPU when patching on iOS. Some benchmarks improved 10-50x. We still have
work to do before we declare 1.0, but we're very close now.

This release contains fundamental changes as to how Dart executes and may
still have instabilities we failed to catch in our testing.

We recommend Shorebird users test apps and patches before distributing to users.
shorebird preview can be used to test patches before releasing to users:
https://docs.shorebird.dev/guides/staging-patches

If you encounter problems, you can release with an older (known stable) iOS
engine by running: shorebird flutter versions use 3.16.4

  • 🚀 Enabled new linker on iOS, improving Dart execution after patching.

Known issues:

  • Obfuscated iOS builds fail to patch:
    #1619
  • Unpatched iOS builds are sometimes slower than patched builds:
    #1661

Full Changelog: v0.22.1...v0.23.0

v0.22.1

23 Jan 19:06
0ade397
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.22.1

v0.22.0

18 Jan 21:21
0fd844c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.1...v0.22.0

v0.21.1

03 Jan 18:00
cf0a8cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.21.1

v0.21.0

02 Jan 22:49
86cba52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0