New:
* Super Simple Example project demonstrates the basics of using the core classes
* Checkbox field type for boolean data
Changes:
* Various improvements to the Property List for ease of use
* Updated PrintField SerializeJSON to use UInteger in preparation for 64bit
* BKS_Shorts.Settings.kUseBarcodePlugin now defaults as False
* OrderBy is now a menu to prevent malformed data (#3519)
Fixes:
* Checkboxes in the property list are now much easier to click on Windows (#3535)
* Property list text fields no longer float when the property list scrolls
* AlternatingList now draws properly on Linux, and code was simplified
* Removed Special/Any filter on select file dialogs, this fixes selection on Linux
* Removed AutoAlias from AddField method, this was creating invalid Aliases as we changed the way we use Alias in Shorts 2.0
* Multiple fields in ORDER BY handled properly in the schema identification process (#3537)
* Report Header with PageBreak no longer adds extra headers on the second page (#3538)