Skip to content

0.8.0

Choose a tag to compare

@PVince81 PVince81 released this 05 Mar 16:19
· 643 commits to master since this release
810ab88

Changed

  • Changes core min-version requirement to 10.1.0 - #274
  • Use email validation functions from core, requires core >= 10.1.0 - #274
  • Code style cleanup, now PSR-4 - #305

Fixed

  • Fix share with guest_app endless loop, add unit tests - #290