- bugfix: index chunk path.
- allow link_attributes
- new event onGetConfig
- new event onIndexComparing
- upgrading external storage
- upgrade on composer lib.
- [bugfix] issue with empty userid on guest upload and files:scan
- Implementing indexing-by-chunks
- indexing external files should now work as expected
- fixing an issue when creating a new user
- fixing issue on meta not being updated when unsharing/sharing files
- content of a folder is also updated when meta is edited.
- init DocumentAccess on FilesDocuments creation.
- register Services on hook
- prepare createIndex for NC 15.0.1
- fixing small logging issue
- fixing issue with groupfolders
- fix an issue with addLink()
- fix an issue when generating documents
- Compat NC15 + full php7.
- during file events, path can be null.
- improvement: display more info while indexing files.
- bug: fix an issue while getting shares on a file.
- bug: should not OCR big files anymore.
- bug: index on huge file system should not timeout (Force Quit).
- misc: removing compat with NC12.
bug: some issue with strange folders.
First stable release
- fix identification of source of files.
- bugfix: option within_dir
- improvement: tags/metatags/subtags
- improvement: document and searchrequest are dispatched via event
- improvement: info update during :index
- improvement: no more chunks
- tesseract is removed from files_fts
- bugfixes
- changes in settings does not require a full reindex anymore
- compat with strange userId in shared name
- limit search within current directory
- filters by extension
- improved index and search within local files, external filesystem and group folders
- compat fulltextsearch 0.7.0 and fulltextsearch navigation app.
- Options panel
- bugfixes
- more options
- fixing some office mimetype detection
- fullnextsearch -> fulltextsearch
- settings panel
- bugfixes.
- First Beta