Skip to content

Version 0.1.9 - #82

Merged
nobuo-miura merged 2 commits into
mainfrom
v0.1.9
Aug 28, 2026
Merged

Version 0.1.9#82
nobuo-miura merged 2 commits into
mainfrom
v0.1.9

Conversation

@nobuo-miura

Copy link
Copy Markdown
Owner

Summary

Version 0.1.9 will add French and Russian language support, expanding the number of supported languages from six to eight.

This release will also update the documentation and contribution materials for the new languages and retire the repository-hosted custom update mechanism for Firefox.

Main changes

  • Add French (fr) and Russian (ru) translation dictionaries
  • Add French and Russian localizations for the extension UI
  • Add French and Russian to the language selector in the popup and options page
  • Expand the number of supported languages from six to eight
  • Update the English and Japanese README files for the new language support
  • Update the English and Japanese contribution guides
  • Update the translation request template to include French and Russian
  • Update the translation scope documentation to describe dictionary entry counts dynamically
  • Add a screenshot showing the translation results for all eight supported languages
  • Remove the custom Firefox update_url from manifest.json
  • Remove the repository-hosted updates.json file
  • Update the Firefox installation and update documentation to reflect the removal of the custom update mechanism
  • Update the version in manifest.json to 0.1.9

* feat: Add French and Russian translations

- Add French (`fr`) and Russian (`ru`) translation dictionaries for GitHub UI content
- Include French and Russian localization for the extension's own UI messages
- Update the documentation and contributing guides to reflect the new language support
- Add French and Russian to the language selector in the popup and options page
- Revise translation scope documentation to use dynamic language entry counts
- Update issue templates and language manifest

* add screenshots
- Increment the extension version in `manifest.json` to 0.1.9.
- Remove the `update_url` entry from `manifest.json` and delete `updates.json`.
- This transitions Firefox extension updates to rely on the official Add-ons store (AMO)
  built-in update system, deprecating the custom update server.
@nobuo-miura nobuo-miura added this to the v0.1.9 milestone Aug 28, 2026
@nobuo-miura nobuo-miura self-assigned this Aug 28, 2026
@nobuo-miura nobuo-miura added the release Version bump and release chores label Aug 28, 2026
@nobuo-miura
nobuo-miura merged commit 604d709 into main Aug 28, 2026
2 checks passed
@nobuo-miura
nobuo-miura deleted the v0.1.9 branch August 28, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Version bump and release chores

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant