Release notes copyedit.

This commit is contained in:
Robin E. R. Davies
2024-11-22 19:22:55 -05:00
parent 13e77dc358
commit 2ba440c57c
+4 -4
View File
@@ -3,17 +3,17 @@
## PiPedal 1.3.69 ## PiPedal 1.3.69
Bug fixes: Bug fixes:
- Fix file uploads for Toob NAM and TooB Convolution Reverb. - Fix file uploads for TooB NAM and TooB Convolution Reverb.
- Load actual list of Wi-Fi regulatory domains from regulatory database. - Load actual list of Wi-Fi regulatory domains from regulatory database.
- Reload channel list after selecting a new Wi-Fi regulatory domain. - Reload channel list after selecting a new Wi-Fi regulatory domain.
- Hotspot configuration dialog: validate country code and channel selection. - Hotspot configuration dialog: validate country code and channel selection.
- Add `--fix-permissions` and `-list-wifi-country-codes options` to `pipedalconfig` - Add `--fix-permissions` and `-list-wifi-country-codes options` to `pipedalconfig`
- Correct error in `wifi_latency_test` help text. - Correct error in `wifi_latency_test` help text.
- Cleaned up Debian package dependencies. - Cleaned up Debian package dependencies.
- Correct mDNS service announcements after a name collision. - Correct bug with mDNS service announcements after a name collision.
- Cleaned up build pre-requisite documentation for PiPedal and ToobAmp projects. - Cleaned up build prerequisite documentation for PiPedal and ToobAmp projects.
- Clean service shutdown: avoid double-close of web server sockets. - Clean service shutdown: avoid double-close of web server sockets.
- Numerous fixes for Ubutunu 24.04 LTS builds (experimental) - Numerous fixes for Ubuntu 24.04 LTS builds for arm64 and amd64. (experimental)
## PiPedal 1.3.66 Release ## PiPedal 1.3.66 Release