Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Beta v9.6 slide #338

Merged
merged 1 commit into from
Jul 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@
<svg class="triangle" viewBox="0 0 100 100" preserveAspectRatio="none" aria-hidden="true"><path d="M0 0h100l-50 100"/></svg>
<!-- Slide 1 -->
<div class="da-slide da-slide-current">
<h2>DietPi v9.5 has been released</h2>
<h4>Check out all changes</h4>
<p>Forgejo Git server added to dietpi-software; Jellyfin FFmpeg 5 => 6 upgrade applied on all systems; Fixed reboot on Odroid C1/C2; Fixed onboard Ethernet on Orange Pi Zero 2W; Fixed LEDs on NanoPi NEO</p>
<a class="da-link" href="https://dietpi.com/docs/releases/v9_5/" target="_blank" rel="noopener">Release notes</a>
<h2>DietPi Beta v9.6 is ready</h2>
<h4>Please help testing our upcoming release</h4>
<p>soju IRC bouncer added to software catalogue. Migration to own APT repository completed, hosting all non-RPi ARM Linux and U-Boot packages. Fixed randomised MAC addresses on older Orange Pi 5 systems.</p>
<a class="da-link" href="https://github.com/MichaIng/DietPi/issues/7136" target="_blank" rel="noopener">Release notes</a>
<div class="da-img"><img class="img-fluid" src="images/dietpi-logo_360x360.png" alt="DietPi logo" width="300" height="300" loading="lazy"></div>
</div>
<!-- Slide 2 -->
Expand Down
Loading