5.7.0
What's Changed
Updates to corpora
- Enabled sorting results by date in the Guardian/Observer corpus (#1577)
- Added citation guidelines for Times, Dutch Newspapers (public), and People & Parliament (Netherlands) corpora (#1572, #1548)
Accessibility
- Page titles are set appropriately (#1591)
Bug fixes
- Fixed the wordcloud not loading for fields with dynamic language value; fixed the wordcloud table not loading (#1568)
Preparation for planned features
- Database-only corpora can now be imported and exported as JSON definitions through the backend API (#1547, #1569, #1571)
- Enabled indexing data for database-only corpora (#1567)
- In the specification for a date or range filter, the upper/lower bounds are now optional (#1546).
- Add Elasticsearch annotated-text-plugin to Docker configuration (#1586)
Code quality and CI
- Removed unused properties in frontend corpus class (#1587)
- Reorganised and corrected syntax in Github actions (#1585)
- Centralised corpus definitions for unit tests (#1544)
Contributors: @BeritJanssen, @JeltevanBoheemen, @lukavdplas
Full Changelog: 5.6.2...5.7.0