Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

PR Branch MASTER into BUGFIX #344

Merged
merged 4 commits into from
Jul 23, 2024
Merged

PR Branch MASTER into BUGFIX #344

merged 4 commits into from
Jul 23, 2024

Commits on Jun 27, 2024

  1. Release 8.0.3

    ## 8.0.3
    ### ⚠️ BREAKING CHANGE
    This is a major release which contains breaking API changes.
    #### ⚠️ SDK Initialization Changed
    * `useTestKey` parameter is no longer supported at `FlutterBranchSdk.init()`.
    
    Check the instructions in `README.MD` on how to activate the `key_test_`.
    
    ### 🐛 Bug Fixes
    * Fix issue #340: Logging not working in Android Studio Emulator
    RodrigoSMarques committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2ed703a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #343 from RodrigoSMarques/dev

    Release 8.0.3
    RodrigoSMarques authored Jun 27, 2024
    1 Configuration menu
    Copy the full SHA
    8a7ef32 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Release 8.04

    ## 8.0.4
    ### ⚠️ BREAKING CHANGE
    This is a major release which contains breaking API changes.
    #### ⚠️ SDK Initialization Changed
    * `useTestKey` parameter is no longer supported at `FlutterBranchSdk.init()`.
    
    Check the instructions in `README.MD` on how to activate the `key_test_`.
    
    ### 🐛 Bug Fixes
    * Fix issue #347: ios plugin v8.0.3 crashes when no url is returned
    * Fix issue #338: Changing the return value in didFinishLaunchingWithOptions crashes the application from SDK version above 8.0.0
    RodrigoSMarques committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1562a72 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #348 from RodrigoSMarques/dev

    Release 8.0.4
    RodrigoSMarques authored Jul 12, 2024
    1 Configuration menu
    Copy the full SHA
    f272fba View commit details
    Browse the repository at this point in the history