diff --git a/website/content/docs/release/0.8 b/website/content/docs/release/0.8 index 59b85ec9b..874cbbc80 100644 --- a/website/content/docs/release/0.8 +++ b/website/content/docs/release/0.8 @@ -37,6 +37,7 @@ Or browse at Github: g
  • Search operator syntax for searching permanodes by their parent permanode(s): childrenof:sha1-xxxxx
  • Searches can contain parenthesized subexpressions and accept 'and' and 'or'. A whitespace separation still means and.
  • Permanode deletions now taken into account by index corpus, hence in search results too.
  • +
  • Cleaned up subdirs in ./pkg/index. Cleaned up ./pkg/sorted/ API. Tests with docker for mongo, mysql, postgres.
  • Importers