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.