New Features
- screenshot item tooltips to clipboard with Ctrl-C on non-macOS devices (ca436e8)
Bug Fixes
- stop forcing ROOT locale on everyone (cf4d103)
- TooltipScreenshotter: 1.20.1+ compatibility (4329838)
- zenith split now actually triggers (8a1e3e9)
Code Refactoring
- deleted redundancies in ScreenMixin (ecdea5e)
Bug Fixes
- non default matchModes for StringTrigger not being serialized properly (c2a9ba4)
Bug Fixes
- non default matchModes for StringTrigger not being serialized properly (859dcb0)
Bug Fixes
- non default matchModes for StringTrigger not being serialized properly (4cb3b01)
New Features
- changed behavior of StringTrigger to exact matches, for starts with specify matchMode or use RegexTrigger (f8202b8)
New Features
- changed behavior of StringTrigger to exact matches, for starts with specify matchMode or use RegexTrigger (e2986f2)
New Features
- changed behavior of StringTrigger to exact matches, for starts with specify matchMode or use RegexTrigger (12bee53)