add notes for latest version

This commit is contained in:
Uwe Steinmann 2023-01-03 14:04:08 +01:00
parent 05d7c709ab
commit 75638089e6
2 changed files with 22 additions and 5 deletions

View File

@ -11,11 +11,11 @@
<email>uwe@steinmann.cx</email>
<active>yes</active>
</lead>
<date>2021-05-10</date>
<date>2023-01-03</date>
<time>08:55:43</time>
<version>
<release>1.1.17</release>
<api>1.1.17</api>
<release>1.1.18</release>
<api>1.1.18</api>
</version>
<stability>
<release>stable</release>
@ -23,7 +23,7 @@
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
- close pipes in execWithTimeout(), also return exit code of command
- IndexedDocument() accepts a callable for conversion to text
</notes>
<contents>
<dir baseinstalldir="SeedDMS" name="/">
@ -368,5 +368,21 @@ Index users with at least read access on the document
- add indexing of folders
</notes>
</release>
<release>
<date>2021-05-10</date>
<time>08:55:43</time>
<version>
<release>1.1.17</release>
<api>1.1.17</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
- close pipes in execWithTimeout(), also return exit code of command
</notes>
</release>
</changelog>
</package>

View File

@ -11,7 +11,7 @@
<email>uwe@steinmann.cx</email>
<active>yes</active>
</lead>
<date>2022-12-09</date>
<date>2023-01-03</date>
<time>08:57:44</time>
<version>
<release>1.0.18</release>
@ -25,6 +25,7 @@
<notes>
- add optional parameter $order to SeedDMS_SQLiteFTS_Indexer::find()
- add optional parameters $query and $col to SeedDMS_SQLiteFTS_Indexer::terms()
- IndexedDocument() accepts a callable for conversion to text
</notes>
<contents>
<dir baseinstalldir="SeedDMS" name="/">