mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-13 13:41:41 -05:00
add release video
This commit is contained in:
@@ -19,9 +19,17 @@ const { win, mac, lin } = betaReleases;
|
||||
<div class="mt-6">
|
||||
<p>
|
||||
We are looking for feedback on our new features in this release.
|
||||
In particular:
|
||||
</p>
|
||||
<h4 class="mt-8">Cloud project saving</h4>
|
||||
<iframe
|
||||
width="560"
|
||||
height="315"
|
||||
src="https://www.youtube.com/embed/qEAZv_o0HuQ?si=cSkDGalD1VmC9SJK"
|
||||
title="YouTube video player"
|
||||
frameborder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||
allowfullscreen
|
||||
class="my-4"></iframe>
|
||||
<p class="mt-2">
|
||||
We've introduced a new cloud-saving feature that allows you to
|
||||
save your Audacity projects to <a
|
||||
@@ -101,18 +109,17 @@ const { win, mac, lin } = betaReleases;
|
||||
href="#">Learn More...</a
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h4>And even more!</h4>
|
||||
<p class="mt-2">
|
||||
Audacity 3.5 has received many more updates and improvements.
|
||||
You can read all of them in the <a
|
||||
href="https://support.audacityteam.org/additional-resources/changelog/audacity-3.5"
|
||||
class="hyperlink">changelog</a
|
||||
>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<h4>And even more!</h4>
|
||||
<p class="mt-2">
|
||||
Audacity 3.5 has received many more updates and improvements.
|
||||
You can read all of them in the <a
|
||||
href="https://support.audacityteam.org/additional-resources/changelog/audacity-3.5"
|
||||
class="hyperlink">changelog</a
|
||||
>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user