[bd] API 1.6.3

Power up your XenForo installation.

  1. Feature Update 1.6.1

    xfrocks
    • PHP 7.2 support
    • Added option to control limit and range of data accessible via API
    • Added GET /tags/list
    • Added GET /tags/:tagId
    • Added POST /tools/ott
    • Added param creator_user_id for GET `/threads/
    • Added param thread_prefix_id for GET `/threads/
    • Added param thread_tag_id for GET `/threads/
    • Added param quote_post_id for POST `/posts/
    • Added first_poster_avatar into links in thread data
    • Added post_origin into post data
    • Added user_external_auth into user data (contribution from Oleg Tsvetkov)
    • Added support for subscription topic user_0
    • Added support for config.php configurations:
      • $config['api']['pingQueueUserDefer']
      • $config['api']['publicSessionToken']
      • $config['api']['publicSessionClientId']
      • $config['api']['publicSessionScopes']
    • BREAKING CHANGE: user_fields to fields in user data
    • Changed: mark thread read after replying (contribution from Luu Truong)
    • Other performance improvements and bug fixes

    https://github.com/xfrocks/bdApi/releases/tag/v1.6.1

    Release v1.6.1 · xfrocks/bdApi

    [bd] API v1.6.1
    github.com
Return to update list...
Loading...