Skip to content

Releases: blueswen/mkdocs-glightbox

mkdocs-glightbox-0.5.2

23 Oct 15:59

Choose a tag to compare

  • Updated selectolax dependency to >=0.3.29 to support Python 3.14 (#64)

mkdocs-glightbox-0.5.1

04 Sep 13:17

Choose a tag to compare

  • Pined selectolax to 0.3.29 to avoid missing binary wheel issue on some platforms (#63)

mkdocs-glightbox-0.5.0

03 Sep 13:14

Choose a tag to compare

  • Updated glightbox to 3.3.1
  • Migrated to uv and pyproject.toml for development and building
  • Replaced regex with Selectolax to improve performance, availability and maintainability (#44, #56, #61)
  • Updated tests and workflow
  • Support auto themed (#49)

mkdocs-glightbox-0.4.0

06 May 14:35

Choose a tag to compare

  • Supported manual mode (#29)
  • Allow calling lightbox methods from other places (#34)
  • Added id to appended script tag (#38)
  • Access theme attribute directly (#40)
  • Better JavaScript Error Handling (#36)

mkdocs-glightbox-0.3.7

24 Jan 15:17

Choose a tag to compare

  • Supported custom background and shadow (#27)

mkdocs-glightbox-0.3.6

30 Dec 14:47

Choose a tag to compare

  • Modified width default to auto prevent zooming large image bug (#21)
  • Supported only enable glightbox with on-glb class in given page (#28)

mkdocs-glightbox-0.3.5

18 Nov 15:16

Choose a tag to compare

  • Supported compatibility with the privacy plugin of Material for MkDocs insiders (#25)

mkdocs-glightbox-0.3.4

05 May 15:17

Choose a tag to compare

  • Fixed regex bug: quote issue and empty alt issue (#14 #19)

mkdocs-glightbox-0.3.3

20 Apr 14:51

Choose a tag to compare

  • Refactored processing logic with regex (#14)

mkdocs-glightbox-0.3.2

19 Mar 10:31

Choose a tag to compare

  • Supported image without extension (#13)