Skip to content

v3.2.0

Compare
Choose a tag to compare
@djih djih released this 20 Oct 21:50
· 602 commits to main since this release

Semi-major update:

  • Add support for user property operations (set, setOnce, add, unset). Please refer to the readme for more information.
  • Add ability to go offline (disable sending logged events to server).
  • Fix bug where event and identify queues are not truncated if eventMaxCount is less than eventRemoveBatchSize.
  • Fix bug where fetching nil/null values from database causes crash.
  • Add ability to set custom deviceId (warning: only use if you know what you are doing - see readme).