Skip to content

3.5.8

Compare
Choose a tag to compare
@dkulp dkulp released this 10 Dec 18:29
· 3543 commits to master since this release
3.5.8
95c29f1

This is a critical bug fix release that contains a fix for a slow memory leak that was introduced in 3.5.6 when running in remote mode.

Bug Fixes:

  • When running in remote mode, in some circumstances where duplicate or missing multisync packets are received or received out of order, the FSEQ file will be opened twice with the first occurrence never being released. This leaked both memory and a thread.

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.6 image from the bottom of https://github.com/FalconChristmas/fpp/releases/tag/3.5.6 , install that, and then hit the "Manual Update" button on the about page. At this point, there are no images for 3.5.7. Use the 3.5.6 image and hit the upgrade. The changes are relatively small so the upgrade should proceed fairly quickly.