* updated translation files (de_DE, fr_FR, zn_CH) to latest set of strings (after recent updates)
* update libCURL to v8.21.0_1 to address several security fixes
* added Chinese Simplified translation, thanks wcxu21W!
Feature request: collapse project tree action
I wasn't even aware of this FR when implementing this. It was just annoying me a lot... Great that this also addressed other needs! :-)
* spelling fixes in UI
* allow the RegEx testbed dialogs result text box to resize when re-sizing the dialog itself
Implemented in [r2059] I made this a bit more generic so you can filter via RegEx. For the GUID strings this means you could enter: GUID='[A-Fa-f0-9]{8}(?:-[A-Fa-f0-9]{8}){3}',?[ ]? for the RegEx which includes the GUID and potential colon and space following afterwards in a log message.