Skip to content

Commit c2bea56

Browse files
committed
update release notes
1 parent 62d10d4 commit c2bea56

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

releasenotes/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ permalink: /releasenotes/index.html
1717
### New Features
1818

1919
* Added support for [redaction annotation](/features/datamanagement/annotmanagement.md#redaction).
20-
* New high-fidelity PDF rendering mode.
20+
* Changed PDF rendering mode to high-fidelity rendering.
2121

2222
### API Changes
2323

2424
* Added redaction-related interfaces: [`Redaction`](/api/class/annotation/redaction.md), [`RedactionAnnotationOptions`](/api/interface/annotationinterface/redactionannotationoptions.md), [`RedactionStyle`](/api/interface/annotationinterface/redactionstyle.md), [`applyRedactions()`](/api/class/annotationmanager.md#applyredactions).
2525
* Added redaction-related UI elements.
26-
* Added `printPreparation` to [`InfoObject`](/api/interface/infoobject.md).
26+
* Added `printPreparation` to progress info and renamed attribute `current` to `processed` for `LoadSourceInfo` and `SaveSourceInfo`. See [`InfoObject`](/api/interface/infoobject.md).
2727

2828
### Bug Fixes
2929

0 commit comments

Comments
 (0)