new version 1.1.5

This commit is contained in:
Uwe Steinmann 2023-10-10 12:32:49 +02:00
parent 434cce5d0d
commit b7e1ca4ed9
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
Changes in version 1.1.5
==========================
- make it work with paperless mobile >=3.0.2
- fix downloading of original document
Changes in version 1.1.4
==========================

View File

@ -3,8 +3,8 @@ $EXT_CONF['paperless'] = array(
'title' => 'Paperless RestAPI',
'description' => 'This extension adds additional rest api routes to make it behave like a paperless server. Just use the regular paperless apps, .e.g paperless mobile to access SeedDMS.',
'disable' => false,
'version' => '1.1.4',
'releasedate' => '2023-09-30',
'version' => '1.1.5',
'releasedate' => '2023-10-10',
'author' => array('name'=>'Uwe Steinmann', 'email'=>'uwe@steinmann.cx', 'company'=>'MMK GmbH'),
'config' => array(
'rootfolder' => array(