Releases: mahlberg-lab/clic
Releases · mahlberg-lab/clic
Release v2.1.1
Release v2.1.0
This includes development work done by Mike Allaway of the Research Software Group for the project cod-mahlbema-2. In brief, it:
- Fixes accessibility issues of the website (now passes Pa11y and WAVE tests)
- Adds policies about privacy, cookies, accessibility, etc. to the ReadTheDocs
- Adds cookie pop-up message, where users can accept the use of cookies on the site
- Makes minor UI tweaks
v2.0.3-beta1
Release 2.0.3-beta1
Version 1.6.2
- Fix nonquote/all subset queries when a chapter is empty
- Code samples for direct CLiC API usage
- Remove useless "0 from start" option in KWICGrouper
Version 1.6.1
- Work around file-handle leaks in cheshire3
- Row selection fixes
- Fix /subsets redirect
- Add CLiC & corpora versions to every API response
- Empty CLiC cache on re-install
- Fix header colour
Version 1.6.0
- Rework entire CLiC codebase & repository, removing old code and large commits. Old code is available at https://github.com/birmingham-ccr/clic-legacy
- Split CLiC into distinct REST API and clientside SPA parts
- Rework CLiC UI