Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Amnah199 committed Nov 22, 2024
1 parent 3ba8c44 commit 3b60d9b
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
features:
- |
Added a new `store_full_path` parameter to the `__init__` methods of `JSONConverter`, `MarkdownToDocument`, `PDFMinerToDocument`, `PPTXToDocument`, `TikaDocumentConverter` and `TextFileToDocument`. The default value is `True`, which stores full file path in the metadata of the output documents. When set to `False`, only the file name is stored.
deprecations:
- |
The default value of the `store_full_path` parameter will be changed to `False` in Haysatck 2.9.0 to enhance privacy.

0 comments on commit 3b60d9b

Please sign in to comment.