Skip to content

Releases: LAB02-Research/DeepL-Translator

v2023.5.24.0

24 May 13:31
8d5dc52
Compare
Choose a tag to compare
  • Fixed a bug where swapping a region-specific target language (eg. English (British)) to the source variant caused an exception
    • The reason is that source languages aren't region specific
    • DeepL Translator now selects the base language (in this example, English)
    • In the case of swapping from source to target, the first region-specific variant will be selected
  • Added a maximize button to the main window
  • Updated packages to their latest versions

v2023.4.21.0

21 Apr 09:33
Compare
Choose a tag to compare
  • Main window can now be resized

v2023.4.4.0

04 Apr 18:43
Compare
Choose a tag to compare
  • Update DeepL package to latest release
  • Update Syncfusion packages to latest release

v2023.3.27.0

28 Mar 14:09
65b8510
Compare
Choose a tag to compare
  • Fixed a bug that would return -2147483648 as the amount of characters in a document
  • Client no longer crashes when a document is in use, but warns the user
  • Documents page layout improvements
  • Added switch language button to easily switch source and target language

v2023.3.17.0

17 Mar 16:56
Compare
Choose a tag to compare
  • Added scrollbars to the 'text' translation fields
  • Applied theme to the webview reading mode scrollbars
  • Added button tooltips

v2023.3.16.0

16 Mar 17:02
Compare
Choose a tag to compare
  • New option: always on top, ensures your translations are always in front of other applications
  • Info label pointing new users to configuration window
  • Added api key and domain misconfiguration checks (best effort)
  • Limited 'no api key' and other notifications to one time max to avoid nagging
  • Code improvements

v2023.3.15.2

15 Mar 20:32
Compare
Choose a tag to compare
  • You'll now get a notification in the main window when you're less than 10.000 characters away from your free subscription limit
    • Emphasis with red in the subscription window as well
  • Neatly release the global hotkey on application shutdown
  • Enable 'Subscription' button after entering api key

v2023.3.15.0

15 Mar 14:46
Compare
Choose a tag to compare
  • Webpage translations are now themed as well, making them easier on the eyes (subjective of course)
  • When using the open in browser button, the webpage will now show the correct (untranslated) title
  • Code cleanup

v2023.3.14.0

14 Mar 16:54
Compare
Choose a tag to compare
  • Support for other currencies
    • Should show the currency symbol as configured in Windows
    • Added 'price per character' field in the config window, make sure to set it if you're not using euros
  • If you use the global hotkey with an url selected, it'll open in the webpage tab and start translating
  • Added 'open in browser' button for translated webpages
  • Improved document checks
    • Corrects for the minimum amount of chars for documents (50k), and notifies accordingly
  • Minor usage improvements
  • Source code cleanup

v2023.3.13.1

13 Mar 15:44
Compare
Choose a tag to compare

This release adds something that even DeepL's regular site/app doesn't have: webpage translations! And more; it'll try to extract the relevant text, using Firefox's reading mode parser. This'll keep the character count down, but will also make it easier to read your translation.

  • New tab: webpage translations

    • Simply enter any link (to a website, or a local file) and hit enter
    • It'll extract the relevant text, translate it, and show it to you while preserving its layout
    • If it can't determine what the relevant text is, it'll translate the site as-is and show a warning icon
    • You can also drag a link or html file onto the page
    • You'll be warned if a translation will make you go over your character limit
  • Print support

    • Easily print your text or url translation to any printer
  • Save to file support

    • Easily save your translated text to a .txt file
    • Or your translated webpage as a PDF