Skip to content

v1.5.0

Choose a tag to compare

@nutteloost nutteloost released this 11 May 12:03
33760b1

Todo Swipe Card v1.5.0

New Features ✨

  • Added support for multiple to-do lists with intuitive swipe navigation
  • Implemented customizable background images for each to-do list via the background_images property
  • Added a delete completed items button with optional confirmation dialog
  • Added visual editor support with real-time preview of changes

Improvements 🛠️

  • Enhanced mobile touch response with improved gesture detection
  • Optimized card spacing with configurable pixel values
  • Improved styling for a cleaner, more modern interface
  • Added support for custom pagination dot colors through HA themes

Configuration Options

  • Added show_addbutton option to control visibility of the "+" button next to add field
  • Added show_create option to show/hide the add item input field
  • Added show_completed option to toggle visibility of completed items
  • Added show_completed_menu option to show/hide the delete completed items button
  • Added delete_confirmation option for confirmation when deleting completed items

Bug Fixes 🩹

  • Fixed issues with scrolling in nested containers
  • Improved handling of menu button removal for better theme compatibility
  • Fixed visual glitches when swiping between cards with different heights

Installation Notes

  • Requires card-mod to be installed
  • Compatible with Home Assistant 2023.6.0 and newer