Supervertaler v1.9.32 - December 2025 Release (includes Windows .exe) #65
michaelbeijer
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Supervertaler v1.9.32 Release Notes
Release Date: December 10, 2025
Type: Critical Bug Fix
Status: Production Ready
🎯 Overview
Version 1.9.32 fixes a critical bug affecting Trados Studio return packages (SDLRPX). Translated segments were incorrectly staying in "Draft" status instead of being marked as "Translated", causing clients to see MT/draft content when opening return packages.
✨ What's New in v1.9.32
Critical Bug Fix - Fixes an issue where Trados SDLRPX return packages kept segments in "Draft" status instead of "Translated".
🐛 Bug Fixes
Technical Details
Problem: When exporting translations as an SDLRPX return package, all segments remained with
conf="Draft"status instead of being updated toconf="Translated".Root Cause: The
_update_xliff_tree()function was updating target text but not theconfattribute in<sdl:seg>elements.Solution:
_update_segment_status()method tosdlppx_handler.pyconfattribute insdl:seg-defssection during exportTesting: ✅ Verified with 35-segment patent translation
📋 Re-exporting Existing Projects
Q: I have a saved project (.svproj) that was imported from SDLPPX. Do I need to re-import?
A: No! The fix is in the export code, not the import or project storage. Simply:
The new export will correctly set all translated segments to "Translated" status.
✨ What's New in v1.9.30-1.9.31
Critical Bug Fix - Fixes an issue where LLM translation would fail on systems other than the development machine.
🐛 Bug Fixes
🔤 Spellcheck Features (from v1.9.29)
.dicand.affdictionary files📦 Download
Supervertaler-v1.9.32-Windows.zip(546 MB)Supervertaler.exe💡 Getting Started with Spellcheck
Adding More Languages
For languages not built-in, download Hunspell dictionaries (
.dic+.afffiles) and place them in:user_data/dictionaries/~/.supervertaler/dictionaries/Popular dictionary sources:
📚 Full Changelog
See CHANGELOG.md for complete version history.
⚙️ System Requirements
🙏 Feedback
Found a bug or have a feature request? Please open an issue on GitHub.
This discussion was created from the release Supervertaler v1.9.32 - December 2025 Release (includes Windows .exe).
Beta Was this translation helpful? Give feedback.
All reactions