Releases: affinda/affinda-java
Releases · affinda/affinda-java
v3.16.0 - 2024-04-10
Changed:
- Reduce maximum limit from 300 to 100 and remove default value
Fixed:
- Fix invoiceData annotation required fields to match underling text annotation
v2.6.0 - 2024-04-10
Added:
- Add strict attribute to RegionBias
- Add isOcrd to document metadata
- Add US1 region
Changed:
- Reduce maximum limit from 300 to 100 and remove default value
Fixed:
- Fix invoiceData annotation required fields to match underling text annotation
v3.15.0 - 2024-03-27
Added:
- Add validation_results endpoints
- Add US1 region
- Add strict attribute to RegionBias
- Add hideReject, hideEditPages, hideRunOcr and hideReparse options to Organization validationToolConfig
- compact parameter for upload document endpoint
- Add AnnotationBatchUpdate endpoint
v3.14.0 - 2024-01-31
Added:
- Add sourceEmailAddress to DocumentMeta model
- Add sourceEmailAddress to document meta
- Add list mapping data sources endpoint
- Add tablesBeta to InvoiceData model
- Added website data point type
- Add mapping and dataSource to the field endpoints
Changed:
- Add URL annotation type
Removed:
- Removed cell data point type
v3.13.0 - 2023-12-04
Added:
- Added AnnotationContentType
- Added show_custom_field_creation to Organization
- Add data mapping
- Add dropNullEnums to Field
v3.12.0 - 2023-11-14
Added:
- Add PATCH /index/ endpoint
- Add user to Index object
- Add compact query parameter to GET /documents/ endpoint
- Add compact query parameter to POST /documents endpoint
v3.11.0 - 2023-11-08
Added:
- Add parent field to Annotation
Changed:
- Remove enum constraint from ordering on the getAllDocuments operation
Fixed:
- Make Annotation.rectangles field non-nullable
- Make Annotation.document field required
v3.10.0 - 2023-10-24
Added:
- Add display_enum_value config to Collection field config
Changed:
- Migrate display_enum_value from DataPoint to Collection field config
Removed:
- Remove display_enum_value from DataPoint
v3.9.0 - 2023-10-19
Added:
- Add disableEditDocumentMetadata option to validation tool config
- Add field custom_identifier to DocumentMeta model
- Allow specifying custom_identifier when create/update document
Deprecated:
- Deprecate writing to identifier when creating/updating document
v2.5.0 - 2023-10-19
Added:
- Add field custom_identifier to DocumentMeta model
- Allow specifying custom_identifier when create/update document
Deprecated:
- Deprecate writing to identifier when creating/updating document