Skip to content

Releases: Advance-Technologies-Foundation/repository

2.0.1.0

22 May 17:11
Compare
Choose a tag to compare
  • Add EnableAccessRights property for LocalDataProvider
  • Fix some bugs

2.0.0.6

20 May 11:35
Compare
Choose a tag to compare
  • Fix many issues with .net core and .net framework.
  • Reorganize unit tests.
  • Remove ReferencePropertyAttribute.
  • Add depending on creatio.client 1.0.7+.

2.0.0.beta.0.1

07 Dec 14:13
Compare
Choose a tag to compare
  • Change model fetch data flow.
  • Add LocalDataProvider and RemoteDataProvider
  • Add AppDataContext and AppDataContextFactory
  • Add parsing for Expression chain.

1.1.0

03 Jul 12:35
Compare
Choose a tag to compare

What's new

  • Add UseAdminRight flag for manage read/write rights;
  • Add new attribute LookupProperty for reference properties;
  • Deprecate old reference property attribute ReferenceProperty;
  • Remake work with details;
  • Fix some bugs.