Releases: anonymousException/renpy-translator
v2.5.7
Support error repair by renpy lint which can correct the error part generated by translation
repair_error.mp4
| Release Package | Explanation | Advantage | Disadvantage |
|---|---|---|---|
| RenpyTranslator-Win.Pyinstaller.Build.zip | build by Pyinstaller | the executable file is single and light | may cause false positive as virus |
| RenpyTranslator-Win.Nuitka.Build.zip | build by Nuitka | will not cause a false positive for most antiviruses | the executable file contain many extra support libraries |
| RenpyTranslatorInstaller.exe | installer for Nuitka version | make things easier | need to install and better uninstall the pre-version before install |
v2.5.6
Improve remove repeat extraction and double check to change language

| Release Package | Explanation | Advantage | Disadvantage |
|---|---|---|---|
| RenpyTranslator-Win.Pyinstaller.Build.zip | build by Pyinstaller | the executable file is single and light | may cause false positive as virus |
| RenpyTranslator-Win.Nuitka.Build.zip | build by Nuitka | will not cause a false positive for most antiviruses | the executable file contain many extra support libraries |
| RenpyTranslatorInstaller.exe | installer for Nuitka version | make things easier | need to install and better uninstall the pre-version before install |
v2.5.5
Change openai to custom translation api : _openai.py , you can test it in custom engine form and modify it now

| Release Package | Explanation | Advantage | Disadvantage |
|---|---|---|---|
| RenpyTranslator-Win.Pyinstaller.Build.zip | build by Pyinstaller | the executable file is single and light | may cause false positive as virus |
| RenpyTranslator-Win.Nuitka.Build.zip | build by Nuitka | will not cause a false positive for most antiviruses | the executable file contain many extra support libraries |
| RenpyTranslatorInstaller.exe | installer for Nuitka version | make things easier | need to install and better uninstall the pre-version before install |
v2.5.4
Remove inaccessible translation api : lingvanex (free) and caiyun (free)
Change deepl to custom translation api : _deepl.py , you can test it in custom engine form now

| Release Package | Explanation | Advantage | Disadvantage |
|---|---|---|---|
| RenpyTranslator-Win.Pyinstaller.Build.zip | build by Pyinstaller | the executable file is single and light | may cause false positive as virus |
| RenpyTranslator-Win.Nuitka.Build.zip | build by Nuitka | will not cause a false positive for most antiviruses | the executable file contain many extra support libraries |
| RenpyTranslatorInstaller.exe | installer for Nuitka version | make things easier | need to install and better uninstall the pre-version before install |
v2.5.3
Improve editor form which will auto refresh with option show untranslated

| Release Package | Explanation | Advantage | Disadvantage |
|---|---|---|---|
| RenpyTranslator-Win.Pyinstaller.Build.zip | build by Pyinstaller | the executable file is single and light | may cause false positive as virus |
| RenpyTranslator-Win.Nuitka.Build.zip | build by Nuitka | will not cause a false positive for most antiviruses | the executable file contain many extra support libraries |
| RenpyTranslatorInstaller.exe | installer for Nuitka version | make things easier | need to install and better uninstall the pre-version before install |
v2.5.2
Improve unpack overwrite option which will skip overwrite if the rpyc or rpy file already exists

| Release Package | Explanation | Advantage | Disadvantage |
|---|---|---|---|
| RenpyTranslator-Win.Pyinstaller.Build.zip | build by Pyinstaller | the executable file is single and light | may cause false positive as virus |
| RenpyTranslator-Win.Nuitka.Build.zip | build by Nuitka | will not cause a false positive for most antiviruses | the executable file contain many extra support libraries |
| RenpyTranslatorInstaller.exe | installer for Nuitka version | make things easier | need to install and better uninstall the pre-version before install |
v2.5.1
Upgrade requirements dependency to improve translation api

| Release Package | Explanation | Advantage | Disadvantage |
|---|---|---|---|
| RenpyTranslator-Win.Pyinstaller.Build.zip | build by Pyinstaller | the executable file is single and light | may cause false positive as virus |
| RenpyTranslator-Win.Nuitka.Build.zip | build by Nuitka | will not cause a false positive for most antiviruses | the executable file contain many extra support libraries |
| RenpyTranslatorInstaller.exe | installer for Nuitka version | make things easier | need to install and better uninstall the pre-version before install |
v2.5.0
Improve extraction, remove unused part automatically
remove_repeat_extraction2.mp4
| Release Package | Explanation | Advantage | Disadvantage |
|---|---|---|---|
| RenpyTranslator-Win.Pyinstaller.Build.zip | build by Pyinstaller | the executable file is single and light | may cause false positive as virus |
| RenpyTranslator-Win.Nuitka.Build.zip | build by Nuitka | will not cause a false positive for most antiviruses | the executable file contain many extra support libraries |
| RenpyTranslatorInstaller.exe | installer for Nuitka version | make things easier | need to install and better uninstall the pre-version before install |
v2.4.9
Improve the speed of extraction and will auto remove repeated lines
remove_repeat_extraction.mp4
| Release Package | Explanation | Advantage | Disadvantage |
|---|---|---|---|
| RenpyTranslator-Win.Pyinstaller.Build.zip | build by Pyinstaller | the executable file is single and light | may cause false positive as virus |
| RenpyTranslator-Win.Nuitka.Build.zip | build by Nuitka | will not cause a false positive for most antiviruses | the executable file contain many extra support libraries |
| RenpyTranslatorInstaller.exe | installer for Nuitka version | make things easier | need to install and better uninstall the pre-version before install |
v2.4.8
Support custom prompt template for openai issued in issues/42

| Release Package | Explanation | Advantage | Disadvantage |
|---|---|---|---|
| RenpyTranslator-Win.Pyinstaller.Build.zip | build by Pyinstaller | the executable file is single and light | may cause false positive as virus |
| RenpyTranslator-Win.Nuitka.Build.zip | build by Nuitka | will not cause a false positive for most antiviruses | the executable file contain many extra support libraries |
| RenpyTranslatorInstaller.exe | installer for Nuitka version | make things easier | need to install and better uninstall the pre-version before install |
