- Rename create methods - Revert mangled attribute name in json_rpc_client
2024.12.7
- Extend element_matches_key search - Log debug if variable is too long - Remove default markers from description - Start json_rpc client only for ccu
2024.12.6
- Support markers for sysvar/program selection - Remove danielperna84 from links after repository transfer to sukramj
2024.12.5
- Limit number of concurrent mass operations to json api to 3 parallel executions
2024.12.4
- Add missing encoding to unquote - Ensure default encoding is ISO-8859-1 where needed
2024.12.3
- Add method cleanup_text_from_html_tags - Decode received sysvar/program descriptions - Replace special character replacement by simple UriEncode() method use by jens-maus