File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1- # Unreleased
1+ # v4.5.0
22- [ changed] Updated ` fetchAndActivateWithCompletionHandler: ` implementation to activate asynchronously. (#5617 )
33- [ fixed] Remove undefined class via removing unused proto generated source files. (#4334 )
44- [ added] Add an URLSession Partial Mock to enable testing without a backend. (#5633 )
5+ - [ added] Added activate API that returns a callback with an additional ` bool ` parameter indicating
6+ if the config has changed or not. The new API does not error if the console is unchanged. The old
7+ activate API with only an error parameter is deprecated and will be removed at the next major
8+ release. (#3586 )
59
610# v4.4.11
711- [ fixed] Fixed a bug where settings updates weren't applied before fetches. (#4740 )
You can’t perform that action at this time.
0 commit comments