Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Releases: terrence-ou/MAI-Translator

v0.8.0

25 Dec 18:57

Choose a tag to compare

What's Changed

v0.7.1

06 Nov 14:11

Choose a tag to compare

Features

Updated the ai-fetcher package to support Claude's new sonnet model.

v0.7.0

01 Nov 21:44

Choose a tag to compare

Bug fixes

  • The hidden .md files will be deleted along with the corresponding .txt files;
  • Corrected unexpected UI interaction issue when attempting to delete the translation record;
  • Added test cases, now the code coverage is over 80%.

v0.6.1

27 Oct 04:04

Choose a tag to compare

Latest Claude Sonnet 3.5 model enabled

v0.6.0

23 Oct 00:49
df16b51

Choose a tag to compare

New Features

  • Added a right-click menu for the side bar history card, with "save as" and "delete" actions available;
  • Added "clear" button to the result text area;

Bug Fixes

  • Corrected the text opacity issue.

v0.5.4

06 Oct 22:05
4000104

Choose a tag to compare

  • Sidebar display bug fixed

v0.5.3

03 Oct 18:04
8f8319f

Choose a tag to compare

  • api key display fixed;
  • OpenAI TTS voice selection added;

v0.5.2

28 Sep 21:38
3ff8487

Choose a tag to compare

MacOS native drag and drop added.

v0.5.1

21 Sep 23:37
17e33e1

Choose a tag to compare

  • AI setting bugs fixed.

v0.5.0

21 Sep 22:49
7df92d9

Choose a tag to compare

  • Using ai-fetcher package to simplify REST calls.