Skip to content

Commit

Permalink
Release notes v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pyTranscriber committed Aug 17, 2022
1 parent f2931da commit 89954d3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# UPDATE - v1.8 - 17/08/2022
1. Fixed bug: language codes for Chinese Languages updated accordingly to Speech API. Changed to "cmn-Hans-CN" and "cmn-Hant-TW" instead of "zh / zh-TW").. The output was always mistakenly coming in Cantonese (yue-Hant-HK). Now they come properly in Traditional Chinese and Simplified Chinese. Thanks to "Specter Hi" for reporting!
2. Added GUI language switch feature
3. Updated link to funding campaign at GitHub Sponsors

# UPDATE - v1.7 - 08/08/2022
1. add proxy setting
2. change the function 'pytranscriber.util.MyUtil.is_internet_connected'
Expand Down

0 comments on commit 89954d3

Please sign in to comment.