v1.0.3
π New Features
-
Caption Caching: Added a caching system for captions, which will reduce the need to fetch captions repeatedly, resulting in improved performance. (Commit: 5763634)
-
Retry Attempt for Caption Fetch: In cases where caption fetching fails, the system will now attempt to retry the fetch, providing a more robust solution for users. (Commit: 5763634)
-
Chinese Caption Support: language support include Chinese captions. (Commit: 7b14213)
π Bug Fixes
-
Empty API Key: We've resolved an issue that allowed the application to run with an empty API key. This fix will prevent any unexpected behavior due to missing API keys. (Commit: a0e2621)
-
Configuration Export: Fixed an issue where the configuration export could not find the LEGACY value. This fix ensures that all configurations are properly exported. (Commit: 32a78ce)
-
YouTube Fetch: Fixed a bug that caused failures when fetching captions from YouTube. This fix improves the stability and reliability of our YouTube integration. (Commit: 7b14213)