Skip to content

3.4.2

Compare
Choose a tag to compare
@dkulp dkulp released this 30 Oct 15:46
· 3718 commits to master since this release
3.4.2
c8133cf

This is an optional bug fix release that contains a few fixes for issues encountered by users.

Bug Fixes:

  • Channel range returned in Ping/Discovery packet may be truncated causing xLights to crash generating a sparse sequence
  • Add full channel range to getSysInfo JSON so xLights can query the full version range if the range in the Discovery packet has been combined
  • Fix some cases where a playlist that is scheduled to run will start, immediately stop, and then start again. This can cause fast running lead ins to run twice.
  • Fix a problem with BBB String capes where, if the total data length sent to PRU's is between 13K and 25K, 1 channel of data on all strings is not copied and is black. (last pixel on longest strings will not display blue)

Upgrade Instructions:

If you have a system running 3.4, 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 version, it's recommended to grab the 3.4 image from the bottom of https://github.com/FalconChristmas/fpp/releases/tag/3.4 , install that, and then hit the "Manual Update" button on the about page.