Skip to content

Latest commit

 

History

History
73 lines (63 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

73 lines (63 loc) · 2.06 KB

WLED-GUI changelog

WLED-GUI version 0.7.1

  • optimized update notification
  • added online mode
  • updated for WLED version 0.12.0
  • updated to electron version 12.0.2
  • updated to electron-builder version 22.10.5
  • updated to electron-log version 4.3.2
  • fixed bug that all logs are collected in Renderer process

WLED-GUI version 0.7.0

  • added settings page
  • added autostart option
  • added autostart hidden option
  • added option to turn on lights automatically at startup
  • the window will now show when the renderer process has rendered the page (no visual flash anymore)
  • added tray icon option
  • added log file
  • added option to turn on lights automatically only at autostart
  • fixed #6
  • update reminder will appear only once when App is starting
  • updated to electron version 11.2.1

WLED-GUI version 0.6.0

  • added an update notifier
  • added new device discovery method
  • Now you get a warning when trying to add same device multiple times
  • optimized adding device functionality
  • updated for WLED version 0.11.1
  • optimized backwards compatibility
  • updated ui settings page
  • general code optimizations
  • updated to electron version 11.1.0
  • bigger app icon

WLED-GUI version 0.5.1

  • added "More settings..." button to settings
  • added backward compatibility (back to version 0.10.0)
  • added application category type
  • added akemi icon to installer header
  • changed app icon

Fixes:

  • fixed settings page bug

WLED-GUI version 0.5.0

  • added auto discover button
  • updated for WLED version 0.11.0
  • updated to electron version 11.0.3
  • added installers for windows, linux & mac

WLED-GUI version 0.4.1

  • fixed issue #2

WLED-GUI version 0.4.0

  • added support for light mode in main menu
  • updated to electron version 10.1.1

WLED-GUI version 0.3.0

  • updated for WLED version 0.10.2
  • added settings functionality

WLED-GUI version 0.2.0

  • added package for darwin
  • moved images into image folder
  • added some comments
  • expanded window width
  • PC Mode is turned on by default

Fixes:

  • fixed bug with blinking button

WLED-GUI version 0.1.0

  • first release