Releases: Pinguin2001/Translator
Releases · Pinguin2001/Translator
v3.1
Changelog:
- apperance: New app icon
- perf: Use faster language lists
- perf: Make splash screen optional, this speeding up the startup speed
Notes:
- On Windows 10/11 import the certificate first and then install the appxbundle
- On interop-unlocked W10M-devices install the appxbundle as normal
- On 10X deploy via portal, don't forget to include all dependencies and the certificate
- If you use it too much Google can rate limit you/ban your ip for 24 hrs. (this shouldn't happen with normal usage, I never encountered this myself)
Dependencies:
arm32: https://github.com/Pinguin2001/Translator/releases/download/v3.0.0/Dependencies.arm32.7z
arm64: https://github.com/Pinguin2001/Translator/releases/download/v3.0.0/Dependencies.arm64.7z
x86_x64: https://github.com/Pinguin2001/Translator/releases/download/v3.0.0/Dependencies.x64.7z
x86: https://github.com/Pinguin2001/Translator/releases/download/v3.0.0/Dependencies.x86.7z
v3.0.0
- backend: Migrate to lingva translate
- feat: Add titlebar for desktop devices
- feat: Import text from file
Notes:
- On Windows 10/11 import the certificate first and then install the appxbundle
- On interop-unlocked W10M-devices install the appxbundle as normal
- On 10X deploy via portal, don't forget to include all dependencies and the certificate
- If you use it too much Google can rate limit you/ban your ip for 24 hrs. (this shouldn't happen with normal usage, I never encountered this myself)
v2.0.14
Changelog:
- (build)deps: bump Microsoft.UI.Xaml from 2.5.0 to 2.7.3
- feat: ARM64 support
- feat: Support for large screen devices/dual screen devices
Notes:
- On Windows 10/11 import the certificate first and then install the appxbundle
- On interop-unlocked W10M-devices install the appxbundle as normal
- On 10X deploy via portal, don't forget to include all dependencies and the certificate
- If you use it too much Google will rate limit you/ban your ip for 24 hrs. (this shouldn't happen with normal usage, I never encountered this myself)