Releases: ietf-tools/xml2rfc
Releases · ietf-tools/xml2rfc
v3.27.0
This release addresses security advisory: GHSA-432c-wxpg-m4q3
✨ New Features
- feat: Respect
--allow-local-file-access
flag inartwork
andsourcecode
(GHSA-432c-wxpg-m4q3) by @kesara ec98f9c
🐛 Bug Fixes
🔧 Chores
- ci: Fix publish GHA issues by @kesara in #1213
- build: Fix and improve Docker images by @kesara in #1212
- ci: Run tests daily by @kesara in #1218
Full Changelog: v3.26.0...v3.27.0
v3.26.0
✨ New Features
- feat: Add option to update datatracker references by @kesara in #1168
- feat: Migrate to pyproject.toml by @kesara in #1200
🐛 Bug Fixes
- fix(html): Use basename for alternative link by @kesara in #1198
- fix: Add quotes to pip extra command by @kesara in #1202
- fix: Exit gracefully on artwork and sourcecode src file access errors by @kesara in #1203
- fix(text): Improve sentence ending logic by @kesara in #1206
- fix(pdf): Fix suboptimal overflow issues in the header by @kesara in #1207
🔧 Chores
v3.25.0
✨ New Features
🐛 Bug Fixes
bf52f86
- pdf: Fix line height issue with superscripts (PR #1165 by @kesara)↘️ fixes issue #1160 opened by @ajeanmahoney
b5381ac
- Remove deprecated cgi method (PR #1182 by @kesara)2f17276
- text: Fix truncated text issue in cells with rowspan (PR #1184 by @kesara)↘️ fixes issue #1155 opened by @ajeanmahoney
👷 Build System
📝 Documentation Changes
f0aeb65
- update CHANGELOG.md + py file versions for v3.24.0 [skip ci] (commit by @kesara)30e8346
- update CHANGELOG.md + py file versions for v3.25.0 [skip ci] (commit by @kesara)
🔧 Chores
v3.24.0
✨ New Features
✅ Tests
👷 Build System
ebc2178
- Remove OpenPGP keys (PR #1162 by @kesara)2fd70e8
- Enable tests on Windows OS (PR #1177 by @kesara)0e8fee4
- Run macOS tests on m1 processor (PR #1141 by @kesara)
📝 Documentation Changes
🔧 Chores
v3.23.2
🐛 Bug Fixes
f297f11
- v2v3: Use bib.ietf.org for I-D xinclude references (PR #1166 by @kesara)↘️ fixes issue #1008 opened by @ajeanmahoney
83e897f
- text: Capitalize "type" in non-ASCII artwork message (PR #1170 by @kesara)↘️ fixes issue #1169 opened by @ajeanmahoney
📝 Documentation Changes
v3.23.1
🐛 Bug Fixes
e2b8734
- text: Update non-ASCII art text (PR #1140 by @kesara)↘️ fixes issue #617 opened by @ietf-svn-bot
👷 Build System
3dfb04c
- Update pydyf version requirement (PR #1159 by @kesara)e589691
- Remove upload artifacts step (PR #1161 by @kesara)50c3a44
- Update GHAs (PR #1163 by @kesara)
📝 Documentation Changes
v3.23.0
✨ New Features
🐛 Bug Fixes
058479b
- text: Render ol and ul inside blockquote correctly (PR #1150 by @kesara)↘️ fixes issue #1148 opened by @rvanrheenen
bdafb27
- Add background to tt and code inside dt (PR #1144 by @kesara)↘️ fixes issue #1142 opened by @ajeanmahoney