Histórico de versões de CSTP - Decentralized Domain Browser - 4 versões
CSTP - Decentralized Domain Browser por CSTP Project
Histórico de versões de CSTP - Decentralized Domain Browser - 4 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 1.2.1
Lançada em 11 de dez de 2025 - 134,57 KBFunciona com firefox 58.0 e superiorRestored network switching UI (browser_action + options_ui)Código fonte lançado sob MIT License
Versões antigas
Versão 1.2.0
Lançada em 11 de dez de 2025 - 134,49 KBFunciona com firefox 58.0 e superiorWe've dramatically improved the Content Security Policy to prevent XSS and injection attacks:
Comprehensive security analysis.
- ✅ Removed'unsafe-eval'- Preventseval()andnew Function()attacks
- ✅ Removed'unsafe-inline'from script-src - Blocks inline script injection
- ✅ Addeddefault-src 'none'- Defense in depth, deny by default
- ✅ Whitelisted IPFS gateways - Only trusted sources allowed
- ✅ Addedframe-srcdirective - Controls iframe sources
- ✅ Addedbase-uri 'self'- Prevents base tag hijacking
- ✅ Addedform-action 'none'- Blocks form submissionsCódigo fonte lançado sob MIT License
Versão 1.1.2
Lançada em 4 de dez de 2025 - 125,84 KBFunciona com firefox 140.0 e superior🦊 CSTP Firefox Extension v1.1.2 - Release Notes
Release Date: December 3, 2025
Version: 1.1.2
Status: Stable - Recommended Update
Package:cstp-firefox-1.1.2.zip(116 KB)
🎯 What's New
Critical Fix: Global V3 Program ID Migration
This release fixes a critical issue where the marketplace and other tabs would continue using the old V2 program ID even after migration, causing "Domain not found" errors.
🔧 Bug Fixes
Fixed: Multi-Tab Program ID Synchronization
Problem:
- v1.1.1 only migrated program ID when loading CSTP domains
- Marketplace tabs and other contexts still used cached V2 program ID
- Users saw inconsistent behavior across tabs
Solution:
- Added global migration inbackground.js
- Migration now runs on extension startup
- All tabs immediately use correct V3 program ID
- No more tab-specific migration issues
Impact:
- ✅ Marketplace correctly displays user domains
- ✅ Domain resolution works consistently
- ✅ No manual storage clearing needed
- ✅ All tabs synchronized automaticallyCódigo fonte lançado sob MIT License
Versão 1.1.0
Lançada em 27 de nov de 2025 - 125,45 KBFunciona com firefox 140.0 e superiorNew Features:
- Network switching between Mainnet and Devnet
- Settings page for easy network selection
- Currently operates on Solana Devnet (mainnet support coming soon)
- Clear messaging when mainnet is selected but not yet deployed
What's Included:
- Support for 8 decentralized TLDs (.zero, .test, .sol, .inu, .x, .developer, .free, .social)
- Direct Solana blockchain resolution
- Native IPFS protocol support
- Privacy-focused design (no data collection)
- Informational banner showing domain and resolved address
- Browser tab title displays domain name
Technical Details:
- Defaults to Devnet (currently deployed network)
- Users can access settings via Firefox Add-ons → CSTP → Preferences
- Network preference saved locally
- No external servers or tracking
This version is designed for testing and development on Solana Devnet. Mainnet support will be added in a future update.Código fonte lançado sob MIT License