Skip to content

Latest commit

 

History

History
140 lines (73 loc) · 5.22 KB

CHANGELOG.md

File metadata and controls

140 lines (73 loc) · 5.22 KB

1.5.5 (2023-06-09)

Bug Fixes

1.5.4 (2023-06-05)

Bug Fixes

1.5.3 (2023-06-05)

Bug Fixes

  • FlutterStandardTypedData & init with wrong appId (3bba6a9)

Features

1.5.2 (2023-06-05)

Bug Fixes

  • 1.5.1 crash #145 Unhandled Exception when calling onPeersOnlineStatusChanged #146 (df4bcec)

1.5.1 (2023-06-02)

Bug Fixes

1.5.0 (2022-11-30)

Features

  • upgrade native to 1.5.x (69738fc)

1.1.1 (2022-03-08)

  • Update package contents to pass all pub.dev's checks

No significant code changes

1.1.0 (2022-03-08)

Features

1.0.1 (2021-09-27)

Bug Fixes

1.0.0 (2021-08-25)

Bug Fixes

  • Removed unnecessary blank in README.md (0e64bc3)

Features

  • upgrade to native 1.4.+ (39dda38)

1.0.0-rc.0 (2021-04-21)

Change log

1.0.0-rc.1

  • fix error of get value

1.0.0-rc.0

  • support null safety

0.9.14

  • fix iOS build error

0.9.13

  • add offline and historical for sendMessage and sendMessageToPeer

0.9.12

  • make channel and client listeners null-safe

0.9.11

  • upgrade to rtm 1.2.2
  • support channel attributes

0.9.10

  • fix iOS native crash

0.9.9

  • fix Android Kotlin Gradle plugin version bug, now use your root project kotlin version

0.9.8

  • fix Android flutter pub get Please verify that this file has read permission and try again

0.9.7

  • fix iOS cocoapods target has transitive dependencies that include static binaries

0.9.6

  • upgrade to rtm 1.0.1: Support all agora_rtm native api.
  • refactor: ios & android, use FlutterEventChannel to serve agora_rtm event handler
  • fix multiple instance conflicts

0.9.5

  • upgrade to rtm 1.0.0
  • add method: setLocalUserAttributes, addOrUpdateLocalUserAttributes, deleteLocalUserAttributesByKeys clearLocalUserAttributes getUserAttributes getUserAttributesByKeys

0.9.4

  • fix android pending exception java.lang.RuntimeException: Methods marked with @UiThread must be executed on the main thread

0.9.3

  • Bump kotlin version to 1.3.0

0.9.2

  • Flutter for Agora RTM SDK first release