v5.1.0
SRI Hashes
See static assets for how to use these.
- glossary.min.js:
sha384-yUDvIZJ7tKbhK6I792E7VPOYjvVNOeTYkIBVWuaw1cXGojA/Oo+WglaoIff5BSDr
- glossary.min.css:
sha384-iMUk8uUyWHhXcZNsI1FERY6GsYV5BbYCDrTqw8BVILGv9aGT9kv05DbwmihHCSPk
Added
- Allow setting a default theme. This is used if the user has not explicitly picked a theme, and has also not indicated a preference for dark mode in their browser settings.
Changed
- Allow viewing a glossary file directly in a browser (using a
file://
URL), instead of showing only a help message. This restores functionality that was lost from version 4.0.0 onwards (see #11 for context).