Skip to content

Releases: awarsing/bluesky-translate

Bluesky Translator 1.0.0

Choose a tag to compare

@awarsing awarsing released this 27 Jul 17:37

Release Notes

1.0.0

Chrome Web Store submission package.

Chrome package:

  • File: bskytranslate-publicextension-1.0.0-chrome.zip
  • Size: 901,617 bytes
  • SHA-256: 4b0d0a2d3716b3cac3bc2de4b78140dca2236061e2c4e9c9a8ace0a49a1a5ee4

Changes in this package:

  • Bumps the extension manifest version to 1.0.0 for Chrome Web Store reupload.
  • Includes the completed-translation rendering fix from the updated 0.1.0 package.
  • Includes focused cache, metrics, DOM, and controller regression coverage.
  • Includes cleanup for duplicated metrics, validation, pattern, hash, and provider request logic.

Initial extension capabilities:

  • Inline English translation cards for Bluesky posts.
  • Local language filtering before provider requests.
  • Bring-your-own-key provider setup.
  • Groq, OpenAI, Google Gemini, and Anthropic provider support.
  • Local translation cache with cache clearing from Settings.
  • Local usage dashboard for posts, cache hits, requests, and token totals.
  • Normal tab Settings page for provider setup and diagnostics.
  • Privacy policy and support documentation.

Bluesky Translator 0.1.0

Choose a tag to compare

@awarsing awarsing released this 27 Jul 12:47

Release Notes

0.1.0

Updated Chrome release package.

Chrome package:

  • File: bskytranslate-publicextension-0.1.0-chrome.zip
  • Size: 901,617 bytes
  • SHA-256: 7385fdc7392ca303a8d3754bf206bd203d00e4f973c0e7bbb26be3f0afa6fe6b

Changes in this package:

  • Fixes completed translations not rendering until page refresh on Bluesky timelines.
  • Adds focused cache, metrics, DOM, and controller regression coverage.
  • Cleans up duplicated metrics, validation, pattern, hash, and provider request logic.
  • Adds non-strict Knip and Fallow inventory tooling for source hygiene.

Initial extension capabilities:

  • Inline English translation cards for Bluesky posts.
  • Local language filtering before provider requests.
  • Bring-your-own-key provider setup.
  • Groq, OpenAI, Google Gemini, and Anthropic provider support.
  • Local translation cache with cache clearing from Settings.
  • Local usage dashboard for posts, cache hits, requests, and token totals.
  • Normal tab Settings page for provider setup and diagnostics.
  • Privacy policy and support documentation.