From 6d31964ecccd9a038b28fc299cbee373ee6e8972 Mon Sep 17 00:00:00 2001 From: "Robin E. R. Davies" Date: Thu, 20 Feb 2025 12:45:11 -0500 Subject: [PATCH] Release Notes edit. --- docs/ReleaseNotes.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/ReleaseNotes.md b/docs/ReleaseNotes.md index 36c84fc..620e52c 100644 --- a/docs/ReleaseNotes.md +++ b/docs/ReleaseNotes.md @@ -2,12 +2,12 @@ ## PiPedal 1.4.70 Beta -- Support for Ubuntu 24.04 (arm64 and amd64) -- Ubunto CPU Freq/governor/thermal status display. +- Ubuntu 24.x compatibility (arm64 and amd64) +- Ubuntu CPU Freq/governor/thermal status display. - Support for WiFi on on Ubuntu -- TooB Plugin compatibility issues on x64/amd64. +- TooB Plugin compatibility issues on x64/amd64 (handling of NaNs) - Restart audio automatically after ALSA stalls. -- Improvements to File Upload UI for plugins that have complex file types (e.g. Ratatoille) +- Improvements to File Upload UI for plugins that have complex file types (e.g. Ratatouille) - Support for LV2 Trigger controls, and MIDI bindings to LV2 trigger controls (common in looper and recording/playback plugsin). - MIDI bindings for LV2 trigger controls. - Port Web app from CRA to Vite framework to avoid deprecated dependencies.