Update 3.17.1

New: Properties UpdateReleasePhase and VersionReleasePhase on the Application. UpdateReleasePhase specifies the release phase allowed when installing updates. VersionReleasePhase is the release phase of the currently installed version. These properties replace IsBetaTestSite and IsBetaVersion. The release phases are:

  • Alpha
  • Beta
  • Stable

New: Property DebugMode on the Application. When true will output debug logs and reference the original (or non-minified) scripts and stylesheets.

Fix: Mispelt property name CustomDefinitionNamesStartWith.