summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
AgeCommit message (Collapse)Author
2023-06-28release 2.3.9Dan Allen
2023-06-28backport fix for #2434 honor table caption end placement when unbreakable ↵Dan Allen
(or breakable) option is set on table
2023-06-28backport fix for #2433 correctly align block image in raster format in ↵Dan Allen
column when align is right or center
2023-06-24fix typo in CHANGELOG [no ci]Dan Allen
2023-06-25prepare branch for development [no ci]Dan Allen
2023-06-25release 2.3.8Dan Allen
2023-06-24backport fix for #2428 prevent inline image from being scaled down in normal ↵Dan Allen
table cell; support fit=none attribute on inline image
2023-06-22backport fix for #2430 remove null character enclosed by XML tag when ↵Dan Allen
sanitizing text
2023-05-10bump upper Ruby version from 3.1 to 3.2 in CI workflowDan Allen
2023-05-10alias File.exists? to File.exist? when loading RGhost optimizer to patch ↵Dan Allen
incompatibility when using Ruby 3.2
2023-04-16prepare branch for development [no ci]Dan Allen
2023-04-16release 2.3.7Dan Allen
2023-04-13add workaround for JRuby on Windows when value of imagesdir attribute is ↵Dan Allen
absolute and contains non-ASCII characters
2023-04-10don't crash if source block with custom subs is empty and source highlighter ↵Dan Allen
is enabled
2023-04-09prepare branch for development [no ci]Dan Allen
2023-04-09release 2.3.6Dan Allen
2023-04-06rework patch for File.absolute_path? on JRuby so it returns the correct responseDan Allen
2023-03-31prepare branch for development [no ci]Dan Allen
2023-03-31release 2.3.5Dan Allen
2023-03-29backport fix for #2398 use first recto page after toc when media is prepress ↵Dan Allen
and page numbering or running content start-at value is after-toc
2023-03-29resolves #2410 catalog all footnotes found inside AsciiDoc table cells (PR ↵Dan Allen
#2411)
2023-03-27related to #2379 honor theme settings for caption on table with breakable or ↵Dan Allen
unbreakable option
2023-03-27backport fix for #2379 restore bottom margin on table with breakable or ↵Dan Allen
unbreakable option
2023-03-27backport fix for #2368 do not drop section that follows empty indexDan Allen
2023-03-12backport fix for #2402 add callout-list-marker-font-color theme key to ↵Dan Allen
control color of conum marker in callout list
2022-10-29prepare branch for development [no ci]Dan Allen
2022-10-29release 2.3.4v2.3.4Dan Allen
2022-10-28backport fix for #2361 resolve attribute references in target of image in ↵Dan Allen
running content
2022-10-27backport fix for #2363 replace use of AbstractBlock#role= method to ensure ↵Dan Allen
compatbility with Asciidoctor 2.0.10
2022-10-21prepare branch for development [no ci]Dan Allen
2022-10-21release 2.3.3v2.3.3Dan Allen
2022-10-17resolves #2355 pass -dNEWPDF=false to Ghostscript when optimizing PDF (PR #2356)Dan Allen
2022-10-16fix issue reference in CHANGELOGDan Allen
2022-10-16resolves #2354 fix crash if last fragment in TOC entry is not rendered (PR ↵Dan Allen
#2357)
2022-09-17prepare branch for development [no ci]Dan Allen
2022-09-17release 2.3.2 [no ci]v2.3.2Dan Allen
2022-09-17provide fallback value for base-font-size theme key before processing keysDan Allen
2022-09-17prepare branch for development [no ci]Dan Allen
2022-09-17release 2.3.1 [no ci]v2.3.1Dan Allen
2022-09-17backport fix for #2343 provide a fallback value for base-font-sizeDan Allen
2022-09-14backport fix for #2339 fix crash when smallcaps text transform is applied to ↵Dan Allen
a phrase
2022-09-04backport fix for #2328 don't use chapter or part signifier if respective ↵Dan Allen
attribute is unset
2022-09-04ensure heading-min-height-after theme key is ignored if section is empty or ↵Dan Allen
discrete heading is last child
2022-09-04backport fix for #2326 don't include bottom margin when computing heading ↵Dan Allen
height if heading-min-height-after theme key is empty
2022-09-04arrange heading even if section is emptyDan Allen
2022-09-04don't force justify first line of abstract if it ends with a hard breakDan Allen
2022-09-04backport fix for #2322 draw border on heading if it is advanced to next pageDan Allen
2022-08-16prepare branch for development [no ci]Dan Allen
2022-08-16release 2.3.0 [no ci]v2.3.0Dan Allen
2022-08-16fix typos [no ci]Dan Allen