Archive for the ‘New releases’ Category

Release 1.01.0806.08

Sunday, June 8th, 2008

Various updates and fixes in this release. Download it here.

Enhancements:

  • Added better clipboard text formatting
  • Lazy-loading may now access a property’s backing field directly
  • Added ‘IsGeneratedByPersistenceStore’ to PropertyAttribute
  • Added ‘hover button’ for file dialog editor
  • Added colour flash in System Messages view
  • Class library now uses large icons depending on the number of items
  • Added support for BETWEEN queries
  • AutoSave is enabled by default
  • Updated background image

Optimisations:

  • Now applies SetMaxResults to NHibernate queries
  • Limit clean-up for entities belonging to recently closed explorer

Fixes:

  • Custom Explorer now handles disposed forms
  • Corrected comments for UI Settings
  • Corrected comments for Persistence settings
  • Corrected message for ‘unit of work’ check
  • Correction in rendering editor blocks
  • Now check for null values when using FolderBrowser

TrueView DataBridge 1.21.0806.03

Fixes:

  • Corrected discriminator/where attribute

Enhancements:

  • Added support for ‘generated’ properties

Release 1.0.0805.18

Monday, May 5th, 2008

Download it here.

Enhancements:

  • Properties dialog now handles null AccessDetails
  • OnBeforeSave() now returns a boolean
  • Refresh() doesn’t lose new or removed entities from lists (better usability)
  • Updated icons

Fixes:

  • UI update no longer fails if the dynamic cache is modified partway through
  • Corrections in Reload command
  • Corrected dirty status for transient entities (so they can be disposed correctly)
  • Corrected border colour for read-only properties