Upcoming release 0.12 - czcorpus/kontext GitHub Wiki

Upcoming release 0.12

New Features

Plug-in [token_connect]

Plug-in [kwic_connect]

CQL editor with syntax highlighting and some basic value validation

Concordance view

  • quick text types frequencies overview on the page

Miscellaneous

  • nested matches filter (a function already in bonito-open)
  • first hits in docs filter (a function already in bonito-open)
  • mixed mode for attribute displaying (directly in text for KWIC, on mouse-over for other tokens)
  • improved default corpus selection (in case nothing is specified) based on user query history
  • improve concordance export (refs headings)
  • async. exports with notification
  • improved navigation in query form (TAB, arrow keys)
    • navigate using arrow keys in corparch widget search results

Internal Changes

  • all the React components rewritten to TypeScript
  • improved logging to ElasticSearch (using Redis list type)
  • faster deployment times (0.4 * orig. time)
  • validation of main + plug-in configurations