Features
- Rule wizard for simple and advanced rule creation.
- You can now edit rules (right click them and select edit rule in context menu).
UI
- UI Migration from ListView to DataGridView. This reduces the complexity of the code, which was user-drawn tables.
- Program and UWP rules are now more user-friendly/informative.
- Made popups better on low resolution screens.
- Updated filters in rule tab.
- Can now copy details for multiple rules/items.
Backend
- The UI migration to DataGridView should give a more snappy experience with the rules.
- Memory improvements.
- Rule creation improvements.