v1.0.3
Hovhannes-Dilanyan
released this
25 Nov 19:47
·
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