Skip to content

Releases: adrienbrignon/mkdocs-exporter

v4.1.0

02 Nov 14:22
a5c5f50
Compare
Choose a tag to compare

Changelog

  • Updated dependencies

Full changelog: v4.0.2...v4.1.0

v4.0.2

15 Sep 19:45
e8a29fa
Compare
Choose a tag to compare

Changelog

  • Updated dependencies

Full changelog: v4.0.1...v4.0.2

v4.0.1

15 Jul 09:46
bdbd7b5
Compare
Choose a tag to compare

Changelog

  • Updated dependencies
  • mkdocs/exporter/pdf:
    • Resolved some encoding issues (#8)

Full changelog: v4.0.0...v4.0.1

v4.0.0

16 Jun 10:08
ba46519
Compare
Choose a tag to compare

Changelog

  • mkdocs/exporter/extras:
    • The configuration is now passed as argument when resolving button's attributes through a function.
  • mkdocs/exporter/pdf:
    • Prevented the download link from being broken when not using the use_directory_urls option.

Full changelog: v3.1.1...v4.0.0

v3.1.1

15 Jun 13:43
7be9f8f
Compare
Choose a tag to compare

Changelog

  • mkdocs/exporter/pdf:
    • Paged.js now explicitly tells Playwright that a page is ready to be printed; this should prevent documents from being mangled under some circumstances.

Full changelog: v3.1.0...v3.1.1

v3.1.0

13 Jun 18:29
dcace69
Compare
Choose a tag to compare

Changelog

  • mkdocs/exporter
    • Updated dependencies
    • Enhanced documentation entries
  • mkdocs/exporter/pdf
    • Introducing browser's debug mode
    • Enhanced logging messages

Full changelog: v3.0.3...v3.1.0

v3.0.3

02 Jun 11:14
cee7985
Compare
Choose a tag to compare

Changelog

  • mkdocs/exporter/pdf:
    • No longer expunging script tags during print (resolves #6)

Full changelog: v3.0.2...v3.0.3

v3.0.2

30 May 20:19
b947fe1
Compare
Choose a tag to compare

Changelog

  • Fixed issues with the event loop when other plugins were interacting with it (#3).

Full changelog: v3.0.1...v3.0.2

v3.0.1

30 May 09:17
81db0ab
Compare
Choose a tag to compare

Changelog

  • Support for custom themes (based either on material or readthedocs)
    • The mkdocs/exporter plugin now supports a theme property in its configuration to override the MkDocs theme.name property

Full changelog: v3.0.0...v3.0.1

v3.0.0

30 May 09:15
4c94d2e
Compare
Choose a tag to compare

Changelog

  • Should fix asyncio issues when generating PDF documents

Full changelog: v2.0.2...v3.0.0