Skip to content

1.2.13

Compare
Choose a tag to compare
@owenpearson owenpearson released this 05 Apr 15:13
· 977 commits to main since this release
29513ee

Full Changelog

Implemented enhancements:

  • Drop support for Android v1 embedding API #178
  • Defaults: Generate environment fallbacks #47

Fixed bugs:

  • Android only - Returning a TokenDetails with 'issued' and 'expires' values in epoch milliseconds throws java error #356
  • Fix AblyException assigning 'Message' to 'Code' field #349
  • Investigate and fix encryption in sample app #334
  • Execution failed for task ':ably_flutter:compileDebugJavaWithJavac' while running integration test for android device #322
  • Realtime types (e.g. RealtimeHistoryParams) extending Rest ones (e.g. RestHistoryParams) can cause problems (crashes) #241
  • Fix LogHandler (use it) #238
  • Broken dartdoc link generated from readme #110

Closed issues:

  • Ably interferes with firebase_messaging #346
  • Missing link to ApplicationState in documentation #335
  • Write integration tests for realtime channel specs #332
  • Consider Simplifying AblyMessage #329
  • Upgrade firebase-messaging to version 23.0.0 #320
  • Example App should be able to build and run without Firebase configured via google-services.json #318
  • No need for GitHub workflows to explicitly run flutter pub get in the example folder #317
  • Example App should be able to build and run without ABLY_API_KEY #316
  • resultForDeactivate and resultForActivate are set to null in some situations in Android plugin #304
  • Test device activation, subscription, receiving messages and deactivation #153
  • Add docstring for "spec" folder #29