Skip to content

v1.0.3

Compare
Choose a tag to compare
@Hovhannes-Dilanyan Hovhannes-Dilanyan released this 25 Nov 19:47
· 39 commits to master since this release
615a2fd

# 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