Skip to content
Snippets Groups Projects
CHANGELOG.md 733 B
Newer Older
  • Learn to ignore specific revisions
  • Version 1.3
    ===========
    
    * Implemented the help text of an action on the edit action screen.
    
    * Added a File type for handling the upload of files.
    * Fix for converting Title into Name.
    
    Version 1.2
    ===========
    
    * Implemented the refactored action provider
    
    jaapjansma's avatar
    jaapjansma committed
    * Removed the action provider for default data actions, all actions are now available at the default data.
    * Added a Campaign Type
    
    * Fixed bug with checking if input/action name already exists
    
    jaapjansma's avatar
    jaapjansma committed
    **Importanted notices when you are updating**
    
    
    * You have also to update the action provider extension
    * When you have a _Create/Update Group_ action in your form processor you have to check that form processor 
    
    jaapjansma's avatar
    jaapjansma committed
    because this action has been renamed in the action provider extension.