Skip to content

Releases: withmargin/margin-read

v0.3.7

Choose a tag to compare

@github-actions github-actions released this 15 Jun 16:23
Release 0.3.7

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 09 Jun 03:22
Release 0.3.6

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 09 Jun 00:55
Release 0.3.5

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 04 Jun 23:19
Release 0.3.4

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 04 Jun 19:40
Release 0.3.3

Set version to 0.3.3 and cut the CHANGELOG section.

Added: Anthropic Compatible provider for local/gateway endpoints; omlx
(Apple Silicon MLX) local runtime preset.

Fixed: CJK-aware minimum length so short CJK lines are no longer dropped;
punctuation-heavy and short quoted CJK dialogue now translated;
parent/child duplicate translations de-duplicated.

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 01 Jun 01:42
Release v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 15 May 05:15

What changed

  • Translation markers now follow the selected target language instead of the browser UI language.
  • Examples: Traditional Chinese targets show , Japanese targets show 翻訳, and English targets show Translation.

Manual install

This package is intended for testers who are comfortable loading unpacked Chrome extensions.

  1. Download margin-read-v0.3.1.zip.
  2. Unzip it.
  3. Open chrome://extensions.
  4. Enable Developer mode.
  5. Click Load unpacked.
  6. Select the unzipped folder.

Manual installs do not receive Chrome Web Store automatic updates and may use a different extension ID than the Chrome Web Store build.

Chrome Web Store

Chrome Web Store users will receive approved updates through the store. This package can also be uploaded to the Chrome Web Store Developer Dashboard for review.

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 14 May 04:38
Prepare release 0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 May 22:42
Release 0.2.0

Structured-output enforcement (OpenAI json_schema, Gemini
responseSchema) and a documented TranslationProvider interface.
See CHANGELOG.md for the full notes.