Skip to content

Releases: AnonymousRand/python_markdown_environments

v1.10.2

09 Apr 04:32

Choose a tag to compare

Security Fixes

  • Bump cryptography Python dependency to 46.0.7 to address CVE-2026-39892

v1.10.1

04 Apr 23:13

Choose a tag to compare

Security Fixes

  • Bump requests Python dependency to 2.33.0 to address CVE-2026-25645
  • Bump Pygments Python dependency to 2.20.0 to address CVE-2026-4539
  • Bump cryptography Python dependency to 46.0.6 to address CVE-2026-34073

v1.10.0

25 Mar 23:55

Choose a tag to compare

Changes

  • \begin{} and \end{} in Markdown source must now be on their own lines (to fix the bug below)
  • En dashes and em dashes in theorem names/hidden names are now converted to hyphens in the HTML id attribute instead of being removed

Fixes

  • Theorem names/hidden names are no longer parsed incorrectly when they contain curly brackets (e.g. from LaTeX)

v1.9.8

21 Mar 00:28

Choose a tag to compare

Security Fixes

  • Bump Markdown Python dependency to 3.8.1 to address CVE-2025-69534
  • Bump cryptography Python dependency to 46.0.5 to address CVE-2026-26007

v1.9.7

15 Jan 06:14

Choose a tag to compare

Security Fixes

v1.9.6

10 Jan 03:57

Choose a tag to compare

Security Fixes

v1.9.5

08 Dec 08:54

Choose a tag to compare

Security Fixes

v1.9.4

05 Nov 07:32

Choose a tag to compare

Security Fixes

v1.9.3

13 Aug 00:46

Choose a tag to compare

Security Fixes

v1.9.2

26 Jun 01:37

Choose a tag to compare

Security Fixes