Skip to content

Band Trigger 1.5.1

Choose a tag to compare

@Dafaol Dafaol released this 17 Aug 23:20
· 1 commit to main since this release

[1.5.1] - 2026-08-17

Added

  • Folder System: Introduced directory management. Users can now create, rename, and delete custom folders to organize automations directly from the root screen.
  • Floating Navigation: Folders now open in a centralized, elegant floating dialog card, maintaining visual context with the root screen instead of abrupt screen transitions.
  • Mixed Drag & Drop: Complete freedom for layout customization. Users can freely drag, drop, and mix folders and automations in any order on the main screen. The custom arrangement is persistently saved across app sessions.
  • Deletion Safeguard: Built-in fail-safe mechanism. Deleting a folder no longer erases its contents; all internal automations are automatically rescued and moved to the Root directory.
  • Quick Add: Added a dedicated "+ Add Automation Here" button inside the folder view. The folder dialog seamlessly auto-reopens after saving a new item to prevent workflow interruption.
  • App Termination: Added a "Turn Off and Exit" button directly in the Settings tab, allowing users to safely stop the background media service and close the app entirely with a single tap.

Changed

  • Wear OS Synchronization: The smartwatch UI was updated to perfectly mirror the custom mixed layout (folders and automations) defined on the smartphone app.
  • Smartwatch Navigation UX: Folders now appear with a [ 📁 Folder Name ] tag on the watch. When browsing inside a folder, an [ 🏠 Exit Folder ] action is strategically placed at the very bottom of the list for ergonomic navigation.
  • Data Structure & Migration: Refactored internal webhook variables for cleaner architecture, implementing a silent fallback mechanism to ensure legacy automation URLs from older versions are preserved.

Fixed

  • Settings UI States: Fixed a visual bug in the Settings tab where the "Hidden Camera" and "Audio Recorder" toggle switches remained purple even when deactivated. They now correctly reflect the disabled gray state.