Docs menuChangelog
Changelog
TurnitPass product updates
Recent platform changes across the humanizer, AI detector, writing tools, billing, and API.
Latest platform notes
Latest release
Developer API expanded
Added authenticated v1 endpoints for humanize, paraphrase, rewrite, detect, citation, bibliography, and API key status.
/humanize/detect/citation/statusv1
API surface
Tools
Writing workflow
Access
Billing and access
Recent changes
Citation exports expanded
Document import warnings surfaced
Detector response normalized
Versioning
v1 routes stay stable
Prompts
Sensitive implementation details stay internal
Billing
Billing keys remain configurable
How updates are organized
Release lanes
Changelog entries are grouped by user-visible behavior.
Internal implementation details stay private, but API contracts, workspace behavior, document import changes, and writing-tool surfaces are documented when they affect developers or writers.
/humanize/detect/citation/statusHumanizer and AI detector
Changes to AI-writing signal estimates, side-by-side review, and revision notes.
Citation and bibliography
New source types, citation formats, BibTeX/RIS export behavior, and bibliography sorting logic.
Developer platform
API key lifecycle, limits, status fields, usage logging, and workspace controls.
Public pages
Notion-style page updates, comparison pages, feature pages, pricing, contact, and localized shells.
Current release snapshot
May 2026
01
Developer API expanded
Added authenticated v1 endpoints for humanize, paraphrase, rewrite, detect, citation, bibliography, and API key status.
May 2026
02
Citation exports expanded
Citation and bibliography responses now include formatted HTML, plain text, BibTeX, and RIS output for common academic and technical styles.
May 2026
03
Document import warnings surfaced
TXT, Markdown, DOCX, and PDF imports now keep source kind, filename, and parser warnings visible in writing and detector workflows.
May 2026
04
Detector response normalized
Detector-style scans now return review estimates, source context, status, and writing-signal metadata through the same public API shape.
Release policy
The changelog follows the same product boundary as the API platform: public notes cover endpoint behavior, billing surfaces, document parsing, and visible workflow changes. Sensitive prompt internals are handled as implementation details unless they affect public behavior.
Timeline
May 2026
latestDeveloper API expanded
Added authenticated v1 endpoints for humanize, paraphrase, rewrite, detect, citation, bibliography, and API key status.
May 2026
improvementCitation exports expanded
Citation and bibliography responses now include formatted HTML, plain text, BibTeX, and RIS output for common academic and technical styles.
May 2026
releaseDocument import warnings surfaced
TXT, Markdown, DOCX, and PDF imports now keep source kind, filename, and parser warnings visible in writing and detector workflows.
May 2026
releaseDetector response normalized
Detector-style scans now return review estimates, source context, status, and writing-signal metadata through the same public API shape.
May 2026
releaseWriting tools added
Launched usable AI rewriter, paraphrase, detector, citation generator, and bibliography generator pages backed by the shared writing workflow.
May 2026
releaseHomepage workbench
Shipped the TurnitPass humanizer homepage with document input, processing language selection, rewrite action, and side-by-side result review.
May 2026
releaseWorkspace usage overview added
Added workspace summary surfaces for word balance, subscription state, API keys, and recent usage so billing and developer access stay together.
May 2026
releaseIntegrated plan limits
Checkout, billing portal, and plan-limit code paths are in place while production settings remain externally configurable.
April 2026
releasePrivate API key storage
API keys are shown once, stored as secure hashes, and can be revoked without changing Google account access.
Update streams
Humanizer and AI detector
Changes to AI-writing signal estimates, side-by-side review, and revision notes.
Citation and bibliography
New source types, citation formats, BibTeX/RIS export behavior, and bibliography sorting logic.
Developer platform
API key lifecycle, limits, status fields, usage logging, and workspace controls.
Public pages
Notion-style page updates, comparison pages, feature pages, pricing, contact, and localized shells.
API compatibility notes
Changelog FAQ
Does the changelog include prompt changes?
Prompt internals are not published as full text because they are sensitive. Public notes describe behavioral changes, endpoint impact, and compatibility expectations.
How should API clients handle new response fields?
Treat unknown fields as additive metadata. Clients should parse the fields they need and ignore additional keys unless the API reference says otherwise.
Where do billing configuration changes appear?
Billing behavior is noted here when checkout, portal, or plan-limit logic changes. Production credentials are configured securely outside the codebase.