Skip to content

Latest commit

 

History

History
141 lines (71 loc) · 7.01 KB

CHANGELOG.md

File metadata and controls

141 lines (71 loc) · 7.01 KB

Changelog

6.2.0

Patch Changes

  • a780009 (#737): chore(ios): update Firebase pods to version 11.0
  • 3781386 (#704): fix(web): set correct consent settings property name

6.1.0

Patch Changes

  • 7a47b32 (#635): fix: setConsent(...) method did not work
  • f597638 (#642): chore(deps): update Firebase iOS SDK to 10.25
  • 79894af (#651): fix(ios): setConsent(...) method did not work

6.0.0

Major Changes

  • 249ba0a (#612): chore(deps): update Firebase iOS SDK to 10.24.0
  • 6703b9d (#594): chore(deps): update the firebase dependency to 10.9.0
  • 8ad8035: feat: update to Capacitor 6

Minor Changes

  • 4d21118 (#572): feat(android): support dynamic Firebase config

5.4.1

5.4.0

5.3.0

5.2.0

5.1.0

Minor Changes

5.0.1

Patch Changes

  • 88ff4de (#377): fix(ios): pod FirebaseAnalyticsWithoutAdIdSupport does not exist

5.0.0

Major Changes

  • fe89573 (#357): refactor(android)!: use getMessage instead of getLocalizedMessage

Patch Changes

  • da09a78: fix(android): logEvent(...) throws an exception if no params are given

1.4.0

Minor Changes

Patch Changes

  • 1b9de05 (#335): fix(ios): allow screen name to be set without screen class and vice-versa

1.3.0

Minor Changes

1.2.0

1.1.0

1.0.0

Major Changes

0.5.1

Patch Changes

  • c8543f6 (#149): fix(android): catch all native errors and pass to the webview

0.5.0

0.3.1

Patch Changes

  • 35d4407 (#95): chore(deps): update native dependencies

0.3.0

0.2.2

Patch Changes

  • 2201fbd (#76): fix(android): string parameters in logEvent are sent as String instead of the parameter value

0.2.1

Patch Changes

  • c64d02a (#52): fix(android): screenClassOverride has been ignored

0.2.0

Patch Changes

  • 2cd5d82 (#21): fix: run setCurrentScreen in the main thread

0.1.1

0.1.0

Minor Changes