Skip to content

November 2016 release

Latest
Compare
Choose a tag to compare
@lsproc lsproc released this 09 Nov 21:38

New features:

  • Resultsets can now be paginated and therefore more than 100 records can be obtained.
  • The date a record was last updated can now be fetch from the API (from the audit log).
  • New comment endpoints exist to obtain comments for an article, and children. _Note:_ As of this release, the article object will no longer give you its comments in one query.
  • Articles will show multiple publication times in line with the changes to Core.

Bugfixes:

  • The article and category objects no longer show internal fields.
  • A htaccess file that often broke the documentation has now been removed.
  • The category endpoint now shows all categories (not just root ones), meaning categories are no longer omitted.