Skip to content

4.1.0

Compare
Choose a tag to compare
@lukavdplas lukavdplas released this 28 Jun 13:53
· 2432 commits to develop since this release

What's Changed

New features

  • Word embeddings no longer need a "global" model (just the model for each time period) (#1122)
  • For the related words and word similarity graphs, the x axis now reflects the time intervals, and may show non-equidistant x-axis labels (#1153)
  • The corpus overview now supports filtering corpora, and displays the language, date range, and medium of the corpus (#1142)
  • Added a separate page for corpus documentation. The new page also includes a list of all fields. (#1143)
  • Added the DBNL corpus (#1141)
  • Added documentation for the Troonredes corpus (#1167)
  • Added documentation for the Rechtspraak corpus (#1166)
  • Updated our organisation name and logos in the interface an emails (#1165)

Usability

  • Accessibility improvements to the Search results / Visualisations tabs (#1168)
  • Accessibility improvements to controls in dialogue windows (such as the document popup) (#1169)

Code improvements

  • Added database models for tagging documents (a planned feature) (#1155)
  • Backend tests avoid duplicate indexing operations and run faster (#1144)
  • Removed clutter from readme (#1146)
  • Improvements to frontend representation of queries and search filters (#1154)

Full Changelog: 4.0.3...4.1.0