V.1.1.2
TrID UI v1.1.2
This release adds installer translations and improves settings management.
✨ What's New
🌍 Installer Translations
- Windows installer now available in 10 languages: English, French, German, Italian, Japanese, Polish, Portuguese, Russian, Simplified Chinese, and Spanish
- Installer language automatically matches your system language
- README files now available in multiple languages
⚙️ Settings Management
- Improved drag-and-drop file handling
- Settings can now be imported/exported via clipboard
- Better settings persistence with localStorage
- More consistent settings behavior across the app
🐛 Bug Fixes & Improvements
- Fixed CSS color variable definitions
- Updated uninstaller dialog layout
- Various code refactoring and cleanup
- Preparation for store submissions
📥 Downloads
Windows
- Intel/AMD: ⭐
TridUI-win-amd64-installer.exeorTridUI-win-amd64.exe - ARM (Surface Pro X): ⭐
TridUI-win-arm64-installer.exeorTridUI-win-arm64.exe
ℹ️ Installer vs Portable
- Installer (
-installer.exe): Adds to Start Menu with shortcuts (⭐ recommended) - Portable (
.exe): Standalone, just download and run
macOS
- Universal (All Macs): ⭐
TridUI-macOS.dmgorTridUI-macOS.zip
ℹ️ DMG vs ZIP
- DMG (
.dmg): Drag-to-install interface, easy access (⭐ recommended) - ZIP (
.zip): Manual extraction to Applications folder
⚠️ macOS blocked the app?
Right-click the app → Open → Open again. Learn more
Linux
- Most distros: ⭐
TridUI-linux-amd64.AppImage - Debian/Ubuntu/Mint:
TridUI-linux-amd64.deb - Advanced users:
TridUI-linux-amd64
ℹ️ Which Linux package should I use?
- AppImage (
.AppImage): Universal - works on Fedora, Arch, openSUSE, etc. Just download and run - DEB (
.deb): For Debian-based distros (Ubuntu, Linux Mint, Pop!_OS, etc.) - installs via package manager - Binary (
TridUI-linux-amd64): Raw executable for any distro - requires manual setup:chmod +x TridUI-linux-amd64 && ./TridUI-linux-amd64
💡 Not sure which to download? Choose amd64 (works on 95% of computers)
🏗️ Building from Source
Want to build TrID UI yourself? Check out the setup guide in the README for detailed instructions.
Full Changelog
Full Changelog: v1.1.1...v1.1.2
📢 Important Notes
Important
This release includes significant changes to the settings management system. Your existing settings may not carry over seamlessly. It is recommended to review and reconfigure your settings after updating to ensure optimal performance.
