You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expanded the application UI from 3 supported languages to full 11-language support: English, Simplified Chinese, German, Spanish, French, Japanese, Korean, Polish, Brazilian Portuguese, Russian, and Turkish.
Added structural safety checks before destructive cleanup operations. Fake-localization cleanup now only proceeds when the target looks like a Paradox mod folder with localization/ or localisation/ content.
Improved the fake-localization cleanup window with a clearer three-action flow: cancel, auto-detect the original mod path from project/workshop metadata, or delete fake-localization files under the selected path.
Added a native folder picker for the original mod directory and improved long path display in the cleanup window.
Fixed Agent Workshop scan context so repairs target translated mod files while still preserving source-mod context for comparison.
Fixed warning handling so format warnings are included in the repair pipeline instead of only sending hard errors.
Removed misleading pre-write validation noise from the initial translation workflow. The final written file is now the authoritative validation target.
Fixed archive/path lookup inconsistencies that could produce [DB_MISSING] placeholders during proofreading after initial translation.
Added project metadata inspection/rebuild from project management, with clearer success/failure notifications that list what was rebuilt or updated.
Fixed Victoria 3 demo localization color tags and validator behavior for supported Vic3 formatting commands.
Kept the withdrawn v3.0.3 hardening work and shipped it together with the follow-up v3.0.4 audit fixes.
Stability And Safety
Cleanup and deploy paths are now guarded against obvious non-mod folders such as system directories or ordinary document folders.
Workshop paths no longer require enumerating individual mod IDs; the application validates the directory structure instead.
Agent Workshop retry/reflection logs now expose attempt counts, diagnostic reflection usage, fixed counts, and remaining issue counts more clearly.
Translation-side validation now uses source-file context consistently across post-processing, project proofreading, and Agent Workshop rescans.
Installer
Windows installer: remis-mod-factory_3.0.4_x64-setup.exe