Releases: ColdTrick/wizard
Releases · ColdTrick/wizard
v5.0
- changed: increased minimal Elgg requirement to v3.3
- changed: updated resources to use the default layout
v4.1
- added: options to determine when to show a wizard based on user creation
v4.0.3
- several small chores/fixes
v4.0.2
- fixed: new user flag doesn't get reset correctly
- fixed: new user wizards showing for existing users
- fixed: register events
v4.0.1
- several small chores/fixes
v4.0
- changed: admin preview of lightbox wizards
- changed: increased minimal Elgg version to 3.0
- changed: moved routes and object registration to elgg-plugin
- changed: moved start to elgg-plugin and Bootstrap
- fixed: canComment issues
- fixed: pagination in lightbox
- removed: custom entity delete actions
- removed: Wizard step migration
v3.1.1
- fixed: lightbox not closing after submittion on admin side
- fixed: removed deprecated use load of lightbox js lib
v3.1
- added: replacement helper info is now default collapsed
- added: trigger an event when wizard steps are processed
- added: trigger a plugin hook to influence wizard replacements
v3.0
- changed: increased Elgg version requirement to 2.3
- fixed: incompatible function declaration
v2.0.2
- several small chores/fixes