Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

v0.3

Compare
Choose a tag to compare
@arunthampi arunthampi released this 05 Dec 05:00
· 54 commits to master since this release

Features

  • Ability to update credentials for Facebook and Kik bots #48
  • Ability to delete bots #49
  • Notifications for Kik #53
  • User Enrichment API #57
  • Asynchronous loading of individual dashboards in dashboards page which leads to faster page loads #60
  • MUCH MUCH Faster dashboards #65
  • MUCH MUCH Faster Retention Analysis #66
  • MUCH MUCH Faster Queries on Insights #67

Enhancements

  • More robust handling of Notifications UI (fallbacks for when corporate IT departments block websockets) #54
  • Simplified Facebook Event Types -- making it easier to query for events #61
  • Simplified Kik Event Types -- making it easier to query for events #62
  • Switch to Postgres 9.5 as required database #63
  • Add user-added as an event type -- making it easier to query events #64

Bug Fixes

  • Show proper error message when notification is scheduled for the past #50
  • Set required fields to true in forms for creating notifications #55
  • Set timezone to GMT if no timezone is set #56
  • No email reports for bots that have been disabled #58
  • chat_id can be null for Kik events #59