Skip to content

Commit 5197c1a

Browse files
nullvariantclaude
andauthored
docs(i18n): update x-pirate and x-shakespeare READMEs to new structure (#292)
* docs(i18n): update x-pirate and x-shakespeare READMEs to new structure - Rewrite both READMEs to match ja/en structure - Add Profile Management UI section - Add SSH Key Management / IdentitiesOnly explanation - Improve Quick Start guide (first-ux image, remove old Step 4) - Expand Troubleshooting section - Fix image paths (old .png → new lang/demo.webp) - Maintain sample profile names (Cap'n Morgan, William the Bard) - 3 rounds of self-review verified 🖥️ IDE: [Cursor](https://cursor.sh) 🔌 Extension: [Claude Code](https://claude.ai/download) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Model-Raw: claude-opus-4-6 * docs: bump version to 0.16.17 for 26-language README restructuring - Add CHANGELOG entry documenting all 26 i18n READMEs restructured to match new ja/en format (Profile Management UI, SSH Key Management, improved Quick Start, expanded Troubleshooting) - Bump package.json version from 0.16.16 to 0.16.17 🖥️ IDE: [Cursor](https://cursor.sh) 🔌 Extension: [Claude Code](https://claude.ai/download) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Model-Raw: claude-opus-4-6 --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b4ed954 commit 5197c1a

5 files changed

Lines changed: 582 additions & 466 deletions

File tree

extensions/git-id-switcher/CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.16.17] - 2026-02-07
11+
12+
### Documentation
13+
14+
- **All 26 i18n READMEs restructured to match new ja/en format**:
15+
- Added Profile Management UI section (add/edit/delete/reorder/SSH key path)
16+
- Added SSH Key Management section with IdentitiesOnly explanation
17+
- Improved Quick Start guide with first-ux image and UI-first approach
18+
- Expanded Troubleshooting section with new entries
19+
- Added Delete Identity command to Commands table
20+
- Removed obsolete sections (old Step 4, GPG-only section, "Note: Basic Setup")
21+
- Updated all screenshot references from old PNG to new per-language WebP format
22+
- Maintained culturally appropriate sample profile names per language
23+
- Languages: en, ja, zh-CN, zh-TW, ko, de, fr, es, pt-BR, it, ru, pl, tr, cs, hu, bg, uk, haw, ain, ryu, tlh, tok, eo, x-pirate, x-lolcat, x-shakespeare
24+
1025
## [0.16.16] - 2026-02-07
1126

1227
### Fixed
@@ -1635,7 +1650,8 @@ This release includes comprehensive security hardening across multiple areas.
16351650
- `gitIdentitySwitcher.autoSwitchSshKey`: Auto SSH key switching
16361651
- `gitIdentitySwitcher.showNotifications`: Show switch notifications
16371652

1638-
[Unreleased]: https://github.com/nullvariant/nullvariant-vscode-extensions/compare/git-id-switcher-v0.16.16...HEAD
1653+
[Unreleased]: https://github.com/nullvariant/nullvariant-vscode-extensions/compare/git-id-switcher-v0.16.17...HEAD
1654+
[0.16.17]: https://github.com/nullvariant/nullvariant-vscode-extensions/compare/git-id-switcher-v0.16.16...git-id-switcher-v0.16.17
16391655
[0.16.16]: https://github.com/nullvariant/nullvariant-vscode-extensions/compare/git-id-switcher-v0.16.15...git-id-switcher-v0.16.16
16401656
[0.16.15]: https://github.com/nullvariant/nullvariant-vscode-extensions/compare/git-id-switcher-v0.16.14...git-id-switcher-v0.16.15
16411657
[0.16.14]: https://github.com/nullvariant/nullvariant-vscode-extensions/compare/git-id-switcher-v0.16.13...git-id-switcher-v0.16.14

0 commit comments

Comments
 (0)