[websites/kid3-kde-org] data: Add Kid3 release 3.10.1
Urs Fleisch <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit fe9436385ccc4325edbfb019bff65852eb3d5c81 by Urs Fleisch. Committed on 24/07/2026 at 03:42. Pushed by ufleisch into branch 'master'. Add Kid3 release 3.10.1 M +3 -0 data/releases.yml https://invent.kde.org/websites/kid3-kde-org/-/commit/fe9436385ccc4325edbfb019bff65852eb3d5c81 diff --git a/data/releases.yml b/data/releases.yml index d1c4474..7fb0150 100644 --- a/data/releases.yml +++ b/data/releases.yml @@ -1,3 +1,6 @@ +- date: 2026-07-24 + version: 3.10.1 + changes: This bugfix release fixes adding frames in MP4 files and deleting frames in Matroska files. Timestamps in chapters and synchronized lyrics can now be larger than 24 hours. The build system is improved too. - date: 2026-06-06 version: 3.10.0 changes: Kid3 3.10.0 adds support for Matroska and WebM files. MP4 chapters can now also be edited with the TagLib metadata plugin. BEXT and iXML chunks in WAV files are supported. Besides these new features, various bugs have been fixed.