Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaita <maxence@pontapreta.net>2016-11-22 18:42:39 +0300
committerdaita <maxence@pontapreta.net>2016-11-22 18:42:39 +0300
commit7aa80dd9358f78713925fea883f67a145375077e (patch)
tree3411851babab9c392166d4f687b9378942350ebd /CHANGELOG.md
parent473793e2eb8291615c0d7c4640d90f0bfa65db95 (diff)
0.10.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b80a83b..27b6478 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+**v0.10.0**
+- nextant is working fine with Solr 6.3.0
+- results are displayed using fileList.
+- public sharelink are using same JS than private
+- bugfixes:
+ * encrypted file are now indexed, but only if master-key is enabled.
+ * local file that are considered not local by NC (ie. encrypted module enabled but not used).
+ * default file filters configuration could make files not to be extracted.
+ * other minor bugfixes. UI glitch.
+
+
**v0.6.6**
- Minor bugfixes.