Changes since 8.x-1.0-beta6:
Issue #2992918 by fazni: When domain is uninstalled this should be uninstalled. Suppress deprecation class DomainLoaderInterface : Use DomainStorage instead, loaded through the EntityTypeManager.
This release, well, makes the module work.
jazumazu, MegaChriz, flocondetoile, wizonesolutions, jdeproost, B-Prod
Issues: 3 issues resolved.
Changes since 8.x-1.0-rc1:
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:
- Fixed bug in permissions. - Added api.php.
Important fix