Skip to content

Major and security release

Choose a tag to compare

@nahid nahid released this 04 Dec 11:24
· 95 commits to master since this release

This is a major and security release. So whats new in this version? Lets see

  • Support all laravel supported database
  • There are no raw query in this version. Fully Eloquent ORM compatible
  • Fix N+1 problem
  • Add pagination in every data collections
  • Make some alias method for human readability
  • Add new feature "Instantly auth user setting"
  • Improve soft deletion process
  • Change data structure
  • Fix some security issue
  • Improve many others process