Releases: kephas-software/kephas-sharepoint
Releases · kephas-software/kephas-sharepoint
v3.5.0
v3.4.0
- Upgraded to Kephas 8.1 and also to PnpCore 3.25.2009.1.
3.3.12
- Increased log level to Warn if could not connect to SharePoint site.
- Fix SiteServiceProvider.
v3.3.10
- Extracted SiteAccountSettings from the SiteSettings
- Added IListService.GetAccountSettings().
- Added UploadResponseMessage. ListItemSourceBase.UploadListItemAsync returns now a Task.
v3.3.0-dev.42
- Upgraded to Kephas 8.0.0-dev.28
v3.3.0-dev.26
- 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
- Added RefEntryNotFoundStrategy and CacheExpirationInterval settings to LookupSettings.
v3.1.1
- Sign the snupkg packages
- Updated to Kephas.SharePoint.PnP.Core final version
v3.1.0
- 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
Updated to Kephas 7.4.1