Skip to content

Commit f478040

Browse files
authored
Update whats-new.md correction
1 parent 739c54a commit f478040

File tree

1 file changed

+22
-18
lines changed

1 file changed

+22
-18
lines changed

articles/ai-services/document-intelligence/whats-new.md

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -25,44 +25,48 @@ ms.custom:
2525
Document Intelligence service is updated on an ongoing basis. Bookmark this page to stay up to date with release notes, feature enhancements, and our newest documentation.
2626

2727
> [!IMPORTANT]
28-
> Preview API versions are retired once the GA API is released. The 2023-02-28-preview API version is being retired, if you are still using the preview API or the associated SDK versions, please update your code to target the latest API version 2023-07-31 (GA).
28+
> Preview API versions are retired once the GA API is released. The 2023-02-28-preview API version is being retired, if you are still using the preview API or the associated SDK versions, please update your code to target the latest API version 2023-07-31 (GA). </br>
29+
> Please note that [🆕 Document field extraction (custom generative) model](train/custom-generative-extraction.md) is under preview with improvements for runtime latency, table extraction, confidence scores, auto labeling and streamline training.
2930
30-
## November 2024
3131

32-
**Document Intelligence v4.0 (2024-11-30) is now generally available (GA)**!
32+
## November 2024
3333

34-
* [🆕 Document field extraction (custom generative) model](train/custom-generative-extraction.md)
35-
* **Generative AI** model is available in preview with improvements for runtime latency, table extraction, confidence scores, auto labeling and streamline training.
34+
**Document Intelligence v4.0 (2024-11-30) is now generally available (GA)**! The API version corresponds to 2024-11-30. The v4.0 API includes cumulative updates from preview releases as listed:
35+
* August 2024 (release-ignite-document-intelligence-v4&tabs=csharp#august-2024)
36+
* May 2024
37+
* Feb 2024 (link to older release notes)
3638

37-
* [🆕 US Tax model](prebuilt/tax-document.md)
38-
* New tax models added for 1095A, 1095C, 1099SSA, and W4.
39-
* 🆕 Searchable PDF. The [prebuilt read](prebuilt/read.md) model now supports images formats (JPEG/JPG, PNG, BMP, TIFF, HEIF) and language expansion to include Chinese, Japanese, and Korean for [PDF output](prebuilt/read.md#searchable-pdf).
4039

4140
* [🆕 Batch API](concept-batch-analysis.md)
4241
* Batch API now supports all the prebuilt models.
4342
* Batch API supports LIST function to allow users to list batch jobs within past seven days.
4443
* Batch API supports DELETE function to explicitly delete batch job for GDPR and privacy compliance.
45-
* GetAnalyzeBatchResult supports resultId in response to LIST all resultIds.
46-
47-
* [Custom Neural Model](train/custom-neural.md)
48-
* Custom Neural model now supports signature detection.
49-
44+
* GetAnalyzeBatchResult supports resultId in response to LIST all resultIds.
45+
46+
* 🆕 Searchable PDF. The [prebuilt read](prebuilt/read.md) model now supports images formats (JPEG/JPG, PNG, BMP, TIFF, HEIF) and language expansion to include Chinese, Japanese, and Korean for [PDF output](prebuilt/read.md#searchable-pdf).
47+
5048
* [Custom classification model](train/custom-model.md#custom-classification-model)
5149
* Custom classification model supports incremental training. You can add new samples to exisisting classes or add new classes by referencing an existing classifier.
5250
* With v4.0, custom classification model doesn't split documents by default during analysis. You need to explicitly set 'splitMode' property to auto to preserve the older behavior.
5351
* Custom classification model now supports 25,000 pages as new training page limit.
5452

55-
* [Mortgage documents model](concept-mortgage-documents.md)
56-
* Mortgage model now supports signature detection for forms 1003, 1004, 1005 and closing disclosure.
53+
* [Custom Neural Model](train/custom-neural.md)
54+
* Custom Neural model now supports signature detection.
55+
56+
* [ US Bank statement model](concept-bank-statement.md)
57+
* US Bank Statement Model now supports check table extraction.
5758

5859
* [Check model](concept-bank-check.md)
5960
* Supports Payer's Signature extraction
6061

62+
* [Mortgage documents model](concept-mortgage-documents.md)
63+
* Mortgage model now supports signature detection for forms 1003, 1004, 1005 and closing disclosure.
64+
6165
* [Receipt Model](concept-receipt.md)
6266
* Receipt Model now supports more fields including ReceiptType, Tax rate, CountryRegion, net amount and description.
63-
64-
* [ US Bank statement model](concept-bank-statement.md)
65-
* US Bank Statement Model now supports check table extraction.
67+
68+
* [🆕 US Tax model](prebuilt/tax-document.md)
69+
* New prebuilt tax models added for 1095A, 1095C, 1099SSA, and W4.
6670

6771
## August 2024
6872

0 commit comments

Comments
 (0)