Skip to content

v0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@felangel felangel released this 07 Apr 18:47
· 1472 commits to stable since this release
0ff20e6

What's Changed

  • feat(shorebird_cli): shorebird channels create by @felangel in #212
  • feat: Add simple shorebird doctor command that checks for updates by @bryanoltman in #213
  • feat(updater): use try_exists instead of exists by @felangel in #218
  • feat: Check that all AndroidManifest.xml files have the INTERNET permission by @bryanoltman in #219
  • feat(shorebird_cli): use Google OAuth 2.0 by @felangel in #223
  • feat(shorebird_cli): expose user by @felangel in #224
  • feat: add package:jwt by @felangel in #225
  • docs: add package:jwt to README by @felangel in #226
  • fix(jwt): make authTime optional by @felangel in #227
  • feat: Download Shorebird-vended Flutter, reroute flutter commands to that instance of Flutter by @bryanoltman in #229
  • feat: Add doctor validator to ensure no issues exist with Flutter install by @bryanoltman in #230
  • feat: Add basic shorebird account command by @bryanoltman in #231
  • feat: add artifact_proxy server by @eseidel in #222
  • ci(artifact_proxy): fix deploy workflow by @felangel in #232
  • fix(artifact_proxy): pull dependencies by @felangel in #233
  • ci: fix artifact deploy workflow paths by @felangel in #234
  • refactor(artifact_proxy): use Dart config by @felangel in #241
  • docs: Add a doc about our fork of flutter by @eseidel in #245
  • feat(code_push_protocol): add hasActiveSubscription to User by @felangel in #246
  • feat(artifact_proxy): support Flutter 3.7.10 by @felangel in #244
  • feat: Set FLUTTER_STORAGE_BASE_URL when using Shorebird-vended Flutter, warn user when path flutter version does not match shorebird flutter version by @bryanoltman in #243
  • docs: Update TRUSTED_TESTER.md after OAuth changes by @eseidel in #249
  • fix(shorebird_cli): send idToken via Authorization header by @felangel in #250
  • feat(shorebird_cli): upgrade to latest shorebird (3.7.10) by @felangel in #247
  • fix: Fix mocking in ShorebirdProcess tests by @bryanoltman in #251
  • fix(shorebird_cli): Make shorebird release logging clearer by @bryanoltman in #258
  • chore: move example into updater by @felangel in #263
  • fix(shorebird_cli): auth token refresh by @felangel in #262
  • feat(shorebird_cli): shorebird release uploads artifacts for all arches by @felangel in #265
  • chore(shorebird_cli): bump shorebird engine revision by @felangel in #267
  • chore(shorebird_cli): Update ShorebirdCommand to accept a list of validators instead of a single ShorebirdFlutterValidator by @bryanoltman in #264
  • fix(shorebird_cli): Validate android internet permission exists when running relevant commands by @bryanoltman in #266
  • chore(artifact_proxy): add shorebirdtech/engine@7aa5c44764e to mappings by @eseidel in #268
  • feat(shorebird_cli): shorebird patch uploads artifacts for all arches by @felangel in #269
  • chore(shorebird_cli): v0.0.4 by @felangel in #271

New Contributors

Full Changelog: v0.0.3...v0.0.4