Releases: ITtest1/TeleFileDB-Plus
Releases · ITtest1/TeleFileDB-Plus
Release list
v1.0.6: Fix Chromium Login in Iframes
Changes in v1.0.6
- Bug Fix: Resolved an issue where Chromium-based browsers (Chrome, Edge, etc.) could not log in when the app was embedded in an iframe (e.g., Hugging Face Space).
- Technical Detail: Configured SESSION_COOKIE_SAMESITE='None' and SESSION_COOKIE_SECURE=True to allow cross-site cookie handling in compliant browsers.
v1.0.5: Update Troubleshooting Documentation
Changes in v1.0.5
- Troubleshooting Updates: Clarified that download speed throttling (capped at 3MB/s) is primarily caused by Telegram API restrictions, confirmed through local testing.
- Security Warning: Added a severe warning about the high risk of Hugging Face account bans due to high-traffic or frequent transfers on public cloud platforms.
- Stability: Refined technical guidance for using the official Telegram client as the most stable data transfer method.
v1.0.3: Official Bilingual Version & Best Practices
- 新增中英雙語全套文檔。 2. 加入添加檔案的最佳實踐策略教學。 3. 加入 Docker Compose 部署教學。 4. 修正監聽器過濾器,支援語音與動畫捕捉。 5. README 置頂加入專案背景與 AI 協作聲明。
v1.0.2 Stable
Fixed listener media filters and added auto-naming for voice/animation.
v1.0.1: Bilingual Docs & Docker Guide
- 新增 Docker Compose 部署教學; 2. 更新中英雙語 README; 3. 加入 Live Demo 入口。
v1.0.0 : 初次正式發布 / Initial Stable Release
Full Changelog: https://github.com/ITtest1/TeleFileDB-Plus/commits/v1.0.0