Skip to content

Releases: nicogig/WLED-App

v2.1-beta1

03 Sep 11:20
Compare
Choose a tag to compare

Early release of the upcoming v2.1.

In this release:

  • ColorPicker now has a background to help with colour contrast.
  • Zeroconf is now based on a different backend engine.
  • A new App Settings Page has been introduced.
  • Bug fixes.
  • Layout fixes to cater for smaller devices.
  • App Icon on iOS is now aligned with the Android icon.

Still to come in v2.1:

  • Advanced Mode.
  • Presets support.

This release is now available for Android. iOS Release coming soon.

v2.0

18 Aug 14:47
750522f
Compare
Choose a tag to compare

In this release:

  • You can now edit the primary, secondary and tertiary colour of the default palette, instead of only the primary colour.
  • You can now use the camera to extract the dominant colour from a picture. The colour will then be applied to the selected slot (either primary, secondary, or tertiary).
  • The UWP app is now available to test. This app is still considered unfinished and rough around the edges.
  • The app now supports localisation.
  • The icon for the Android app was updated to reflect WLED's new style identity.
  • An issue where tapping on a device that is unreachable before a connection timeout occurred would result in a crash was fixed.
  • The name of the packages was changed to not interfere with the official WLED app.

To download this app:

  • On Android: Use the appropriate apk for your architecture, if known, or use the com.nicolagigante.WLED.apk file. Enable unknown sources in the device's settings, and install!
  • On Windows: Download the WLED.UWP_x.x.x.x_Test.zip package. Extract and run the Install.ps1 PowerShell script. You may need to enable Sideloading in the Settings, as well as executing scripts from remote sources.
  • On iPhone: The app is available on TestFlight. You can find the link on the Readme file of this GitHub.

v2.0-alpha

30 Jul 14:42
Compare
Choose a tag to compare
v2.0-alpha Pre-release
Pre-release

In this release:

  • Dark and Light theme are introduced. The app automatically switches between themes depending on the Device's theme.
  • mDNS is fixed. Creating a device using mDNS will not result in the app crashing.
  • iOS support.
  • Version bump to reflect the changes from Aircoookie's original version.

The iOS version needs to be compiled as I do not have access to an Apple Developer Account, and thus cannot release the app on TestFlight. If you can help, get in touch! I'd love to work together to publish the app on AppStore/TestFlight!

v1.0.4-alpha1 Milestone 1 Release

21 Jul 17:52
Compare
Choose a tag to compare
Pre-release

This is the first release of the rebuilt WLED app!

Here is what I changed from AIrcookie's version:

  • App uses JSON API instead of the HTML one.
  • Native UX/UI. Most elements visible throughout the app are completely native, no WebView involved.
  • Toned down the pixel art a bit