Skip to content

Releases: kephas-software/kephas-sharepoint

v3.5.0

25 Nov 21:04

Choose a tag to compare

Upgraded to Kephas 8.4.0+

v3.4.0

06 Oct 18:38

Choose a tag to compare

  • Upgraded to Kephas 8.1 and also to PnpCore 3.25.2009.1.

3.3.12

02 Oct 16:31

Choose a tag to compare

  • Increased log level to Warn if could not connect to SharePoint site.
  • Fix SiteServiceProvider.

v3.3.10

09 Sep 13:48

Choose a tag to compare

  • Extracted SiteAccountSettings from the SiteSettings
  • Added IListService.GetAccountSettings().
  • Added UploadResponseMessage. ListItemSourceBase.UploadListItemAsync returns now a Task.

v3.3.0-dev.42

28 May 11:25

Choose a tag to compare

v3.3.0-dev.42 Pre-release
Pre-release
  • Upgraded to Kephas 8.0.0-dev.28

v3.3.0-dev.26

01 May 14:18

Choose a tag to compare

v3.3.0-dev.26 Pre-release
Pre-release
  • Fixed the SharePointMetadataCache. Added the Title to the IListPropertyInfo.
  • Added property kind to metadata.
  • Changed from const to readonly string, for forward compatibility.
  • Moved the List related services (Lookup/Text processing) to Core. Derived Document from ListItem.
  • Added the SharePointUpdaterService to Core.
  • Prepared the DocumentSources for integration in scheduler.
  • Added missing cancellation token to the IDocumentSource.UploadPendingDocumentsAsync.
  • Added IDocumentSource.HandleDocumentAsync() fore redirected documents.
  • Added RedirectPattern metadata for IDocumentSource and IListUpdaterBahavior.
  • Added ListUpdaterServiceBase; renamed IDocumentRule to IListItemUpdateRule.
  • Added the ListUpdaterBehaviorBase.
  • Added nullability constraints.
  • Fixed the pattern.ToRegex() method - added ^ and $.
  • Added the DocumentUpdateRuleBase. Made IDocumentSource.HandleDocumentAsync return a bool operation * Made DocumentUpdateRuleBase inherit from Loggable.
  • ListItem: Renamed Id to SyncId and added UniqueId.
  • Added ListItem.Id : int?.
  • Refactored the Authentication to support app/certificate based authentication.
  • Refactored sources from Document to ListItem support.

v3.1.2

10 Mar 10:13

Choose a tag to compare

  • Added RefEntryNotFoundStrategy and CacheExpirationInterval settings to LookupSettings.

v3.1.1

10 Mar 09:51

Choose a tag to compare

  • Sign the snupkg packages
  • Updated to Kephas.SharePoint.PnP.Core final version

v3.1.0

10 Mar 09:29

Choose a tag to compare

  • Updated Office PnP CSOM.
  • Fixed SharePoint connection.
  • Added support for .NET Core 3.1/.NET Standard 2.1.
  • Updated to Kephas 7.5.0.

v3.0.1

04 Feb 07:26

Choose a tag to compare

Updated to Kephas 7.4.1