DiscordKit - 디스코드 채팅 내보내기의 버전 기록 - 7개 버전
DiscordKit - 디스코드 채팅 내보내기 제작자: Justin
DiscordKit - 디스코드 채팅 내보내기의 버전 기록 - 7개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 4.0.0
2026년 4월 18일에 출시 - 567.59 KBfirefox 109.0a1 이상에서 작동Changelog
All notable changes to this project will be documented in this file.
[4.0.0] - 2026-04-18
Added- Dynamic Pricing Config: Introduced the ability to fetch dynamic pricing configurations and promotional text from the server, allowing for real-time updates without needing a new extension release.
- Browser Analytics: Added lightweight, privacy-friendly browser type tracking (Chrome, Firefox, Edge) to better understand user distribution.
- Server-side Metrics: Integrated with a new, high-performance server-side metrics system to track API usage and extension activity.
Changed- Compliance & Policy Alignment: Removed review gating mechanisms to fully comply with the Chrome Web Store Developer Program Policies. All user ratings are now routed directly to the Chrome Web Store.
- WAU Tracking Optimization: Refactored the background service worker keep-alive mechanism. Replaced empty ping intervals with a legitimate daily configuration fetch, including randomized jitter (0-120 minutes) to prevent server spikes.
- Network Requests: Updated API endpoints and unified the manifest host permissions to strictly communicate with the production server (
discordkit.com).
Fixed- Addressed policy violation warnings that led to search ranking drops (shadowban) on the Chrome Web Store.
- Fixed misleading description text regarding local processing to accurately reflect the cloud-based export architecture.
Mozilla Public License 2.0에 따라 릴리스된 소스 코드
이전 버전
버전 2.1.0
2026년 3월 18일에 출시 - 560.82 KBfirefox 109.0a1 이상에서 작동Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.0.6
2026년 3월 5일에 출시 - 147.15 KBfirefox 109.0 이상에서 작동v2.0.6 - The "Privacy First" Update
We are excited to announce a major update that completely transforms how the Discord Chat Exporter works, focusing on security, privacy, and independence.
🚀 Major Architecture Change: No Backend Required
This version marks a significant shift to a fully client-side architecture.
- 100% Local Processing: All data export and formatting logic now runs directly in your browser.
- Zero Server Dependency: The extension no longer relies on any external backend services to generate exports. This means better reliability and no downtime.
🛡️ Enhanced Security & Privacy- Your Data Stays With You: Since there is no backend server involved, your Discord messages and personal token never leave your device during the export process.
- Eliminated Third-Party Risks: By removing the server component, we've drastically reduced the attack surface, making your data safer than ever.
✨ What This Means For You- Faster Exports: Processing happens immediately on your machine without network latency for data uploads/downloads.
- Offline Capability: You can now format and view your exports even without an active internet connection (once the data is fetched).
- Peace of Mind: Use the extension with the confidence that your sensitive information is processed locally.
Enjoy a safer, faster, and more private exporting experience!Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.0.4
2026년 1월 17일에 출시 - 560.74 KBfirefox 109.0a1 이상에서 작동Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.0.0
2025년 12월 21일에 출시 - 557.56 KBfirefox 109.0a1 이상에서 작동fix price infoMozilla Public License 2.0에 따라 릴리스된 소스 코드