Skip to content

Releases: unverbuggt/mkdocs-encryptcontent-plugin

Version 2.3.1

30 Sep 07:33

Choose a tag to compare

Fix bug "encrypt_something" feature (cf. issue #34)

Version 2.3.0

24 Sep 09:46

Choose a tag to compare

Use sessionStorage by default instead of localStorage for remember password feature
Add feature for override default templates

Version 2.2.1

02 Jul 13:11

Choose a tag to compare

Fix XSS in search contrib
Improve Readme + remove duplicate

Version 2.2.0

22 Jun 18:48

Choose a tag to compare

Add feature secret from environment.

Version 2.1.0

23 Mar 15:49

Choose a tag to compare

Add mermaid2 support for graph rendering.

Version 2.0.2

14 Mar 17:27

Choose a tag to compare

Add a check on an optional variable.

Version 2.0.1

25 Jan 11:00

Choose a tag to compare

Fix the path of the decrypt-contents.tpl.js file when using subdirectories structures.

Version 2.0.0

11 Dec 10:03

Choose a tag to compare

Use browser storage instead of cookies
Search index management

Version 1.2.2

23 Sep 20:10

Choose a tag to compare

Fix password type

Version 1.2.1

18 Sep 18:02

Choose a tag to compare

Fix password specials chars
Add password button create cookie
Config refacto python code