Skip to content

3.5.4

Compare
Choose a tag to compare
@dkulp dkulp released this 28 Nov 01:57
· 3591 commits to master since this release
3.5.4
ed9ad73

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:

  • Do an HTTP HEAD if controller misses a ping
  • Be less aggressive about removing controllers that miss a ping, must miss multiple pings before being removed
  • Add ability to completely disable the ping/HEAD monitoring of e1.31/ArtNet/DDP controllers if a controller is known to be flakey

Bug Fixes:

  • Set source port of ArtNet packets to the proper ArtNet port
  • Fix rename buttons in file manager
  • Don't reject pixel string configurations that are invalid if the number of pixels on the string is 0
  • Fix mediaOffset/remoteOffset loggin
  • Fix display of BBB strings in some cases after upload of smart receivers configs from xLights
  • Fix crashes in HTTP VirtualDisplay if pixel size is 2 and a pixel is on the very bottom row

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.4 image from the bottom of https://github.com/FalconChristmas/fpp/releases/tag/3.5.4 , install that, and then hit the "Manual Update" button on the about page.