Releases: readmeio/rdme
Releases · readmeio/rdme
v10.5.0-next.6
v10.5.0-next.5
10.5.0-next.5 (2025-08-06)
Bug Fixes
v10.5.0-next.4
10.5.0-next.4 (2025-07-29)
Features
v10.5.0-next.3
10.5.0-next.3 (2025-07-29)
Features
v10.5.0-next.2
v10.5.0-next.1
10.5.0-next.1 (2025-07-16)
Features
v10.4.1-next.1
10.4.1-next.1 (2025-07-08)
Bug Fixes
v10.4.0
10.4.0 (2025-07-08)
This release is a big one! Big thanks to @emilyskuo @erunion @olehshh for the help in getting this one across the finish line. Here's a quick breakdown of the changes:
- Uploading Markdown/MDX/HTML to your ReadMe project is now generally available and is no longer in alpha. This includes the following commands:
- A new
rdme openapi resolvecommand — a handy new utility command for patching up circular references in your OpenAPI files and making them compatible with the ReadMe API Reference - Improved logging for GitHub Actions users
- Updated docs across the board
For more information on these changes, check out our updated docs and our migration guide, or get in touch with us at [email protected].
Raw Autogenerated Changelog:
Bug Fixes
- pages/upload: decouple autofixing and uploads (#1282) (d5a6fe9)
- v9/openapi: problem with
FormDatacompositions on Node 24 (#1242) (046842f)
Features
- add legacy id flag to openapi upload (#1278) (7871f31)
- logger: improved warnings for GHA users (#1290) (ec138c5)
- mark page upload commands as stable, update migration guide (#1287) (0a03bd6)
- new
custompages uploadcommand (#1265) (dc4ceb4) - openapi: add
openapi resolve(#1063) (987e103) - openapi: adding a warning for our experimental postman support (#1277) (ac0b068)
- support for
rdme changelog upload(#1272) (fd594f3)