We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ea2dbf commit aba67acCopy full SHA for aba67ac
README.md
@@ -15,8 +15,12 @@ This repository contains Aspose.Words Cloud SDK for Swift source code. This SDK
15
16
## Enhancements in Version 21.4
17
18
-- Support batch requests.
19
-- Added DependsOn and ResultOf features support for batch requests.
+- Removed obsolete pdf save option 'EscapeUri'
+- SaveOptions now contains CustomTimeZoneInfo to set custom timezone when SdtType.Date structured document tag updated from custom XML
20
+- Url of child requests in batch can be full now (earlier it can be only relative)
21
+- Added 'RquestId' header to all responses
22
+- Support batch requests
23
+- Added DependsOn and ResultOf features support for batch requests
24
25
## Enhancements in Version 21.3
26
0 commit comments