Releases: jundy779/FusionTik
Releases · jundy779/FusionTik
v2.5.0 — Clean Code & API Update
🚀 FusionTik v2.5.0
✨ What's New
🔒 Security Fixes
- XSS fix: HTML entity escaping pada caption rendering
- Removed exposed Supabase key dari
env.example
🐛 Bug Fixes
- Atomic Supabase counter increment via RPC (fix race condition)
- Sequential image download untuk cegah browser popup blocking
response.okcheck pada semua fetch calls
♻️ Improvements
- Hapus semua
anytype → proper TypeScript interfaces - History limit 100 items +
useReffix untuk infinite loop - Konsistensi
downloadWithProgressdi semua download handler
📚 Documentation
- README baru dengan Architecture Overview, Message Flow, Software Architecture diagrams
- Tambah
CODE_OF_CONDUCT.md,CONTRIBUTING.md,SECURITY.md
⚖️ License
- Upgrade dari MIT ke Apache-2.0
Full Changelog: https://github.com/jundy779/FusionTik/commits/v2.5.0
v2.1.0 — Clean Code & Security Update
🚀 FusionTik v2.1.0
✨ What's New
🔒 Security Fixes
- XSS fix: HTML entity escaping pada caption rendering
- Removed exposed Supabase key dari
env.example
🐛 Bug Fixes
- Atomic Supabase counter increment via RPC (fix race condition)
- Sequential image download untuk cegah browser popup blocking
response.okcheck pada semua fetch calls
♻️ Improvements
- Hapus semua
anytype → proper TypeScript interfaces - History limit 100 items +
useReffix untuk infinite loop - Konsistensi
downloadWithProgressdi semua download handler
📚 Documentation
- README baru dengan Architecture Overview, Message Flow, Software Architecture diagrams
- Tambah
CODE_OF_CONDUCT.md,CONTRIBUTING.md,SECURITY.md
⚖️ License
- Upgrade dari MIT ke Apache-2.0
Full Changelog: https://github.com/jundy779/FusionTik/commits/v2.1.0