Skip to content

Release v1.7.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 11:51
2c05b16

ezgif-8c74a487078243

Added

  • Configuration Enable/Disable Feature - Toggle individual configuration files on/off without deleting them
  • Visual Configuration Status - See enabled/disabled status in the configuration list
  • Configuration Editor Toggle - Easy enable/disable switch in the visual editor
  • Background Switch Commands - Execute system toggle commands silently without opening terminal
  • Switch Command Status Checking - Automatically detect current state of system features
  • Switch Command Notifications - Success and error notifications for switch commands
  • Cross-Platform Switch Support - macOS, Windows, and Linux switch command templates

Changed

  • Updated configuration structure to include enabled field
  • Enhanced system tray menu to respect disabled configurations
  • Improved CLI commands to skip disabled configurations
  • Updated configuration loading to set default enabled: true for existing configs

Fixed

  • Switch commands now execute silently in background
  • Proper status checking for switch commands across platforms
  • Configuration filtering in all backend operations

Full Changelog: app-v1.6.1...app-v1.7.0