From c439ce8ccc6aa68f342ee589b4aaaff4e53176ff Mon Sep 17 00:00:00 2001 From: Kelvin Date: Sat, 20 Apr 2024 03:11:48 +0800 Subject: [PATCH] ChatTranslated v2.1 (#3428) --- stable/ChatTranslated/manifest.toml | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/stable/ChatTranslated/manifest.toml b/stable/ChatTranslated/manifest.toml index 62cb92e4f4..e4ec4d03f4 100644 --- a/stable/ChatTranslated/manifest.toml +++ b/stable/ChatTranslated/manifest.toml @@ -1,11 +1,25 @@ [plugin] repository = "https://github.com/kelvin124124/ChatTranslated.git" -commit = "d805a8e437b2196f705308d3789e05091ec51cf6" +commit = "0db68586b2c67bb113985ad8da3963aaa3664213" owners = ["kelvin124124"] project_path = "ChatTranslated" changelog = """ -- Reinforced default filter -Now requires >2 consecutive non-English characters to trigger translation under default settings. +[localization] +Added framework for localization. + +[ui] +Added source language selection to translate specific languages. + +[translation] +Updated filter regex. +Excluded non-text payloads from language detection. +Added DeepL translate mode. +Proxy: Switched to claude models for better performance. +Proxy: Switched to a new API key. +Proxy service may be unstable in this version. + +[misc] +Organized code. """ [plugin.secrets] -chatfunction_key = "-----BEGIN PGP MESSAGE-----\n\nwV4D5E6vRX2hj04SAQdAeezmQlBzptEr4kFDPVxfwQlrkFIrQEv+gW9T6hXI\nSRkwhyoasqyUkEmHw5JPl/Mo+QLnfVPZ2U1SBdiQyTgbMnNQsrETk8ey+xcg\naap2G4lj0lkBTYS2qV6OCPwFo73Pzv09g5yCiPjAs6h/unUb3sBMIuDMsSM+\nyfxY2Et8tqMPzXB2vXVGnHQIHqC7EuKRxOjJOiBpIVFAmp7dFEQOBJv4s8G0\nFlYaiMawxA==\n=Ii28\n-----END PGP MESSAGE-----\n" +cfv2 = "-----BEGIN PGP MESSAGE-----\n\nwV4D5E6vRX2hj04SAQdAVF7lQi3ll0QVVHXhrxWWvn56lJGXqQmi7PSprdGJ\nnAEwPWuybeVbiv23purRpMKyRd0Tnnm/wswuf3TJFebn+5Kr2RZctJCK4y6L\nKoGsLHON0lgBxcrMMmv4IHrxs+M7L0Rcsriaw8dI1anSCxrlafxK7g6i+Xsx\nRa57QCwJOd8rMDhmuG9H+LdJZGtcSZHiZr+UapqCJaFZOEt1dYMoZlgcCLyA\nMB4PURNf\n=9CF1\n-----END PGP MESSAGE-----\n"