Skip to content

Commit 79274b4

Browse files
committed
v2.21.0
1 parent 7c238ee commit 79274b4

5 files changed

Lines changed: 461 additions & 553 deletions

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,7 @@ safari/YouTube No Translation/YouTube No Translation/Resources/dist
5454

5555
# Reviewer source package for Mozilla
5656
reviewer-source*.zip
57-
/reviewer-source*
57+
/reviewer-source*
58+
59+
# GitHub Copilot instructions
60+
.github/copilot-instructions.md

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [2.21.0] - 2026-02-24
11+
1012
### Added
11-
- Japanese (ja) translation
13+
- Japanese (ja) translation (Thanks to [monta-gh](https://github.com/monta-gh))
1214

1315
## [2.20.1] - 2026-02-05
1416

@@ -18,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1820
## [2.20.0] - 2025-12-03
1921

2022
### Added
21-
- Spanish language locales for the extension.
23+
- Spanish language locales for the extension. (Thanks to [Seva41](https://github.com/Seva41))
2224
- Support for YouTube embeds inside external iframes (e.g., watch2gether or any site hosting an inline player).
2325

2426
## [2.19.0] - 2025-11-27
@@ -578,7 +580,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
578580

579581
*Note: This changelog was introduced in version 2.2.30. For earlier version history, please refer to the [GitHub releases](https://github.com/YouG-o/YouTube_No_Translation/releases).*
580582

581-
[Unreleased]: https://github.com/YouG-o/YouTube_No_Translation/compare/v2.20.1...HEAD
583+
[Unreleased]: https://github.com/YouG-o/YouTube_No_Translation/compare/v2.20.2...HEAD
584+
[2.20.2]: https://github.com/YouG-o/YouTube_No_Translation/compare/v2.20.1...v2.20.2
582585
[2.20.1]: https://github.com/YouG-o/YouTube_No_Translation/compare/v2.20.0...v2.20.1
583586
[2.20.0]: https://github.com/YouG-o/YouTube_No_Translation/compare/v2.19.0...v2.20.0
584587
[2.19.0]: https://github.com/YouG-o/YouTube_No_Translation/compare/v2.18.2...v2.19.0

docs/CONTRIBUTORS_LIST.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
- **[Seva41](https://github.com/Seva41)**: Safari port & Spanish translation.
44
- **[therichkid](https://github.com/therichkid)**: Fixed tooltip in popup.
5-
- **[btncua](https://github.com/btncua)**: Ukrainian translation.
5+
- **[btncua](https://github.com/btncua)**: Ukrainian translation.
6+
- **[monta-gh](https://github.com/monta-gh)**: Japanese translation.

0 commit comments

Comments
 (0)