|
1 | 1 | Changelog |
2 | 2 | ========= |
3 | 3 |
|
| 4 | +`2025.9.2<https://github.com/python/python-docs-theme/releases/tag/2025.9.2>`_ |
| 5 | +------------------------------------------------------------------------------- |
| 6 | + |
| 7 | +* Add Korean and Indonesian translations from Transifex in https://github.com/python/python-docs-theme/pull/264 |
| 8 | +* Add German translation by @cmaureir in https://github.com/python/python-docs-theme/pull/262 |
| 9 | +* Fix compilation of translations and loading of translations on pages with html |
| 10 | + source in https://github.com/python/python-docs-theme/pull/263 |
| 11 | +* Fix search button cutting off long translations in https://github.com/python/python-docs-theme/pull/268 |
| 12 | +* Fix ``Copy`` button copying line numbers by @StanFromIreland in https://github.com/python/python-docs-theme/pull/270 |
| 13 | + |
4 | 14 | `2025.9.1<https://github.com/python/python-docs-theme/releases/tag/2025.9.1>`_ |
5 | 15 | ------------------------------------------------------------------------------- |
6 | 16 |
|
|