mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-14 14:45:46 +01:00
Adding flatpak release notes (#1407)
This commit is contained in:
parent
a881a70a6f
commit
7f2bf348b6
2 changed files with 12 additions and 1 deletions
|
|
@ -179,7 +179,6 @@ class FileTranscriber(QObject):
|
|||
...
|
||||
|
||||
|
||||
# TODO: Move to transcription service
|
||||
def write_output(
|
||||
path: str,
|
||||
segments: List[Segment],
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue