Skip to content

Commit 32564c5

Browse files
committed
add preliminary April updates to whats-new
1 parent 2df1654 commit 32564c5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/cognitive-services/form-recognizer/whats-new.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,15 @@ The Form Recognizer service is updated on an ongoing basis. Use this article to
2020
> [!NOTE]
2121
> The quickstarts and guides for Form Recognizer always use the latest version of the API, unless specified.
2222
23+
## April 2020
24+
25+
### New features
26+
* **SDK support for Form Recognizer API v2.0 Public Preview** This month we expanded our service support to include a preview SDK for Form Recognizer v2.0 (preview) release.
27+
28+
The new SDK supports all the features of the v2.0 REST API for Form Recognizer. For example, you can train a model with or without labels and extract text, key value pairs and tables from your forms, extract data from receipts with the pre-built receipts service and extract text and tables with the layout service from your documents. You can share your feedback on the SDKs here.
29+
30+
* **Copy Custom Model** You can now copy models between regions and subscriptions using the new Copy Custom Model feature. Before invoking the Copy Custom Model API, you must first obtain authorization to copy into the target resource by calling the Copy Authorization operation against the target resource endpoint.
31+
2332
## March 2020
2433

2534
### New features

0 commit comments

Comments
 (0)