Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

5.0.0-pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@osoykan osoykan released this 11 Nov 23:45
· 26 commits to main since this release

This pre-release targets the latest .NET 5 and complete re-write of DynamicTranslator.

Changes

  • Yandex is deleted. They have changed their API policy, which is not a free one anymore, so no point in keeping it.

Known Issues

  • Prompt does not work, needs a fix
  • SesliSozluk does not work, needs a fix as well
  • GoogleTranslate might block you after some point; there is a policy for anonymous calls as far as I can see

Good Parts

  • New structure, built-in .NET 5 libraries
  • Better HttpClient handling by HttpClientFactory
  • Sending copy command is moved to the behind of UI thread, which should give some performance boost on lower PC specifics or at least fix the lagging.

Findings & Bugs

Feel free to open them as an issue on the repo!