Skip to content
Snippets Groups Projects
CHANGELOG.md 975 B
Newer Older
  • Learn to ignore specific revisions
  • jaapjansma's avatar
    jaapjansma committed
    # Master version (in development)
    
    
    jaapjansma's avatar
    jaapjansma committed
    * Respect selected permissions for outputs 
    
    jaapjansma's avatar
    jaapjansma committed
    * Allow to specify "Is Empty" for various filters.
    * Allow to limit ContactFilter to only show contacts from specific groups.
    
    jaapjansma's avatar
    jaapjansma committed
    * it is now also possible to output a data processor on CiviCRMs dahsboard.
    
    * Added field outputs for simple calculations (substract and total).
    
    jaapjansma's avatar
    jaapjansma committed
    
    
    * Changed Event Participants Field Output Handler to return a string.
    
    * Build a cache clear when a data processor configuration is changed.
    
    
    jaapjansma's avatar
    jaapjansma committed
    # Version 1.0.6
    
    * Performance improvement by caching the data processor and the api calls.
    
    
    jaapjansma's avatar
    jaapjansma committed
    # Version 1.0.5
    
    jaapjansma's avatar
    jaapjansma committed
    
    * Added error handling to importer
    
    jaapjansma's avatar
    jaapjansma committed
    * Added sort in Manage data processor screen
    
    jaapjansma's avatar
    jaapjansma committed
    
    
    jaapjansma's avatar
    jaapjansma committed
    # Version 1.0.4
    
    jaapjansma's avatar
    jaapjansma committed
    
    * Fixed issue with activity search and actions after the search when the actions are run on all records.
    
    
    jaapjansma's avatar
    jaapjansma committed
    # Version 1.0.3
    
    * Fixed issue with date filters.
    
    
    jaapjansma's avatar
    jaapjansma committed
    # Version 1.0.2
    
    * Fixed bug #11 (Fatal error clone on non object)
    
    
    jaapjansma's avatar
    jaapjansma committed
    # Version 1.0.1
    
    Initial release.