Change Log

Version 1.16.0

  • changed Android part in push

Version 1.15.0

Version 1.14.0

  • added call-notification to Rule API

Version 1.12.0

  • added blf_pickup to service field for CDR’s in partner API
  • Rule email & push notifications can contain templates

Version 1.11.0

Version 1.10.0

Version 1.9.0

  • added baddocument to /api/idcardcheck & validation field to GET /api/user

Version 1.8.0

Version 1.7.0

Version 1.6.0

Version 1.4.0

Version 1.3.0

Version 1.2.0

Version 1.1.1

Version 1.1.0

Version 1.0.39

Version 1.0.38

Version 1.0.37

Version 1.0.36

  • several formatting fixes
  • adjusted Rules API

Version 1.0.35

  • added email field to POST /api/user/delete
  • added partner section for sensor /api/partner/sensor
  • added new api event partner_sensor_data & partner_sensor_action

Version 1.0.34

  • update GET /api/rule/(rule-id) to also return the declaration of a rule
  • remove GET /api/rule/(rule-id)/declaration
  • remove POST /api/rule/(rule-id)/activate
  • remove POST /api/rule/(rule-id)/deactivate

Version 1.0.33

Version 1.0.32

  • add sensor capability octets

Version 1.0.31

Version 1.0.30

Version 1.0.29

Version 1.0.28

Version 1.0.27

Version 1.0.26

  • added battery_ok, battery_status and mains_power fields to GET /api/sensor/(uuid)
  • added color_rgb sensor and actor capabilities

Version 1.0.25

  • modify Apple push notifications to match “silent notification” style
  • add recv_interval field to GET /api/sensor/(uuid)

Version 1.0.24

  • rename sensor action capability flip to onoff. Add sensor data capabilities onoff and text. Add both sensor data and actor capability button
  • add new internal statistic calls

Version 1.0.23

Version 1.0.22

  • Support gzip encoding for various API calls (via HTTP Accept-Encoding header)
  • remove binary parameter for GET /api/jeye/(host)

Version 1.0.21

  • new sensor data capabilities: light, humidity, door

Version 1.0.20

Version 1.0.19

  • add volume commit log feature: GET /api/volume/(uuid)/commit, commit field in file events file_new, file_modify, file_delete and commit field in several POST /api/volume/(uuid)/... and DELETE /api/volume/(uuid)/... calls
  • add owner field to all GCM notifications

Version 1.0.18

Version 1.0.17

Version 1.0.16

  • add metadata information to objects and users

Version 1.0.15

  • add time fields to GET /api/chat/(uuid)/message, event chat_message and push notification
  • lower limit for parameter psize is now 80 for various ipquality calls

Version 1.0.14

Version 1.0.13

Version 1.0.12

Version 1.0.11

  • modified ipquality duration to only accept values >= 10
  • dialplan and sip API and events
  • dialplan_enable flag for GET /api/phone and POST /api/phone

Version 1.0.10

Version 1.0.9

Version 1.0.8

  • added pin parameter to change phone PIN to POST /api/user
  • added inline parameter to binary download methods to control HTTP Content-Disposition header

Version 1.0.7

  • added download id (did) authentication to session an various API calls.

Version 1.0.6

Version 1.0.5

Version 1.0.4

Version 1.0.3

Version 1.0.2

Version 1.0.1

  • support for sending e-mail notifications on incoming fax/announcement/recording:

    added notification_email, notification_attachment fields to GET /api/phone

    added notification_email, notification_attachment fields to POST /api/phone

  • server-side multi-language / localization support:

    added language parameter to GET /api/session

    added language field to POST /api/signup/user

    added language field to GET /api/user

    added language field to POST /api/user

  • allow user to modify email address: added email and code fields to POST /api/user

  • possibility to page through object comments: added start, to, from, count and order parameters to GET /api/object/(uuid)/comment

  • merged {fax, announcement, recording, contact, conference}_{new,modify, delete, share, unshare} events into generic object_{new, modify, delete, share, unshare} events

  • new event object_tag sent if tags attached to an object are changed (object_modify is not sent in this case any more)

  • new events comment_{new, modify, delete} to explicitely signal comment actions (object_modify is not sent in this case any more)

  • add owner and description fields to conference_{start, stop} events

Version 1.0.0