Highlights of this release: use JWT for IndieAuth tokens. Depends on an external depedency, so run the composer command underneath:
composer require lcobucci/jwt
Changes since 8.x-1.0-beta5:
First dev release.
views_date_format_sql module support. gregorian calendar fix when intl is not available.
views_date_format_sql module support. gregorian date bug fix when Intl is not available.
* Accept.js * Subscriptions * Lots of other improvements
Add support for drupal_http_request() to determine file size of remote files. Changed the file label string generation to use a single function.