v4.0.2
- Add
tags
field to addData. It can be used to query data directly from the database based on custom fields in the parent application. - Define more indices to help with some querying performance (hopefully)
- Improve
remove
cascading logic to work in reverse order from the InputData to help with data purging.