File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 7
7
** Implemented enhancements:**
8
8
9
9
- Add Flutter and/or Dart runtime version to Ably-Agent header, if possible [ \# 286] ( https://github.com/ably/ably-flutter/issues/286 )
10
+ - Throw errors instead of returning null when serialization/ deserialization fails [ \# 149] ( https://github.com/ably/ably-flutter/issues/149 )
10
11
- Custom Transport Parameters \( Params\) [ \# 108] ( https://github.com/ably/ably-flutter/issues/108 )
11
12
12
13
** Fixed bugs:**
15
16
- Upgrade ` ably-java ` dependency to version 1.2.12 [ \# 385] ( https://github.com/ably/ably-flutter/issues/385 )
16
17
- Swift Compiler Error \( Xcode\) : Definition conflicts with previous value [ \# 347] ( https://github.com/ably/ably-flutter/issues/347 )
17
18
- Update errorReason on Realtime.connection [ \# 120] ( https://github.com/ably/ably-flutter/issues/120 )
19
+ - Logging and error handling for ObjC stream listeners [ \# 399] ( https://github.com/ably/ably-flutter/pull/399 )
20
+ - Fixed argument error in Swift implementation of Crypto.generateRandomKey [ \# 377] ( https://github.com/ably/ably-flutter/pull/377 )
21
+ - Fixed iOS push module compilation issue on some versions of XCode [ \# 373] ( https://github.com/ably/ably-flutter/pull/373 )
22
+ - Updated realtime connection to update ` errorReason ` [ \# 365] ( https://github.com/ably/ably-flutter/pull/365 )
18
23
19
24
** Closed issues:**
20
25
You can’t perform that action at this time.
0 commit comments