github YeonV/LedFx-Builds v2.0.108-b2
Release v2.0.108-b2

latest releases: v2.1.6-b17, v2.1.6-b16, v2.1.6-b15...
14 months ago

New LedFx binaries available:

Core: -- Browser-Based

Client: -- Desktop-App (needs a running Core)

CC: -- Desktop-App (Core-integrated)


More informations regarding Core, Client and CC:

expand

Core

If you don't know where to start, get this, open an internet browser, go to https://localhost:8888/ and off you go.
This is the server/backend that takes in audio, does the calculations and outputs blinking lights. Runs in the background on a Windows/Mac/Linux computer. You can then open the frontend in an internet browser, by going to https://localhost:8888/ on the same computer that is running the Core.
You can also pull up the frontend on your smartphone (or any other computer on the same network) by finding out what local IP your computer running the Core uses (most likely something like this 192.168.1.XXX, or 192.168.0.XXX) and opening a Browser on your smartphone and going to eg. https://192.168.1.123:8888/

Client

This is a Desktop App that opens the frontend of LedFx in a window on your desktop.
This app does NOT include the LedFx backend/server and cannot run LedFx by itself without the Core.
This Client app is useful for connecting to a running Core on your network (or the same machine).

CC (Client + Core = CC)

This is the Client and Core integrated into one Desktop App.
This Desktop App opens the Client frontend of LedFx in a window on your desktop AND runs the Core backend/server in the background.
This is useful for people who want the whole LedFx experience in one nice and tidy package.
With this, you can still connect to the backend server via a Client or browser.


⚠️ These builds are not signed (read this please):

Mac-Users:

Infos:

Reports as damaged, because of unsiged.
To fix it open Terminal and type in the following (with a SPACE at the end):

sudo xattr -cr

Then drag'n'drop the LedFx.app File into the terminal and hit enter -> it should ask for sudo password

Now you can open the App normally, give microphone and network permission, and you can even drag it into your applications.
Maybe at some point we might buy an apple dev-license for 99€/year, then the voodoo would not be needed anymore.

Win-Users:

Infos:

Reports as unsave, because of unsiged.

Maybe at some point we might buy a microsoft dev-license

Frontend-Changes:

Expand
  • Release 2.0.108-b2 by

  • fix global brightness slider jump to 100, when set to 0 by

  • fix: re-enable graphs in devices view by

  • fix 1d render of 2d matrix by

  • Release 2.0.108-b1 by

  • test config migrator by

  • Release 2.0.107-b8 by

  • add feature: rename Scene by

  • Release 2.0.107-b6 by

  • FPS Viewer 2.0 by

  • Add more Settings to Scenes by

  • Add Keybindings to Settings by

  • Scene Playlist: Next & Prev by

  • Remove ComplexDevices from PixelCount Calculation by

  • Release 2.0.107-b5 by

  • Fix PixelGraph scaling by

  • add type field to ws event; add beta flag by

  • fix scaled matrix handling in canvas mode by

  • add examples for future_blade by

  • add some styles to error boundary by

  • Config Migrator by

  • Release 2.0.107-b4 by

  • Make PixelgraphVariant Selector non-multi-select and hide it behind alpha toggle by

  • Show snackbar message on scene_activated by

  • Refactor Scenes View by

  • ExpanderCard: make full header clickable by

  • remove mask by

  • SetDefault Pixelgraph variant: canvas by

  • Add FPS Viewer by

  • fix nullcheck by

  • test mixed content by

  • new component: ExpanderCard (used for scenes most used and recent) by

  • fix cursor icon on load order json by

  • fix mobile view: Scenes by

  • Release 2.0.107-b3 by

  • fix playlist for mobile by

  • refactor webworkers to typescript by

  • ScenePlaylist OffScreen test by

  • adjust device_created event by

  • Release 2.0.107-b4 by

  • Make PixelgraphVariant Selector non-multi-select and hide it behind alpha toggle by

  • Show snackbar message on scene_activated by

  • Refactor Scenes View by

  • ExpanderCard: make full header clickable by

  • remove mask by

  • SetDefault Pixelgraph variant: canvas by

  • Add FPS Viewer by

  • fix nullcheck by

  • test mixed content by

  • new component: ExpanderCard (used for scenes most used and recent) by

  • fix cursor icon on load order json by

  • fix mobile view: Scenes by

  • Release 2.0.107-b3 by

  • fix playlist for mobile by

  • refactor webworkers to typescript by

  • ScenePlaylist OffScreen test by

  • adjust device_created event by

  • Release 2.0.107-b2 by

  • fix webworker initialization by

  • Release 2.0.107-b1 by

  • optimize websocket ready state handling by

  • move graph_update to MelbankGraph component by

  • update websocket events by

  • make streaming list unique by

  • Release 2.0.107-b7 by

  • FileDropper: Allow full ledfx config json by

  • Intro DIalog: adjust workflow by

  • Adjust Intro Dialog and some texts for settings toggles by

  • change default: show graphs on devices view. false -> true by

  • fix: click Reconnect Button in Detailed Dashboard View navigating to the Device View by

  • ScenePlaylist: add click on title and doubleclick on row to activate scene by

  • remove feature: websocket timestamp debug by

Backend Changes

Expand
  • Merge pull request #1281 from LedFx/fix-response-of-correct-virtual-id by
  • fix response of correct virtual id by
  • fix: add scene_id vs scene_name with duplicate protection (#1280) by
  • Docs: MTU troubleshooting (#1278) by
  • Docs: Automagical year in copyright (#1273) by
  • Merge pull request #1272 from LedFx/mqtt-hass--some-love by
  • [pre-commit.ci] auto fixes from pre-commit.com hooks by
  • add dynamic effect dropdowns for effects and presets by
  • Merge pull request #1268 from LedFx/mqtt-hass--fix-if-scene-id-is-a-number by
  • Merge pull request #1269 from LedFx/mqtt-hass--exclude-complex-and-gap-devices by
  • mqtt-hass: exclude complex and gap devices by
  • mqtt-hass: fix if scene id is a number by
  • Merge pull request #1267 from LedFx/add-PixelGraphVariant-selector;-make-canvas-default by
  • remove red mask by
  • Add PixelgraphVariant-Selector; make canvas default by
  • Fix: none event in socket close race condition (#1266) by

Don't miss a new LedFx-Builds release

NewReleases is sending notifications on new releases.