Skip to content

Latest commit

 

History

History
73 lines (42 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

73 lines (42 loc) · 1.11 KB

0.4.1

  • Change "SystemChannels.lifecycle" to "AppLifecycleListener"
  • Fix browser info OS
  • Fix invalid appKey message

0.4.0

  • Persistant storage for offline events
  • Send events in batches
  • Retry 5xx status code

0.3.0

  • Update dependencies (breaking changes)

0.2.0

  • Update dependencies

0.1.1

  • use new session id format

0.1.0

  • Update dependencies

0.0.10

  • Added support for automatic segregation of Debug/Release data source

0.0.9

  • Support for self hosted instances
  • Reduce session timeout to 1 hour to match the other SDKs

0.0.8

  • Enhance logs with macOS version

0.0.7

  • Update to new URL for the API

0.0.6

  • Add web support
  • Address small nitpicks and formatting changes

0.0.5

  • Add a default User-Agent header
  • Add more documentation to public methods

0.0.4

  • Lower requirement of Dart SDK to >=2.12.0

0.0.3

  • Add example

0.0.2

  • Run flutter format on the codebase
  • Add more documentation to the codebase
  • Set session timeout to 4 hours

0.0.1

  • Initial release of the Flutter SDK
  • Added ability to initialized the SDK and publish events