Releases: unverbuggt/mkdocs-encryptcontent-plugin
Releases · unverbuggt/mkdocs-encryptcontent-plugin
Version 2.3.1
Fix bug "encrypt_something" feature (cf. issue #34)
Version 2.3.0
Use sessionStorage by default instead of localStorage for remember password feature
Add feature for override default templates
Version 2.2.1
Fix XSS in search contrib
Improve Readme + remove duplicate
Version 2.2.0
Add feature secret from environment.
Version 2.1.0
Add mermaid2 support for graph rendering.
Version 2.0.2
Add a check on an optional variable.
Version 2.0.1
Fix the path of the decrypt-contents.tpl.js file when using subdirectories structures.
Version 2.0.0
Use browser storage instead of cookies
Search index management
Version 1.2.2
Fix password type
Version 1.2.1
Fix password specials chars
Add password button create cookie
Config refacto python code