Skip to content

SPMeta2 v1.2.25-beta1, October 2015

Compare
Choose a tag to compare
@SubPointSupport SubPointSupport released this 07 Oct 11:28
· 612 commits to dev since this release

What's new in v1.2.25-beta1

New definitions

  • AnonymousAccessSettingsDefinition - SSOM only, should be deployed under web

Fixes

  • Correct BuiltInFieldTypes.LookupMulti type
  • Folders support .AddProperty() syntax
  • All fields can be deployed to site, web and list scopes #677
  • Title props is excluded from the validation for wiki pages
  • Fixed NullReferenceException in SSOM ManagedPropertyModelHandler
  • Correct FieldType for LookupFieldDefinition/UserFieldDefinition while using AllowMultipleValues flag

Enhancements

  • Enhanced 'WebDefinition' provision - AlternateCssUrl/SiteLogoUr props
  • New props for SP2013Workflow/SP2013WorkflowSubscription definitions
  • TaxonomyTermSet / Term enhanced with CustomProperties, LocalCustomProperties, CustomSortOrder, Contact, "Available for tagging" props
  • UserCustomAction validates absolute URL in ScriptSrc prop
  • NoteFieldDefinition updates RichTextMode prop for CSOM
  • Builtin class for ManagedDataType

Regression tests

  • 616 regression tests.