✨ New Features
🔄 Multiple Actions Support
You can now sequentialize your workflow directly within a task!
- Action List: Add multiple programs or scripts to run in order.
- Reorder on the fly: Use Up/Down buttons to prioritize your actions.
- Full Control: Configure arguments and working directories for every single step.
⚡ Event Log Triggers
Automate your system based on real events.
- Monitor Logs: Trigger tasks when specific events occur in the Windows Event Log (Application, System, Security, etc.).
- Filters: Target specific Event Sources and IDs (e.g., "Outlook", Event ID 1000).
🛡️ Highest Privileges
Added a toggle to "Run with highest privileges". Essential for admin scripts that need that elevated clearance.
📜 Task History View
Stop guessing what happened.
- Inline History: View the recent execution history of any task directly in the edit dialog.
- Details: See execution times, results, exit codes, and error messages.
- Filtering: Quickly filter by Today, Yesterday, or Last Week.
- Copy Support: One-click copy of history logs to clipboard for debugging.
🛠️ Advanced Tools for Pros
- Raw XML Editing: View and modify the underlying Task Scheduler XML definition safely with validation.
- Condition & Settings: Granular control over power conditions (AC/Battery), network requirements, retry policies, and repetition intervals.
💅 UI & Quality of Life Improvements
- Enhanced Layout: The edit dialog is now wider (fixed 750px) for a more spacious editing experience.
- Better Organization: Clear visual dividers between Actions, Triggers, and Settings sections.
- Focus Fixes: Fixed an annoyance where input focus was lost while typing arguments.
- Stability: Fixes for multiple edge cases and cleaner error reporting.
Happy Scheduling! 📅