Update release notes

This commit is contained in:
keithsw1111 2021-08-21 18:27:10 +10:00
parent 9485981e24
commit 134f9f59ae
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Build 2: 2021-08-18
- Fix : Wifi upload of MP3 files upload but conversion fails. Upload of WAV works or MP3 over wired connection. - Fix : Wifi upload of MP3 files upload but conversion fails. Upload of WAV works or MP3 over wired connection.
- Fix : When booted without wired connection wifi does not work correctly. - Fix : When booted without wired connection wifi does not work correctly.
Build 3: 2021-08- Build 3: 2021-08-21
- Fix : Schedule validation of days of the week gets confused and disables/enables Save button incorrectly. - Fix : Schedule validation of days of the week gets confused and disables/enables Save button incorrectly.
- Fix : Schedules dont display correctly when retrieved from the controller. - Fix : Schedules dont display correctly when retrieved from the controller.
- Fix : WAV files converted on controller cannot be played on PCs. - Fix : WAV files converted on controller cannot be played on PCs.
@ -15,4 +15,7 @@ Build 3: 2021-08-
- Fix : Indicator LEDs reversed on F48. - Fix : Indicator LEDs reversed on F48.
- Fix : Race condition on bootup which could hang the controller. - Fix : Race condition on bootup which could hang the controller.
- Fix : Move wifi reboot to settings screen as it was confusing on the network screen. - Fix : Move wifi reboot to settings screen as it was confusing on the network screen.
Build 4: 2021-08-
- Fix : Disable reboot wifi when wifi is disabled.