CINXE.COM
v0.7.0 - Manet Music
<!DOCTYPE html><html lang="en"> <head><meta charset="utf-8"><link rel="icon" type="image/png" href="/favicon.png"><meta name="viewport" content="width=device-width"><meta name="generator" content="Astro v4.0.3"><title>v0.7.0 - Manet Music</title><meta name="description" content="v0.7.0 - Manet Music"><meta property="og:title" content="Manet"><meta property="og:description" content="Release notes for v0.7.0 of Manet Music"><meta property="og:type" content="website"><meta property="og:image" content="/_astro/manet-opengraph.V7hObEAd.png"><meta property="og:url" content="https://tilo.dev/manet/releases"><link rel="alternate" type="application/rss+xml" title="Manet Releases" href="/manet/releases/feed.xml"><meta name="apple-itunes-app" content="app-id=6470928235"><script defer data-domain="tilo.dev" src="https://plausible.tilo.dev/js/script.js"></script><link rel="stylesheet" href="/_astro/manet.N6go0NNT.css" /></head> <body class="dark:bg-black dark:text-gray-100 text-gray-800 relative bg-gray-50"> <div class="max-w-screen-sm mx-auto flex flex-col gap-10 py-12"> <div class="flex flex-col gap-4"> <a href="/manet" class="inline-block"> <img src="/_astro/manet-appicon.Flp_6L_h_1yqN7E.webp" alt="App icon for the Manet app." class="h-[70px] w-[70px] rounded-2xl mx-auto" width="1024" height="1024" loading="lazy" decoding="async"> </a> <div class="flex flex-col gap-2 mx-6"> <a href="/manet/releases"> <h1 class="text-2xl lg:text-4xl font-bold text-center hover:underline"> Release notes </h1> </a> </div> </div> <div class="flex flex-col gap-10"> <div id="0.7.0" class="bg-white border-t border-b md:border border-black/5 dark:bg-white/5 dark:border-white/5 px-8 py-6 flex flex-col gap-4 rounded-none md:rounded-lg"> <div class="flex flex-col gap-2"> <time class="text-stone-600 dark:text-stone-400 flex items-center gap-2" datetime="2024-07-02T00:00:00.000Z"> <img src="/_astro/clock.yRqgWM6L_Z1jHvLs.svg" aria-hidden="true" alt="Icon" class="h-4 w-4 dark:invert opacity-40 fill-current block" style="" width="512" height="512" loading="lazy" decoding="async"> <span> Jul 2, 2024 </span> </time> <h2 class="text-3xl font-bold"> <a href="#0.7.0" class="hover:underline transition" href="/manet/releases/v0.7.0"> v0.7.0 </a> </h2> </div> <div class="prose dark:prose-invert"> <p>For the past few months I’ve been hard at work improving the core part of the app - the audio playback engine. This work has been tedious and tricky, but hopefully, these changes are not anything you’ll notice.</p> <p>All of this hard work has unlocked two new features for Manet - gain normalization and a custom 6-band equalizer!</p> <p>The gain normalization feature (added in Jellyfin v10.9) allows us to level out the music as it’s playing so that when moving between tracks the loudness of each track will be about the same. No more having to turn the volume up and down between loud and quiet songs.</p> <p>Hopefully this release does not bring too much trouble for ya’ll, but if you do run into any issues, feel free to shoot me an email.</p> <p>Here’s a summary of all changes in this version:</p> <ul> <li>Added support for gain normalization (requires Jellyfin v10.9+)</li> <li>Added a 6-band equalizer (requires Manet+)</li> <li>Added a link to read the Manet release notes from Settings</li> <li>Added confirm step when adding track to playlist (so you don’t accidentally add to the wrong one)</li> <li>Added “Export logs” options in Settings to help with debugging issues</li> <li>Added a detail view for tracks to show basic information</li> <li>Added swipe action to delete tracks from the playback queue</li> <li>Added more details about what’s happening during the initial sync after signing in</li> <li>Updated the design of the Settings page</li> <li>Fixed sorting albums by release date</li> <li>Fixed crash when trying to remove a track from a playlist</li> <li>Fixed the track number being hidden when using dynamic type</li> </ul> <p>Thanks for using Manet, and have a lovely day!</p> </div> <div class="mx-auto"> <div id="download" class="flex flex-col items-center md:items-start gap-2"> <a href="https://apps.apple.com/us/app/manet-music/id6470928235"> <img src="/_astro/download-on-the-appstore.AlcitE-D_Z1QXQua.svg" alt="Download on the App Store" width="119.66407" height="40" loading="lazy" decoding="async"> </a> </div> </div> </div> </div> </div> <div> <footer class="px-8 pb-8 max-w-screen-lg mx-auto flex flex-col md:flex-row gap-6 items-center md:justify-between text-gray-600 dark:text-gray-400 no-underline"> <div class="flex justify-center flex-wrap gap-y-2 gap-x-8"> <a class="hover:underline transition" href="/cdn-cgi/l/email-protection#c4b7b1b4b4abb6b084b0ada8abeaa0a1b2fbb7b1a6aea1a7b0f989a5aaa1b0e4b7b1b4b4abb6b0">Support</a> <a class="hover:underline transition" href="/privacy">Privacy policy</a> <a class="hover:underline transition" href="/manet/releases">Releases</a> <a class="hover:underline transition" rel="me" href="https://stormlight.space/@manet">Mastodon</a> </div> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript" src="https://storage.ko-fi.com/cdn/widget/Widget_2.js"></script><script type="text/javascript">kofiwidget2.init('Buy me a coffee', '#FF2C55', 'O4O4T8FK1');kofiwidget2.draw();</script> </footer> </div> </body></html>