Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Release 8.2.0 #375

Merged
merged 18 commits into from
Aug 30, 2024
Merged

Release 8.2.0 #375

merged 18 commits into from
Aug 30, 2024

Commits on Aug 12, 2024

  1. migrate to dart:js_interop

    hnvn committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cd3cb20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e722101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    118f6db View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. correct data type

    hnvn committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1ca82bf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #365 from RodrigoSMarques/master

    PR MAASTER to DEV
    RodrigoSMarques authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9f592b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Merge pull request #364 from hnvn/master

    Migrate web implementation to js_interop
    RodrigoSMarques authored Aug 22, 2024
    1 Configuration menu
    Copy the full SHA
    9b7f2d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Release 8.2.0

    ## 8.2.0
    ### ⚠️ BREAKING CHANGE
    * Minimum required Dart SDK version 3.3.0 (Flutter 3.19.0 - 15/02/2024)
    
    ### 🎉 Features
    * Issue #361: Migrate to dart:js_interop to support Webassamebly. Thanks @hnvn
    
    ### 🐛 Bug Fixes
    * Fix issue #368: "-118, Warning. Session initialization already happened" triggered in the listSession callback
    RodrigoSMarques committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    38b894c View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    RodrigoSMarques committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ae6d884 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    c64193d View commit details
    Browse the repository at this point in the history
  2. Update build-web.sh

    RodrigoSMarques committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    249c8df View commit details
    Browse the repository at this point in the history
  3. Merge pull request #369 from RodrigoSMarques/bugfix

    PR Branch BUGFIX into DEV
    RodrigoSMarques authored Aug 28, 2024
    1 Configuration menu
    Copy the full SHA
    dcaf81b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cf1f4a View commit details
    Browse the repository at this point in the history
  5. correct qrcode data type

    hnvn committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f07ee93 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'dev' into master

    hnvn authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    39e45a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. correct code formating

    hnvn committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    52d09fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fbb000 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #373 from hnvn/master

    [Web] fix QRCode data type
    RodrigoSMarques authored Aug 29, 2024
    1 Configuration menu
    Copy the full SHA
    af14c9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    deec589 View commit details
    Browse the repository at this point in the history