Skip to content

v1.6.0

Compare
Choose a tag to compare
@MrRefactoring MrRefactoring released this 12 Sep 07:32
· 24 commits to master since this release
a0a29aa

Cloud API:

  • asyncConvertContentBodyRequest method added to ContentBody API.
  • asyncConvertContentBodyResponse method added to ContentBody API.
  • ContentContentState API are deprecated. Use ContentStates instead.
  • getAndConvertMacroBodyByMacroId method added to ContentMacroBody API.
  • getAndAsyncConvertMacroBodyByMacroId method added to ContentMacroBody API.
  • registerModules method was fixed by adding a body to the request. DynamicModules API.
  • Other fixes and improvements. (like expand property adding).