The linked dump release
What's Changed
- Fixed the
dumpcommand to resolve post output paths so thaturl_pathandurlare populated correctly in the JSON output. (#564) - Added
internal_linksto the properties of a post when doing adumpof posts. (#566) - Added
external_linksto the properties of a post when doing adumpof posts. (#566) - Documented the post properties included in the JSON output of the
dumpcommand. (#567)
Full Changelog: v2.33.0...v2.34.0