Skip to content
Snippets Groups Projects
Commit b4238894 authored by jaapjansma's avatar jaapjansma
Browse files

updated changelog

parent c9af0c4c
No related branches found
No related tags found
No related merge requests found
# Master version (in development) # Master version (in development)
* Respect selected permissions for outputs * Respect selected permissions for outputs
* Allow to specify "Is Empty" for various filters. * Allow to specify "Is Empty" for various filters.
* Allow to limit ContactFilter to only show contacts from specific groups. * Allow to limit ContactFilter to only show contacts from specific groups.
* Output a data processor as a dashboard. * Output a data processor as a dashboard.
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
* Added filter to search text in multiple fields. * Added filter to search text in multiple fields.
* Added filter for searching contacts with a certain tag. * Added filter for searching contacts with a certain tag.
* Added filter for searching contacts with a certain type. * Added filter for searching contacts with a certain type.
* Added filter for contact has membership.
* Added filter to respect the ACL. So that a user only sees the contacts he is allowed to see. * Added filter to respect the ACL. So that a user only sees the contacts he is allowed to see.
* Removed the title attribute from the outputs as those don't make sense. * Removed the title attribute from the outputs as those don't make sense.
* Refactored aggregation functionality and added aggregation function field. * Refactored aggregation functionality and added aggregation function field.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment