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-12-29 16:00:59 +0300
committerdaita <maxence@pontapreta.net>2016-12-29 16:00:59 +0300
commit258996985b8ece3abe03c06db1e44ce7dafd1dbc (patch)
treefd52ac3c633bbaefe3cecb92e734a4b025604bc3 /CHANGELOG.md
parentc3305fdb9cb14b058fd2d8cf213a4f7061e43150 (diff)
1.0.2
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 bb66c04..0aaa416 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+**1.0.2**
+- max_delay is now configurable.
+- possibility to not use the cron system from nextcloud.
+- new command nextant:background to be run in cron.
+- adding is: function during search (is:deleted)
+- bugfixes:
+ * pdf from outside the current folder were not opened
+ * commit were not triggered in some situation
+ * external files were not indexed in some situation
+ * missing entries from Live if sql is gone
+
**1.0.1**
- new tool: nextant:pick
- new compat with Bookmarks 0.9.1