Skip to content

Releases: MindscapeHQ/raygun4flutter

3.3.2

02 Dec 08:08
aa456e0

Choose a tag to compare

What's Changed

Full Changelog: 3.3.1...3.3.2

3.3.1

28 Oct 21:19
7bf9e2e

Choose a tag to compare

What's Changed

  • chore(deps): bump json_serializable from 6.9.5 to 6.10.0 by @dependabot[bot] in #256
  • chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #257
  • chore(deps): bump connectivity_plus from 6.1.4 to 6.1.5 by @dependabot[bot] in #258
  • chore(deps): bump build_runner from 2.6.0 to 2.7.0 by @dependabot[bot] in #259
  • chore(deps): bump http from 1.4.0 to 1.5.0 by @dependabot[bot] in #263
  • chore(deps): bump package_info_plus from 8.3.0 to 8.3.1 by @dependabot[bot] in #262
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #261
  • chore(deps): bump json_serializable from 6.10.0 to 6.11.0 by @dependabot[bot] in #260
  • chore(deps): bump device_info_plus from 11.5.0 to 12.1.0 by @dependabot[bot] in #268
  • chore(deps): bump json_serializable from 6.11.0 to 6.11.1 by @dependabot[bot] in #264
  • chore(deps): bump build_runner from 2.7.0 to 2.9.0 by @dependabot[bot] in #265
  • chore(deps): bump package_info_plus from 8.3.1 to 9.0.0 by @dependabot[bot] in #267
  • chore(deps): bump network_info_plus from 6.1.4 to 7.0.0 by @dependabot[bot] in #266
  • fix: support wasm by @miquelbeltran in #270
  • chore: release 3.3.1 by @miquelbeltran in #271

Full Changelog: 3.0.3...3.3.1

3.0.3

07 Jul 07:08
5b60ea8

Choose a tag to compare

What's Changed

Full Changelog: 3.2.3...3.0.3

3.2.3

04 Mar 20:29
f737a65

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.1...3.2.3

3.2.1

15 Nov 09:18
62dc47d

Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...3.2.1

3.2.0

05 Sep 05:12
0c45e99

Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.2.0

3.1.0

02 Aug 08:27
0b38a1b

Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.1.0

3.0.2

15 May 05:11
181f187

Choose a tag to compare

What's Changed

  • chore: Develop branch fix by @miquelbeltran in #172
  • ci: GitHub improvements by @miquelbeltran in #167
  • chore: moved .github files to right folders by @miquelbeltran in #173
  • chore: Version 3.0.2 by @miquelbeltran in #174
  • chore(deps): bump json_serializable from 6.7.1 to 6.8.0 (#168)
  • chore(deps): bump connectivity_plus from 6.0.2 to 6.0.3 (#166)
  • chore(deps): bump package_info_plus from 7.0.0 to 8.0.0 (#165)
  • chore(deps): bump shared_preferences from 2.2.2 to 2.2.3 (#164)
  • chore(deps): bump path_provider from 2.1.2 to 2.1.3 (#163)
  • chore(deps): bump connectivity_plus from 6.0.1 to 6.0.2 (#162)

Full Changelog: 3.0.1...3.0.2

3.0.1

09 Apr 19:09

Choose a tag to compare

What's Changed

  • chore(deps): bump package_info_plus from 6.0.0 to 7.0.0 by @dependabot in #161
  • chore(deps): bump build_runner from 2.4.8 to 2.4.9 by @dependabot in #157
  • chore(deps): bump uuid from 4.3.3 to 4.4.0 by @dependabot in #158
  • chore(deps): bump network_info_plus from 5.0.2 to 5.0.3 by @dependabot in #159
  • chore(deps): bump device_info_plus from 10.0.1 to 10.1.0 by @dependabot in #160

Full Changelog: 3.0.0...3.0.1

3.0.0

21 Mar 08:44
2a395a6

Choose a tag to compare

What's Changed

  • feat: Support multiple connectivity values in network report.
    • e.g. VPN and WiFi.
  • chore: Upgrade major dependencies.
    • connectivity_plus: ^6.0.1
    • device_info_plus: ^10.0.1
    • network_info_plus: ^5.0.2
    • package_info_plus: ^6.0.0
  • chore: Increase minimum required SDK versions (as required by dependencies).
    • Flutter >=3.19.0
    • Dart >=3.3.0

Commits:

Full Changelog: 2.1.2...3.0.0