Added
- Filtering and Sorting to all view all forms
- Auto-hide archive column if archive in view all isn't enabled
- New Alert on alert list if an update is available
- Custom build property /p:SyncfusionLicense=xxx
- Release channel output to logging
- Value check on CheckForUpdates to only accept stable or beta (both values currently result in the same version currently)
- GetPropertyDisplayName() and GetPropertyVisibility extensions for getting property name from DisplayAttribute and visibility from custom VisiableByDefaultAttribute
- Attribute 'VisibleByDefaultAttribute' for showing columns in DataGrid's by default or not.
- GetCurrentItemProperty() and CustomColumnModifier() to DataGridViewExtensions. NOTE: Only supports SfDataGrid currently
Fixed
- About Form Issue (see #10)
- Check for updates system setting not working because WhereEnabled was looking for the wrong setting
Changed
- Database Backup Naming Convention (see #9)
- Migrated all DataGridView's to Syncfusion DataGrid for better performance, filtering and sorting
- *ViewAll forms are now sizable
- Logging methods
- ColumnSelector2 now accepts DataGridView and SfDataGrid
- DataGridViewExtensions now has an Export method for DataGridView and SfDataGrid
- Required field notification in AssetModify and LicenseModify
- ColumnSelector2 to use .HeaderText instead of .MappingName
Removed
- Removed unused Attribute "UserVisible"
Full Changelog: 1.0.6...1.0.7