Skip to content

Releases: icerockdev/moko-media

0.12.0

08 Feb 16:24
e57008b

Choose a tag to compare

Changes

  • #84 moko-permissions dependency updated to 0.18.0

Thanks

@KuzminVik

0.11.1

06 Aug 16:50

Choose a tag to compare

Changes

  • #86 fix permissions usage on android

0.11.0

11 Apr 14:30
40c777b

Choose a tag to compare

Changes

  • #63 Compose Multiplatform support
  • #44 bind for iOS
  • #62 fix reference cycle

0.10.0

13 May 13:56
df68164

Choose a tag to compare

Changes

  • iosSimulatorArm64 support

0.9.0

30 Jun 09:59
e901874

Choose a tag to compare

Changes

  • #55 kotlin 1.5.20
  • #55 gradle 7.0.2

Release 0.8.2

29 Apr 04:42
fa11392

Choose a tag to compare

Changes

  • #51 fixed android file picker on 29 api
  • #52 fixed FileMedia.toNSData() throws IllegalArgumentException on device

Thanks

@Dorofeev @Lobynya

Release 0.8.1

22 Apr 07:51
553da35

Choose a tag to compare

Changes

  • #48 fixed coroutines don't resume if picker screen was closed on iOS

Release 0.8.0

20 Apr 16:22
7df0ff6

Choose a tag to compare

Changes

  • #40 File picker iOS implementation
  • Added toByteArray extension for FileMedia

Release 0.7.1

16 Apr 06:02
802ea07

Choose a tag to compare

Changes

  • #27 disable jetifier with materialfilepicker update
  • #41 fix NPE on android

Release 0.7.0

07 Apr 02:07
22d1705

Choose a tag to compare

Changes

  • #37 new module media-test with utilities for tests