Skip to content

Version 0.1.8 - #75

Merged
nobuo-miura merged 3 commits into
mainfrom
v0.1.8
Aug 23, 2026
Merged

Version 0.1.8#75
nobuo-miura merged 3 commits into
mainfrom
v0.1.8

Conversation

@nobuo-miura

Copy link
Copy Markdown
Owner

Summary

Version 0.1.8 will add Korean language support, expanding the number of supported languages from five to six.

This release will also expand translation coverage across GitHub and strengthen safeguards that reduce the risk of translating user-created content unintentionally. Documentation for Microsoft Edge and the Edge Add-ons store will also be included.

Main changes

  • Add a Korean (ko) translation dictionary
  • Add Korean localization for the extension UI
  • Add Korean to the language selector in the popup and options page
  • Update the English and Japanese documentation and contribution materials for Korean support
  • Add Microsoft Edge installation instructions and Edge Add-ons store information
  • Expand translations for global pull request, issue, and repository dashboards
  • Add translations for branch creation and release interfaces
  • Expand translation coverage for issue, pull request, and discussion sidebars and filter menus
  • Protect user-created repository names, branches, tags, files, directories, releases, and uploaded asset names
  • Protect user-created labels, milestones, projects, saved views, rulesets, environments, and discussion categories
  • Protect workflow, job, and step names defined in GitHub Actions workflows
  • Protect custom Issue Form content and issue template names
  • Preserve dynamic branch names while translating fixed release target labels
  • Update translations consistently across all six supported languages
  • Update the version in manifest.json to 0.1.8

… (#72)

Significantly increases the number of fixed GitHub UI elements that are translated.
Introduces comprehensive new exclusion rules and helper functions to prevent accidental translation of user-defined names, titles, labels, and descriptions across various features (e.g., repositories, issues, PRs, releases, discussions, actions, projects).
Adds new dictionary entries for recently covered UI.
Adds special logic to correctly translate only fixed prefixes like "Target: " while preserving user-selected values.
@nobuo-miura nobuo-miura added this to the v0.1.8 milestone Aug 23, 2026
@nobuo-miura nobuo-miura self-assigned this Aug 23, 2026
@nobuo-miura nobuo-miura added the release Version bump and release chores label Aug 23, 2026
@nobuo-miura
nobuo-miura merged commit 51b1899 into main Aug 23, 2026
2 checks passed
@nobuo-miura
nobuo-miura deleted the v0.1.8 branch August 23, 2026 12:10
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