Changelog

All notable changes to Boolean Toolbox for Homey

v1.5.0 November 2025 (Current)

✨ New Features

🌍 Localization

🔧 Improvements

v1.2.0 2025

✨ New Features

🔧 Improvements

v1.1.1 2025
v1.1.0 2025

✨ New Features

⚠️ Breaking Changes

  • Flow cards structure changed
  • Recommendation: Create new devices for smooth transition
v1.0.0 2025

Earlier Versions

v0.7.0 2025
  • Major stability improvements
  • Fixed critical issues affecting reliability
v0.5.1 2025
  • UI/UX enhancements
  • Better visual feedback
v0.5.0 2023 - Initial Release
  • Logic Units (2-10 inputs) with boolean logic
  • Basic flow cards (triggers, conditions, actions)
  • Formula configuration via JSON
  • Support for AND, OR, XOR, NOT operators
  • Interactive Boolean Logic Emulator tool
  • Formula Builder tool

⚠️ Deprecated Features

Logic Unit X (2, 3, 4...10 inputs) - Legacy devices with fixed input counts

📖 Migration Guides

From Logic Unit X to Logic Unit/Logic Device:

  1. Create new Logic Unit or Logic Device
  2. Copy formula JSON from old device settings
  3. Configure input links (Logic Device) or use manual JSON (Logic Unit)
  4. Test formulas work as expected
  5. Update flows to use new device
  6. Remove old device once verified

From v1.0.0 to v1.1.0:

  • Flow card structure changed - recommended to create new devices
  • Input states are now isolated per formula
  • Update flows to use new flow card structure
↑ Back to top