v1.0.15
kyutai-labs/hibiki-zerov1.0.15Oct 20, 2022by gildas-lormeau
AI Summary
This release focuses on localization updates and dependency management, alongside a critical bug fix for copy-paste functionality. It includes contributions from new contributors and updates translations for several languages.
Key Highlights
- Fixed a copy-paste bug
- Updated translations for Polish, Russian, and Chinese
- Bumped the `terser` dependency version to 5.14.2
- Welcomed new contributors including Dependabot and @kamil-cy
New Features
- Fixed copy-paste bug
- Updated Polish translation
- Updated Russian translation
- Updated Chinese translation
Full Release Notes
## What's Changed * Updated Polish translation by @xesarni in https://github.com/gildas-lormeau/SingleFile/pull/984 * Updated Russian translation by @solokot in https://github.com/gildas-lormeau/SingleFile/pull/985 * Updated Chinese translation by @frostblazergit in https://github.com/gildas-lormeau/SingleFile/pull/1007 * Bump terser from 5.14.1 to 5.14.2 by @dependabot in https://github.com/gildas-lormeau/SingleFile/pull/1006 * Fixed copy-paste bug. by @kamil-cy in https://github.com/gildas-lormeau/SingleFile/pull/1036 ## New Contributors * @dependabot made their first contribution in https://github.com/gildas-lormeau/SingleFile/pull/1006 * @kamil-cy made their first contribution in https://github.com/gildas-lormeau/SingleFile/pull/1036 **Full Changelog**: https://github.com/gildas-lormeau/SingleFile/compare/V1.0.10...v1.0.15