Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:seznamy:kontext_verze [2024/11/21 14:52] – [Release 0.18.0] michalkren | en:seznamy:kontext_verze [2026/01/26 16:44] (current) – tomasmachalek | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| The version history overview below contains only the most signicant changes as seen from the end-user perspective. **A complete list of all changes and bug fixes can be found on [[https:// | The version history overview below contains only the most signicant changes as seen from the end-user perspective. **A complete list of all changes and bug fixes can be found on [[https:// | ||
| + | |||
| + | ===== Release 0.20.0 ===== | ||
| + | |||
| + | // | ||
| + | |||
| + | User changes: | ||
| + | |||
| + | * Option to filter keyword analysis results using a measure that is independent of the one used for sorting results. | ||
| + | * Extension of the corpus selection widget to include the option to search for public subcorpora. | ||
| + | * Removed deprecated FCS v1 module in favor of our standalone FCS v2 server [[https:// | ||
| + | |||
| + | |||
| + | Technical changes: | ||
| + | |||
| + | * Improved reliability when downloading larger data files | ||
| + | |||
| + | ===== Release 0.19.0 ===== | ||
| + | |||
| + | // | ||
| + | //(This version focuses on internal updates and improvements of features from v0.18)// | ||
| + | |||
| + | Technical changes: | ||
| + | |||
| + | * Modernization of the module and import system in TypeScript and JavaScript (node16 modules) | ||
| + | * Upgrade of user interface components to React v19 | ||
| + | * Change of audio player (Howler.js instead of SoundManager) | ||
| + | * Support for installing the server application in Python Virtual Environment | ||
| + | * Resolution of several issues with cursor focus in the user interface (filters, parallel query forms, paradigmatic query) | ||
| + | * Improvement of the CQL parser in the user interface for better detection of specific situations (e.g., problematic " | ||
| + | * Change in the internal solution for notifications about tasks running in the background | ||
| + | |||
| ===== Release 0.18.0 ===== | ===== Release 0.18.0 ===== | ||
| Line 15: | Line 46: | ||
| User changes: | User changes: | ||
| - | * new keyword analysis module compatible with the [[https:// | + | * new **keyword analysis** module compatible with the [[https:// |
| - | * displaying translation equivalents directly in a concordance in parallel corpora by clicking on the selected word (new '' | + | * displaying |
| - | * possibility to download a list of documents matching selected text types | + | * possibility to download a **list of documents matching selected text types** |
| - | * JSONL as a new optional format for storing results (concordance, | + | * JSONL as a **new optional format for storing |
| - | * improved linking from external applications to KonText | + | * improved |
| * multi-step operations (e.g. query + filter) with the possibility of subsequent editing in respective query forms | * multi-step operations (e.g. query + filter) with the possibility of subsequent editing in respective query forms | ||
| * support for non-token filter ranges when linking to KonText (e.g. "from '' | * support for non-token filter ranges when linking to KonText (e.g. "from '' | ||