Skip to content

Commit

Permalink
rn
Browse files Browse the repository at this point in the history
  • Loading branch information
francois authored and francois committed Dec 19, 2024
1 parent 2c29cba commit 0c0adee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -395,5 +395,6 @@ ex: home_ajax_DemoOrder_DemoHome_2

### 6.1.19 (UNRELEASED) <span id="version-6.1.19"></span>

- Nothing so far...
- Fixed search 'null/not null' checkboxes
- Backported `ExternaObject.display` can return an `InputStream`

Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@ finally {
- Added a new adapter base class `SimplePDFBoxAdapter` using the PDFBox library. It provides hooks to process the text content of the PDF,
the PDF document information (title, ...), and the potential form fields entered in a fillable PDF

- `ExternaObject.display` can return an `InputStream` (from a file or anything huge) to be sent by packets in the HTTP response

UI changes <span id="uichanges"></span>
---------------------------------------

Expand Down

0 comments on commit 0c0adee

Please sign in to comment.