v1.0.3
·
39 commits
to master
since this release
# BUG FIXES
- Using the FetchXml provided by the user, if it contains an attribute
top. - Using pagination properties (
page&count) provided by the user in the FetchXml.
Otherwise, default values are used:
page: 1
count: 5000
# IMPROVEMENTS
# UI CHANGES