Changelog
Last updated
Last updated
The Changelog provides updates on the latest improvements, bug fixes, and new features added to the StealthGPT API. Stay informed by reviewing the updates listed here.
2025-01-11
New isMultilingual Parameter
Introduced the parameter (default: true
). This new boolean flag allows you to generate multilingual or monolingual content depending on your needs. When set to true
, StealthGPT can respond in or incorporate multiple languages if appropriate; when set to false
, content generation remains strictly monolingual.
2024-12-02 Updated Tone Options Replaced existing tones with four new options—Standard, High School, College, and Ph.D.—to provide more control over the style and complexity of generated content.
2024-06-10
New JSON Fields for /stealthify Endpoint
Changed the JSON response to include the following new fields: systemTokensSpent
and totalTokensSpent
.
2024-05-16
Added /stealthify/articles Endpoint
Updated the /stealthify
endpoint documentation to include business token details.
2023-03-19
New Documentation Page: "Understanding API Response"
Added a page explaining key items returned when using the StealthGPT API, including result
, howLikelyToBeDetected
, and remainingCredits
. This helps users better understand the API response and leverage the StealthGPT API effectively in their applications.