Skip to content

3.3.3

Compare
Choose a tag to compare
@jzohrab jzohrab released this 06 May 03:50
· 531 commits to master since this release

Feature changes:

  • Issue #287: Read custom theme .css files from userthemes data directory. See the manual for notes.

Code tweaks:

  • Issue #409: tweak mobile screen interactions. See the manual for notes.
  • Issue #410: include term tags in language export CLI job.
  • Term CSV import ignores "added" field, and field names are case-insensitive.
  • Issue #355: Remove component term images from hover detail (too many images were getting shown, was confusing)
  • Issue #372: Show component terms in hover in the (rough) order they appear in the multiword term.
  • Issue #349: Provide default values for sentence terminators and word characters. By @mzraly in #366.