Skip to content

Releases: telepat-io/telepat-js

v0.4.0

30 May 15:07
Compare
Choose a tag to compare

Updated API endpoint URLs for Telepat v0.4
Fixed subscription event issues

v0.3.0

30 May 15:06
Compare
Choose a tag to compare

Updated API endpoint URLs for Telepat v0.3
Fixed subscription event issues

0.2.3

05 Oct 05:44
Compare
Choose a tag to compare

[0.2.3] - 2015-10-05

Changed

  • Fixed issue with running in Node
  • Updated payload patch property name

0.2.2

24 Sep 20:01
Compare
Choose a tag to compare

[0.2.2] - 2015-09-24

Changed

  • When logging in with Facebook, the client will first register a new user, if needed
  • Fixed example app

0.2.1

24 Sep 20:01
Compare
Choose a tag to compare

[0.2.1] - 2015-09-22

Changed

  • Fixed an issue that was preventing proper admin login
  • Changed pouchdb dir location

0.2.0

14 Sep 15:57
Compare
Choose a tag to compare

[0.2.0] - 2015-09-08

Added

  • This change log
  • Channels now allow user filtering
  • Sending timestamp-generated UDID

Changed

  • Refactored Telepat as class instead of object
  • Set the X-BLGREQ-UDID header to a non-empty string default, since some browsers ignore empty headers
  • admin/users method changed to GET
  • Fixed issue with multiple subscriptions
  • Moved monitoring to separate class
  • Fixes to admin and user functionality

Removed

  • Remove long text diffing, for now