Skip to content

Releases: Laim/AssetTrakr

v1.0.7

15 Jun 17:29
3ed6b93

Choose a tag to compare

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

v1.0.6

09 May 00:58
b86e250

Choose a tag to compare

Enhancements

  • Added Update Checker
  • Updated Installer

v1.0.5

06 May 02:17
5852d7b

Choose a tag to compare

  • Added Inno Installer
  • Renamed AssetTrakr.App.Setup to AssetTrakr.App.Migrator (since that's what it does lol)
  • Some misc changes
  • Added LICENSE.MD
  • Updated README.md
  • Changed app icon
  • Updated About
  • Added Licenses file for packages that I've used

v1.0.4

04 May 01:25

Choose a tag to compare

v1.0.4 Pre-release
Pre-release

Changes

  • Fixed #3
  • Added #6
  • Added #7
  • Code cleanup, misc changes.

Full Changelog: 1.0.3...1.0.4

1.0.3

11 Apr 19:01

Choose a tag to compare

1.0.3 Pre-release
Pre-release

Changes

See #5

Full Changelog: 1.0.2...1.0.3

1.0.2

10 Apr 17:09

Choose a tag to compare

1.0.2 Pre-release
Pre-release

Initial Release

Full Changelog: 1.0.0-preview2.1...1.0.2

1.0.0-preview2.1

07 Apr 05:33

Choose a tag to compare

1.0.0-preview2.1 Pre-release
Pre-release

1.0-preview-2

31 Mar 19:40

Choose a tag to compare

1.0-preview-2 Pre-release
Pre-release

1.0 Preview 1

31 Mar 19:40

Choose a tag to compare

1.0 Preview 1 Pre-release
Pre-release
1.0-preview-1

Whole bunch of stuff to be honest