Releases: ietf-tools/xml2rfc
Releases · ietf-tools/xml2rfc
v3.31.0
✨ New Features
640c3cc- html: Use self hosted fonts (PR #1282 by @kesara)54fa6ef- Add support for Python 3.14 (PR #1278 by @kesara)
📝 Documentation Changes
f0dd5fa- update CHANGELOG.md + py file versions for v3.30.2 [skip ci] (PR #1276 by @github-actions[bot])
🔧 Chores
5c5ba6c- setuptools is not needed at runtime anymore (PR #1284 by @a-detiste)
v3.30.2
v3.30.1
🐛 Bug Fixes
1dc1d33- html: Respect --no-external-js flag (PR #1266 by @kesara)f2b245bc- Striplinkattachments. (commit by @kesara)↘️ Fixes GHSA-cfmv-h8fx-85m7
🔧 Chores
3932c7c- Fix typo in --no-external-css flag description (PR #1267 by @kesara)3d53fe9- Install test dependencies before pytests (PR #1268 by @kesara)
📝 Documentation Changes
👷 Build System
v3.30.0
✨ New Features
fd8bca6- Allow blockquote inside dd (PR #1239 by @kesara)↘️ addresses issue #570 opened by @ietf-svn-bot
🐛 Bug Fixes
✅ Tests
👷 Build System
a406ace- Create PR with CHANGELOG and version update (PR #1256 by @kesara)4d06c37- Install dependencies before running flaketest (PR #1260 by @kesara)
📝 Documentation Changes
🔧 Chores
v3.29.0
🐛 Bug Fixes
- fix: Local PIs need to override global ones, not the other way around by @cabo in #1237
- Fix for #1204 - single letter names by @TheEnbyperor in #1246
- fix(pdf): Scale large SVG artwork by @kesara in #1244
🔧 Chores
- chore: Remove v3compat files by @kesara in #1240
- chore: Delete obsolete INSTALL file by @kesara in #1234
- ci: Fix release GHA issues by @kesara in #1249
Full Changelog: v3.28.1...v3.29.0
v3.28.1
v3.28.0
✨ New Features
- feat: Remove warning about SVG width and height by @martinthomson in #1225
🔧 Chores
- docs: Update installation instructions by @kesara in #1221
- ci: Remove setup.cfg publish commit step by @kesara in #1220
- chore(deps): Update WeasyPrint to v64.1 by @kesara in #1215
- chore: Add ACKNOWLEDGMENTS.md file by @kesara in #1214
Full Changelog: v3.27.0...v3.28.0
v3.27.0
This release addresses security advisory: GHSA-432c-wxpg-m4q3
✨ New Features
- feat: Respect
--allow-local-file-accessflag inartworkandsourcecode(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)