Skip to content

Releases: Moustachauve/WLED-iOS

v7.1.0

05 Apr 02:42
16eee4c

Choose a tag to compare

What's New

  • Smoother App Switching: Fixed an annoying issue where the app would drop its connection to your devices too quickly when you opened the app switcher or moved to another app.
  • Network Permission Alerts: Added a helpful warning banner that lets you know if the app is missing the "Local Network" permission needed to find and connect to your devices.
  • Snappier Performance: We've made big improvements to how your device list loads and scrolls. Filtering and sorting is now faster, and the whole app should feel much more responsive.
  • Update Support: Added support for installing over-the-air (OTA) software updates on devices running WLED 0.16.0 and newer.
  • iOS 16 Fixes: Resolved a gesture conflict on iOS 16 that was getting in the way of easily toggling the power on and off.
  • Under-the-Hood Polish: Cleaned up some code and made various background stability improvements to keep everything running smoothly.

🚀 New Features

  • Add check for Local Network permission and display warning banner (#80) @Moustachauve

🐛 Bug Fixes

🧰 Maintenance

What's Changed

Contributors

@Moustachauve

Full Changelog: v7.0.0...v7.1.0

v7.0.0

03 Apr 04:25
6ccd07d

Choose a tag to compare

What's New

Contributors

@Moustachauve and @sqrt0b1000

v6.1

07 Feb 06:40

Choose a tag to compare

Due to popular demand, this removes the bottom bar in the device view and puts the settings button back in the top bar

v6

04 Feb 22:09

Choose a tag to compare

v6

New network logic added to prevent overloading devices with many concurrent requests.

v4.0

08 Nov 05:58
3fbdc9c

Choose a tag to compare

It's a brand new UI rewritten from scratch in SwiftUI!
It should look just like the previous one but be much smoother and more stable.
It also supports a new tablet mode.
The code to discover devices has been rewritten from scratch.

v2.0

24 Sep 06:17

Choose a tag to compare

  • Fix issue where hidden devices would become visible again after restarting the app.
  • Fix issue where devices added with a domain name could not be loaded.
  • Add a link to WLED documentation.