Releases: plainheart/bing-translate-api
Releases · plainheart/bing-translate-api
v4.0.2
v4.0.1
v4.0.0
v3.0.1
- [feat] update supported language list.
v3.0.0
- [feat] add a new experimental EPT mode, which can get less rate limit than the legacy mode. Just try it! (See the README for the limitations)
- [feat] still use
1000
as the defaultmaxTextLen
.5000
is only available in China. - [refactor]
cookie
is no longer passed in HTTP requests. - [fix] fix potential JSON parsing error brought by trailing comma.
- [chore] update default
user-agent
.
v2.10.0
- [feat] update supported maximum text length for translation.
1000
->5000
- [feat] auto retry 3 times when failing to request.
- [feat] provide more detailed and readable error message.
- [feat] enable the
tryFetchingGenderDebiasedTranslations
option to follow the website. - [feat] add a script to fetch config from bing website.
- [chore] update default
user-agent
to Edge.
v2.9.2
- [feat] update supported language list.
- [chore] update default
user-agent
.
v2.9.1
- [feat] update supported language list.