Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions info/schedule/Stable.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ permalink: /info/schedule/Stable.html

### New features

- [Save the encrypted image caches in local Dynamsoft Service folder]({{site.indepth}}features/buffer.html#save-the-encrypted-image-caches-in-local-dynamsoft-service-folder)
- [Save the encrypted image caches in local Dynamsoft Service folder]({{site.extended-usage}}buffer-caching.html#save-the-encrypted-image-caches-in-local-dynamsoft-service-folder)

In certain scenarios, there may be requirements to store encrypted image caches on a local disk for temporary data storage or backup purposes. Dynamic Web TWAIN introduces a new feature that facilitates developers in securely storing image caches in encrypted form within the Dynamsoft Service folder.

- [Access-Control-Allow-Origin for Dynamsoft Service]({{site.indepth}}deployment/service.html#access-control-allow-origin)
- [Access-Control-Allow-Origin for Dynamsoft Service]({{site.extended-usage}}dynamsoft-service-configuration.html#access-control-allow-origin)

A new security feature configures Dynamsoft Service to respond only to requests from specified origins.

- [Generate the encrypted PDF files]({{site.indepth}}features/pdf.html#pdf-save-settings)
- [Generate the encrypted PDF files]({{site.extended-usage}}pdf-processing.html#pdf-save-settings)

Supports the generation of encrypted PDF files with password protection.

Expand Down