Skip to content

v5.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jun 19:31
b401b7a

SRI Hashes

See static assets for how to use these.

  • glossary.min.js: sha384-cYcF8krtkZvta84LkRS24uOKOgYhzKvgwBgYn1Ie2ufSLMclpnSiCy96g16BBRym
  • glossary.min.css: sha384-pIHppUWoND1oWXNRc37WtzfvfxtcgY8N32p2NotZ4T/oY/6zGRZA9Ijy8ni6aRBb

Fixed

  • Fix an issue where opening the glossary from the downloaded .tar.gz package directly in Google Chrome would show a blank page due to a CORS error. The JavaScript bundle included in the package is now loaded differently to work around a Chrome restriction on local files.