Skip to content

Release v1.5.0

Compare
Choose a tag to compare
@buttflattery buttflattery released this 11 Jan 22:18
· 174 commits to master since this release

Features

  • [4fb9198] Added Skip Step feature to compensate the related records logic where the user can add a record or not, like in user registration user can add their company or not along with the basic/required details.
  • [a3c0509] Added enhancement for the skip-able step to detect if any input is filled in the skip-able step then it wont skip and ask for validation.

Updates & Fixes

  • [64c6590] Added hotfix for BUG after yii2.0.22-update to yiiActiveform.js.
  • [3b85d9b] Updated code comments and optimization, moved code to the relevant areas from the run method.
  • [b87c677] Added fix for multiple instances bug failing to stat the observer on the last.