Historique de versions de TCVS Extension - 3 versions
TCVS Extension par TTCU Technologies
Historique de versions de TCVS Extension - 3 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 2.4.0
Publié le 10 juil. 2025 - 1,37 MoFonctionne avec firefox 58.0 et versions supérieuresVersion 2.4.0 Changes:
- Updated extension description to "Enables secure CORS-compliant communication between Corelation Keystone credit union systems and U.S. Treasury Check Verification"
- Removed unusedactiveTabpermission from manifest
- Updated all documentation for clarity and accuracyCode source publié sous licence Licence MIT
Anciennes versions
Version 2.3.8
Publié le 9 juil. 2025 - 1,37 MoFonctionne avec firefox 58.0 et versions supérieuresVersion 2.3.8 Changes:
- Updated from Firefox-specific naming to trademark-compliant "TCVS Extension"
- Fixed all innerHTML security warnings with safe DOM manipulation
- Updated manifest to usebrowser_specific_settingsinstead of deprecatedapplications
- Increased minimum browser version to 79.0 for full API compatibility
- Enhanced permission handling for improved security
- Adapted UI script for Firefox extension architecture (from Chromium version)
✅ Security & Validation Issues Resolved- Fixed: All "Unsafe assignment to innerHTML" warnings eliminated
- Fixed: Replaced innerHTML with safe DOM createElement methods
- Fixed: Trademark compliance (removed "Firefox" from extension name)
- Fixed: Updated to modern manifest format (
browser_specific_settings) - Fixed: Minimum browser version updated to 58.0
Code source publié sous licence Licence MIT
Version 2.3.5
Publié le 4 juil. 2025 - 1,41 MoFonctionne avec firefox 58.0 et versions supérieuresWHAT'S NEW IN v2.3.5:
✓ Seamless Permission Experience - Auto-injection after permission grant
✓ Enhanced ExtJS RunScript Support - No manual retry needed
✓ Consistent Version Display - Fixed version mismatch in popup UI
• Automatic Content Script Injection: When permissions are granted, scripts automatically inject into all tabs - no page reload required
• Smart Permission Detection: UI scripts automatically detect when permissions are granted and update status in real-time
• Improved RunScript Context Support: Better handling of dynamically created ExtJS RunScript iframes
• Enhanced API Validation: Better detection of invalidated extension contexts to prevent false "Active" status
• Service Initialization Handling: Added retry logic for "Service initializing" errors with automatic recovery
• Version Consistency: All components now show the correct version number using npm version scriptsCode source publié sous licence Licence MIT