Page 1 of 1

LogicalDOC release 8.3.2 open source document management software

Posted: Thu Aug 01, 2019 3:53 pm
by agaspa
The LogicalDOC development team is happy to announce the immediate availability of LogicalDOC CE 8.3.2

You can get this distribution in Tomcat-bundle archive from LD website:
https://www.logicaldoc.com/download-log ... -community

LogicalDoc Community Edition offers a lot for your document management needs with a multilingual,
desktop interface and user-friendly features such as multilingual full-text indexing, full version control, task manager, importing from zip files, and document searching to keep control of your documents.

Its features include integration with WordPress and Joomla explorers, Dropbox, support for HTTPS, CMIS, WebDAV protocols, reporting, events log, users and groups, document password protection, and collaborative options, among others.


Some changes since v8.3.0:
  • Updated dependencies to Apache Lucene and Solr to 7.7.2
  • #963 Extended attibutes with multiple values
  • #961 Sort date extended attribute in documents grid
  • Fixed aliases panels for non admin users
  • New translation: Hebrew
  • Updated translations: French, German, Chinese, Arabic, Greek
  • #960 Folder filter in last changes report
  • #959 Hidden extensible attributes


The LogicalDOC documentation is available at the following address
https://docs.logicaldoc.com

Please note that the documentation is related to LogicalDOC Enterprise, and that some features may not be available in the Community version

An official Docker project for LogicalDOC Community is available at https://hub.docker.com/r/logicaldoc/logicaldoc-ce/
Other Docker projects with different configurations and settings are available from https://hub.docker.com/u/logicaldoc/

The LogicalDOC development Team

Re: LogicalDOC release 8.3.2 open source document management software

Posted: Wed Sep 25, 2019 6:55 am
by masmi01
Hello,

Can I upgrade from version 7.4.3CE to version 8.3.2CE? If yes, how do I do it?

Thanks.

Regards,
Masmi

LogicalDOC RestApi to upload document

Posted: Wed Apr 22, 2020 5:53 am
by SomeshB
Hello,

I have developed a project using the LogicalDOC RestApi. I am able to search the document through expressions.
I am using LogicalDoc Enterprise Trial 8.4 version
But I am facing difficulties in uploading a document through RestApi call or through the swagger.
It may be because I might be somewhere wrong in my part or way.
Can I get help regarding this issue whether i need to get some libraries or any other way to upload document
through restapi in logicalDoc in my project.