Adding flatpak release notes (#1407)

This commit is contained in:
Raivis Dejus 2026-03-01 12:16:25 +02:00 committed by GitHub
commit 7f2bf348b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 1 deletions

View file

@ -179,7 +179,6 @@ class FileTranscriber(QObject):
...
# TODO: Move to transcription service
def write_output(
path: str,
segments: List[Segment],

View file

@ -65,6 +65,18 @@
<content_rating type="oars-1.1"/>
<releases>
<release version="1.4.4" date="2026-03-08">
<url type="details">https://github.com/chidiwilliams/buzz/releases/tag/v1.4.4</url>
<description>
<p>Bug fixes and minor improvements.</p>
<ul>
<li>Fixed Youtube link downloading</li>
<li>Added option to import folder</li>
<li>Extra settings for live recordings</li>
<li>Update checked for Windows and Macs</li>
</ul>
</description>
</release>
<release version="1.4.3" date="2026-01-26">
<url type="details">https://github.com/chidiwilliams/buzz/releases/tag/v1.4.3</url>
<description>