Skip to content

1.9.6

Latest

Choose a tag to compare

@jaapio jaapio released this 27 Feb 16:25
· 12 commits to main since this release
81ec11f

What's Changed

This release contains bugfixes and improvements for multiple elements off this project.

  • [BUGFIX] Improve URL generation for empty filenames and known documents by @CybotTM in #1282
  • fix: Grid table termination and test suite modernization by @CybotTM in #1284
  • [BUGFIX] Improve PlantumlRenderer robustness and temp file cleanup by @CybotTM in #1281
  • compat: prepare for Symfony 8 Application::add() removal by @CybotTM in #1291
  • perf: O(1) document entry lookups in ProjectNode by @CybotTM in #1293
  • Upgrade scrivo/highlight.php to prevent deprecations by @jaapio in #1307
  • Fix admonition handling of text directly following indicator by @richardkrikler in #1306
  • Add support for multiline admonitions in markdown by @jaapio in #1309
  • Fix using escape chars by @jaapio in #1312
  • fix: set language on CodeNode for markdown fenced code blocks by @jonathanhefner in #1302

New Contributors

Full Changelog: 1.9.5...1.9.6