Skip to content

3.5.3

Compare
Choose a tag to compare
@dkulp dkulp released this 22 Nov 22:08
· 3606 commits to master since this release
3.5.3
e4ec986

This is an optional bug fix release that contains a few fixes for issues encountered by users. A lot of effort was put into tracking down crashes and other instability issues.

Enhancements:

  • Update rpi_ws281x library to latest to grab support for Pi4 v1.2
  • Update "Overlay Model Text" command to allow auto-enabling the model and then disabling when done
  • Display remote "Warnings" in list on MultiSync page
  • Display warning on status page if an enabled/configured output cannot be started
  • Add command to stop FSEQ effects and start remote FSEQ effects
  • Remove warnings about receiving UDP data in non-bridge mode after 30 seconds
  • Add note on Display Testing page about RGB might not actually be RGB

Bug Fixes:

  • Proxy should handle Falcon 2.54 firmware controllers better, displaying the pages properly
  • Fix hang at startup if ArtNet broadcast outputs are configured
  • Fix UDP outputs if the UDP interface goes up/down while fppd is running
  • Make sure the local address/interfaces are not removed from Multisync lists, causes issues with discovery
  • Fix drawing issues in HTTP Virtual Display when new connection is made
  • Fix scrolling multiline text being cut off top and bottom
  • Fix several cases where flipping from one playlist to another may crash, network interfaces going up/down may crash
  • Fix a couple of minor memory leaks

Upgrade Instructions:

If you have a system running 3.5.x, 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.3 image from the bottom of https://github.com/FalconChristmas/fpp/releases/tag/3.5.3 , install that, and then hit the "Manual Update" button on the about page.