You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/applied-ai-services/form-recognizer/whats-new.md
+19-3Lines changed: 19 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ manager: nitinme
7
7
ms.service: applied-ai-services
8
8
ms.subservice: forms-recognizer
9
9
ms.topic: conceptual
10
-
ms.date: 02/22/2022
10
+
ms.date: 02/28/2022
11
11
ms.author: lajanuar
12
12
ms.custom: ignite-fall-2021
13
13
---
@@ -22,7 +22,23 @@ Form Recognizer service is updated on an ongoing basis. Bookmark this page to st
22
22
23
23
### Form Recognizer v3.0 preview SDK release update (beta.3/beta.4)
24
24
25
-
The beta.3/beta.4 version of the Azure Form Recognizer SDKs has been released. This new beta release incorporates bug fixes and minor feature updates.
25
+
The beta.3/beta.4 version of the Azure Form Recognizer SDKs has been released. The new beta release incorporates new features, minor feature updates and bug fixes.
26
+
27
+
>[!NOTE]
28
+
> The beta.3 (C#, JavaScript, Python) and beta.4 (Java) previews contain the same updates and fixes but the versioning is no longer in sync across all programming languages.
29
+
30
+
This new release includes the following:
31
+
32
+
* 🆕 [Custom Document models and modes](concept-custom.md):
0 commit comments