AplikaceAplikace
Nastavení

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:seznamy:kontext_verze [2023/03/24 17:28] – [Release 0.17.0] michalkrenen:seznamy:kontext_verze [2023/03/24 18:12] – [Release 0.16.0] michalkren
Line 40: Line 40:
   * moved from HTTP sessions stored on server to [[https://jwt.io/|JWT]]   * moved from HTTP sessions stored on server to [[https://jwt.io/|JWT]]
   * possibility to apply individual "cutoff" for large concordances   * possibility to apply individual "cutoff" for large concordances
 +
 +
 +===== Release 0.16.0 =====
 +
 +//Publication date: 23. 2. 2022//
 +
 +User changes:
 +    * new query type: **paradigmatic query**
 +    * enhanced "word list" query type
 +        * improved user interface
 +        * optimalization of saved results for faster subsequent access
 +    * query history now supports all query types (concordance, word list, paradigmatic query)
 +    * enhanced frequency distribution
 +        * **graphical mode**
 +            * special support for time-based distributions
 +        * displaying of confidence intervals
 +        * default display option can now be set by the user (tables vs. figures)
 +    * enhanced audio playback
 +        * possibility to shift the playback in time
 +        * waveform display
 +    * option to create a subcorpus directly on the concordance query page
 +    * search suggestion with sublemma support (syn2020, syn_v9) and faster response
 +
 +Technical changes:
 +    * integration of a number of modules (e.g. "liveattrs", query history) with an internal database system
 +    * reorganization of server code
 +    * transition from CSS files to Styled Components
 +    * Docker support
 +    * support for automatic testing of the user interface
 +    * removing unnecessary attributes from the configuration
 +
  
 ===== Release 0.15.0 ===== ===== Release 0.15.0 =====