v1.2.0 - added geofence capabilities

Most notable addition to this release is geofencing capabilities. You can now trigger a notification to be triggered for a specific segment only when the devices cross a particular geographical boundary you set using longitude/latitude/radius. This can now be set in the request body for upserting/pushing a notification
Full list of changes include

  • Geofence notifications via geofence field in request body
  • Improvements to the accuracy of our location segment rule
  • Added a new DELETE /tags endpoint to delete existing tags created via sdk