Skip to content

3.5.2

Compare
Choose a tag to compare
@dkulp dkulp released this 18 Nov 01:00
· 4195 commits to master since this release
3.5.2
0e644b1

This is an optional bug fix release that contains a few fixes for issues encountered by users and a couple of minor enhancements.

Enhancements:

  • New "HTTP Virtual Display" output (requires model data from FPP Connect in 2019.65+ version of xLights)
  • Allow selection to use ConnMan instead of Hostapd for tethering. Some Wifi adapters (particularly on BBB's) work better with ConnMan.

Bug Fixes:

  • First frame sent after controller becomes ping-able may be invalid
  • Fix crash if "Stop Now" command is sent when already stopped
  • Fix several cases where remotes may not start their sequence if the Open is received, but not the Start
  • Fix issues where BBB's may need a complete reboot to pick up their string/matrix configurations
  • Fix some display issues with Commands and Events in playlists
  • Fix Playlist length calculation with sub-playlists
  • Exclude tether and SoftAp interfaces from multisync lists
  • Fix multicast e1.31 on a single output line not having the correct Multicast address assigned
  • Fix problems with "Remote Command" not working, possibly crashing
  • Fix startup issues in Docker due to not being able to create files
  • Fix problems creating backups if OSX "._" files are in various directories
  • Fix crash in URL Command if no content-type is returned
  • Fix crashes in Branch playlist item
  • Fix All Lights Off not appearing in command list
  • Fix issues if one configured output type doesn't initialize, it prevents others from initializing

Upgrade Instructions:

If you have a system running 3.5, you can go to the FPP about page (about.php) and click on the "Manual Update" button. It should only take a minute or two to upgrade.

For older versions, it's recommended to grab the 3.5.2 image from the bottom of https://github.com/FalconChristmas/fpp/releases/tag/3.5.2 , install that, and then hit the "Manual Update" button on the about page.