Skip to content

Releases: YeonV/LedFx-Frontend-v2

Release 2.0.60

26 Dec 03:57
Compare
Choose a tag to compare

Release 2.0.58

24 Dec 05:29
Compare
Choose a tag to compare
  • Release 2.0.58

Release 2.0.56

28 Nov 19:15
Compare
Choose a tag to compare
  • Release 2.0.56
  • Add Icon to IntegrationCard
  • Add HomeAssistantIcon
  • Added themes: LightRed, LightBlue
  • Fix components using a static color to support lightTheme
  • Merge branch 'main' of https://github.com/YeonV/LedFx-Frontend-v2
  • Scene Playlist: repeat
  • prepare light theme

Release 2.0.55

23 Nov 03:51
9ec2d11
Compare
Choose a tag to compare
  • Release 2.0.55
  • Release 2.0.55
  • Update release.yml
  • Release 2.0.55
  • Release 2.0.55
  • Update release.yml
  • Update release.yml
  • Release 2.0.55
  • Release 2.0.55
  • Update release.yml
  • Release 2.0.55
  • Update release.yml
  • Release 2.0.55
  • Update release.yml
  • Release 2.0.55
  • Update release.yml
  • fit gh pages pt II
  • Update build-deploy.yml
  • fix gh pages pt I
  • Update release.yml
  • Update release.yml
  • Delete release_new.yml
  • Merge pull request #40 from bigredfrog/nullish_defaut
  • Update build-deploy.yml
  • Nullish fix for transition slider default

Release 2.0.54

19 Nov 08:56
Compare
Choose a tag to compare
  • Release 2.0.54
  • LeftBar Header
  • Auto-open Segment-Setup after adding a new Virtual
  • Testing branch protection rules
  • Structured Features & Easter-Eggs; update deps

Release 2.0.53

08 Nov 01:12
Compare
Choose a tag to compare
  • Release 2.0.53
  • fix white page, if old scenes are set
  • Release 2.0.53
  • Update release.yml
  • Release 2.0.53
  • Clear ScenePlaylist
  • ScenePlaylist
  • Prepare ScenePlaylist
  • fixes
  • Merge pull request #38 from Mattallmighty/SceneDropdown
  • SceneWidgets, SceneChips
  • Update storeSpotifyActions.tsx
  • Sp Trigger table - edit scene dropdown

Release 2.0.52

31 Oct 02:53
Compare
Choose a tag to compare
  • Release 2.0.52
  • .
  • scene tags
  • Integrations
  • bump frontend version
  • remove darkmode dev toggle
  • Edit Scene
  • fix
  • fix
  • fix dep
  • Merge pull request #37 from YeonV/mui5
  • Merge branch 'main' into mui5
  • Merge pull request #36 from Mattallmighty/Scene-Activation-=-PUT
  • fix storybook
  • remove clsx
  • Fix broken
  • Fix if blank URL
  • Merge branch 'Scene-Activation-=-PUT' of https://github.com/Mattallmighty/LedFx-Frontend-v2 into Scene-Activation-=-PUT
  • Update storeScenes.tsx
  • Merge branch 'YeonV:main' into Scene-Activation-=-PUT
  • Update storeScenes.tsx
  • fix headers, now body needs fixing
  • Headers JSON attempt...
  • Fix scene & put in place restriction for advance users
  • Fixing Styles Part I
  • refactor, upgrade, clear deps
  • working
  • upgrade and cleanup
  • remove mui4 & fix errors
  • Part II
  • Replace makeStyles PART1
  • Prepare
  • Merge branch 'main' of https://github.com/YeonV/LedFx-Frontend-v2
  • multi Graphs
  • Fix URL regex
  • Starting on it
  • Merge pull request #30 from Mattallmighty/QLC+
  • Update QLCScreen.tsx
  • QLC Table & Actions
  • QLC
  • Merge pull request #28 from TheMatrixPill/mainFork
  • :)
  • first spotify experiment
  • SpotifyPro: highlight current song in playlist
  • Merge branch 'main' of https://github.com/YeonV/LedFx-Frontend-v2
  • Spotify: SceneTrigger & Marks
  • Spotify: Me
  • Update CONTRIBUTING.md
  • Update CONTRIBUTING.md
  • Update README.md
  • Update CONTRIBUTING.md
  • Create CONTRIBUTING.md
  • theme:DarkPink
  • Updated Home & HomeTour
  • Fix smartbar
  • Fix Dashboard init without devices
  • feat: updateScene

Release 2.0.51

13 Sep 10:02
Compare
Choose a tag to compare

Core

The LedFx you know. Run it and control it via Browser.

Client

A Desktop App to connect to a running core in the network (or the same machine).

CC

Client with integrated core: Full Desktop App, starting & connecting to the integrated core in the background.

These builds are not signed:

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 xattr 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

Changes

Expand
  • Release 2.0.51
  • Add Icon description in Virtual Dialog
  • Realtime Icon Feedback in SchemaForms
  • fix edit device
  • Merge branch 'main' of https://github.com/YeonV/LedFx-Frontend-v2
  • .
  • adjust linux naming
  • adjust naming for cc build
  • adjust naming for electron build
  • Release v2.0.51
  • some UI/UX
  • update dmg bg
  • adjust versioning in gitactions
  • CC: close core when client closes window
  • Merge branch 'main' of https://github.com/YeonV/LedFx-Frontend-v2
  • remove beta from version
  • Add reload without dataclear to errorBoundary
  • cleanup
  • add bg for dmg
  • Dashboard
  • Fix Presets
  • SmartBar: add ctrl+alt+z; add directMode
  • AddSceneDialog: open links in new tab
  • style fixes; small adjustments
  • Make Dashboard activatable via Settings
  • Close DeviceCard expanded on select
  • Fix Tours
  • Electron: Support protocol: ledfx://
  • Electron: set init size; handle singleInstance; prepare protocol
  • Release 2.0.0-beta51
  • Release 50
  • add script buildhass\n\n

Release 2.0.0-beta50

22 Aug 23:54
Compare
Choose a tag to compare

NOT signed.

MAC-Users:
If a file is reported as damaged:

  • either allow through System-Preferences->Security
  • or via terminal sudo xattr -cr './LedFx.app'

Tip: you can type in terminal sudo xattr -cr and then drag'n'drop the .app file into the terminal
!note the space after the -cr

Release 2.0.0-beta49

12 Aug 02:58
Compare
Choose a tag to compare
  • Release 2.0.0-beta49
  • Release 2.0.0-beta49
  • R:2.0.0-beta49
  • R:2.0.0-beta49
  • R:2.0.0-beta49
  • R:2.0.0-beta49
  • r:2.0.0-beta49
  • R:2.0.0-beta49
  • R:2.0.0-beta49
  • Merge pull request #18 from YeonV/add-license-1
  • Release 2.0.0-beta49
  • Release 2.0.0-beta49
  • Release beta49
  • Release beta49
  • Release beta49
  • Release beta49
  • Release beta49
  • Update release.yml
  • Release beta49
  • Update release.yml
  • Release beta49
  • Release beta49
  • Merge branch 'main' of https://github.com/YeonV/LedFx-Frontend-v2
  • Release beta49
  • Update README.md
  • Merge branch 'main' of https://github.com/YeonV/LedFx-Frontend-v2
  • Release 2.0.0-beta48
  • Create LICENSE
  • Update README.md
  • electron builder
  • build script