Skip to content
Compare
Choose a tag to compare
@mrf0rtuna4 mrf0rtuna4 released this 04 May 16:47
· 59 commits to master since this release

Version 1.1.1 Release Notes

Bug Fixes:

  • Fixed an issue where translation would fail for texts containing HTML tags and links by removing these elements before translation and reinserting them after translation.
  • Implemented character limit control to ensure that translated texts do not exceed 5000 characters, as required by the translation service.

Improvements:

  • Enhanced the translation process to handle large files more efficiently, ensuring better performance and reliability.
  • Updated documentation to reflect the new features and improvements in this release.

Other Changes:

  • Refactored code for better readability and maintainability.
  • Updated dependencies to the latest versions to ensure compatibility and security.

Full Changelog: GitHub Compare View