4.1.0 ​
Improvements: ​
- Improve breadcrumbs; show they now show what you're sorting by, and can be clicked to invert sorting
- Enable autocomplete when typing in the querybuilder
- When removing the second-to-last field in the querybuilder, the parent group is now also removed
Fixes: ​
- Fix extra columns in the Hits table showing the wrong values
- Fix adding/removing locales not updating the selector dropdown in the top-right corner.
- Fix the "group by" window having no default annotation selected in some rare cases
- Fix the "group by" windows not respecting concordanceAsHtml in its example sentence
Misc: ​
- Cleanup of hidden tagset generator code and interface
- No longer throw an error when loading a Tagset when the corpus doesn't explicitly list values for one of the fields.
- Some updates to internal XSLT processing; use Saxon s9api instead of the older JAXP interface
This fixes duplication of error messages during transformation
You can now use
xsl:messagein your XSLT stylesheets to log messages to the console. - Remove reset button from date filters
Breaking changes: ​
- Remove pageguide