Skip to content

Releases: konradsikorski/smartCAML

v2.3

30 Mar 21:10
380f2dc
Compare
Choose a tag to compare

Fix

  • 'is empty'/'not empty' operator should not generate 'value' xml element

v2.2

15 Feb 21:47
Compare
Choose a tag to compare

Update

  • load lookup values in paging

Fix

  • loading lookup dropdown values in designer cause an exception
  • In operator in designer was wrongly initialized with value

v2.0

11 Feb 22:33
Compare
Choose a tag to compare

New

  • Query designer can be build from xml view
  • Page size for caml query
  • UserID as a value for User fields

Update

  • about window as popup
  • columns settings window as a popup

Fix

  • placeholder for 'site url' dropdown is now working when it is empty on start

v1.9

22 Jan 22:18
62b4795
Compare
Choose a tag to compare

New

  • Lookup and User fields now loads available options to dropdown
  • Now SmartCAML is also available in Windows Store!

Update

  • Connect window is now as popup not a dialog
  • Redesign connect window
  • .NET 4.6.1 is now required

v1.8.6

19 Nov 20:25
Compare
Choose a tag to compare

New

  • 'Inlude time' option available in caml designer for DateTime fields
  • Change the description for API section in Connect window
  • Read order by settings from xml to designer
  • New options for items grid header context menu: "Hide all hidden" and "Hide all readonly"
  • New options for items grid header context menu: "Pin" and "Unpin"

Fix

  • Change the watermark for password input in Connect window
  • Down arrow used to order query was not working

v1.8.5

29 Apr 20:01
Compare
Choose a tag to compare

New

  • User columns has now "lookup id' dropdown
  • Pasted text to Xml tab will be formated as nice xml
  • Keep user settings after app upgrade
  • Add link to logs file in About window

Fix

  • boolen column uses User designer and vice versa
  • Generating User Id

v1.8

19 Jul 21:06
Compare
Choose a tag to compare

New

  • Application icon and logo
  • Send update and install information to the server
  • Support 'Membership' operator
  • Support 'In' Operator

Fix

  • Display DateTime values in local time zone
  • Updating DateTime field now will no longer crach

v1.7

26 Jun 17:01
Compare
Choose a tag to compare

New:

  • Application Insights Telemetry. We want to know how many users we have and how they use application to make it better. Application will send following information to the server:
    • Your random generated user Id
    • Your OS, Appication version, Language, Screen resolution
    • Actions like which buttons were click, which windows were opened
  • You can now hide/show columns in items result grid (just right clik on it)

Changes:

  • Keep user settings in separated file
  • Remove Server API from 'Connection' window (for now it is unsuported)

v1.5

13 Dec 21:48
Compare
Choose a tag to compare

New:

  • Allow editing list item columns: User, Url, Lookup, Multi Choice
  • Added basic logging to text file
  • Allow to change how columns in fields dropdown and in grid headers are displayed by Title or InternalName