This release fixes SA-CONTRIB-2018-031.
There are no other changes in this release.
Use Klarna order id for the klarna callback instead of Klarna order URI.
Fixes https://www.drupal.org/sa-contrib-2018-062
Checking for the use private file schema and checking possible custom access to file on custom path.
Fixes https://www.drupal.org/sa-contrib-2018-061
Security: EntityDisplay_ListOfRelatedEntities and some similar classes do not check access to view referenced entities.
Renderkit - Moderately critical - Access bypass - SA-CONTRIB-2018-060
When downloading item checking $file->access('view') as well as $file->access('download') and invoking hook_file_download()