This release focuses on stability improvements, enhanced task management, and powerful new scheduling options.
🚀 New Features
- Batch Operations: Manage multiple tasks at once with the new batch action bar. Enable, disable, or delete selection in one go.
- Advanced Triggers: Added support for Workstation Lock and Unlock triggers.
- System Context: Tasks can now be configured to run under the SYSTEM account.
- Priority Management: Fine tune task execution priority from Realtime to Idle.
- Improved Persistence: Enhanced reliability for Session Unlock triggers and Network conditions using XML fallback logic.
🛠️ Internal Refactoring
- MVVM Architecture: Successfully transitioned task management to a robust MVVM pattern using
MainViewModeland TaskServiceWrapper. - Better Stability: Implemented a custom entry point with early error catching and adjusted single file publish settings to resolve startup crashes.
🐞 Bug Fixes
- Resolved persistence issues where certain trigger states were not saved correctly.
- Fixed network condition save errors by enforcing Registry Profile IDs.
- Restored missing UI bindings for task conditions when in edit mode.