Skip to content

Releases: hotwired/strada-android

1.0.0-beta4

27 Aug 17:25
a8d3330
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-beta3...1.0.0-beta4

1.0.0-beta3

29 Feb 16:26
2ff5049
Compare
Choose a tag to compare

What's Changed

  • Point to Maven Central dependency by @jayohms in #34
  • Get WebView's URL at runtime by @jayohms in #35
  • Upgrade AGP, SDK version, Kotlin version and dependencies by @jayohms in #36
  • Convert build files to Kotlin DSL by @jayohms in #37

Full Changelog: 1.0.0-beta2...1.0.0-beta3

1.0.0-beta2

19 Sep 22:29
d626537
Compare
Choose a tag to compare

What's Changed

First public release! 🎉

  • Bump the gradle plugin to 8.1.0 by @jayohms in #29
  • Update the adapter js to match the updated changes in strada-web by @jayohms in #12
  • Documentation by @jayohms in #30
  • Add Sonatype publishing scripts by @jayohms in #31

Full Changelog: 1.0.0-alpha10...1.0.0-beta02

1.0.0-alpha10

23 Aug 15:27
ed745c2
Compare
Choose a tag to compare

What's Changed

  • Open up the component's internal methods for testing by @jayohms in #28

Full Changelog: 1.0.0-alpha09...1.0.0-alpha10

1.0.0-alpha09

21 Aug 20:56
427024f
Compare
Choose a tag to compare

What's Changed

  • Provide a custom converter to encode/decode message data by @jayohms in #22
  • Move userAgent substring generation from Bridge to Strada namespace by @jayohms in #23
  • Move the debugLoggingEnabled flag to the Strada.config namespace by @jayohms in #24
  • Enable component testing in apps by @jayohms in #25
  • Improve logging and expose warnings to apps by @jayohms in #26
  • Update Android Gradle plugin to 8.0.2 by @jayohms in #27

Full Changelog: 1.0.0-alpha08...1.0.0-alpha09

1.0.0-alpha08

08 Aug 15:50
b9e41a7
Compare
Choose a tag to compare

What's Changed

  • Add a way for apps to obtain a user-agent substring for registered components in the app by @jayohms in #18
  • Rename BridgeComponent APIs by @jayohms in #19
  • Consolidate and share test data amongst test classes by @jayohms in #21
  • Store received messages within components by @jayohms in #20

Full Changelog: 1.0.0-alpha07...1.0.0-alpha08

1.0.0-alpha07

13 Jul 12:57
f998f0f
Compare
Choose a tag to compare

What's Changed

  • Fix BridgeDelegate lifecycle issues by @jayohms in #17

Full Changelog: 1.0.0-alpha06...1.0.0-alpha07

1.0.0-alpha06

06 Jun 14:21
609917b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0-alpha05...1.0.0-alpha06

1.0.0-alpha05

14 Apr 19:34
3f907b7
Compare
Choose a tag to compare

What's Changed

  • Bump kotlinx.serialization to 1.5.0 to fix Proguard issues by @jayohms in #13

Full Changelog: 1.0.0-alpha04...1.0.0-alpha05

1.0.0-alpha04

06 Apr 15:49
310b393
Compare
Choose a tag to compare

What's Changed

  • Initialize Bridge instances within the library by @jayohms in #10
  • Update the public delegate APIs to match turbo-android by @jayohms in #11

Full Changelog: 1.0.0-alpha03...1.0.0-alpha04