v5.0.1
What's Changed
- ESP-DASH is now compatible with Cloudflare Tunnels. Your dashboard will now automatically use WSS (Secure WebSockets) if it detects the webpage is using
https
protocol. - Added tooltip to show any truncated names. This helps with UI structure not breaking while keeping compatibility with longer card names. (Fixes #263)
Documentation Updates
- Updated input card callback syntax inside documentation. Previous syntax was wrong which resulted in compilation errors.
- Documented
setTarget
function for link card. Now users can decide if the link card will open the desired URL within the same tab or a new one.
Full Changelog: v5.0.0...v5.0.1