> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt. ## 3.22.3 **`(fix):`** Improve dynamic IR generation for inferred auth. ## 3.15.1 **`(chore):`** Use Venus JWT for AI example enhancement requests. ## 3.14.0 **`(fix):`** Fix `coerce-enums-to-literals: false` setting not being respected for SDK generation. Single-value enums are now correctly preserved as enum types instead of being coerced to literals. ## 3.13.0 **`(feat):`** Add support for autorelease flag in generators.yml. See: [https://buildwithfern.com/learn/sdks/overview/autorelease#disable-autorelease](https://buildwithfern.com/learn/sdks/overview/autorelease#disable-autorelease) ## 3.12.0 **`(feat):`** Add inferred auth parameters to the dynamic IR so dynamic snippet generators can consume them. ## 3.11.0 **`(feat):`** Fully propagate webhook responses (e.g., 204, 400, 500 status codes) from OpenAPI specs from IR to FDR. ## 3.10.0 **`(feat):`** Adds new `right-text` field to logo configuration in docs.yml. This allows users to display custom text to the right of the logo image.