Added the ability to automatically recognize Google reCAPTCHA using captcha recognition services.
Added the ability to choose how many images to save in one folder and whether to split the folder with images into subcategories.
Added the ability to set an arbitrary path for saving images relative to the root of the site.
The algorithm for parsing numbered and unnumbered lists has been improved: the problem when lists consisting of one word per item could be ignored has been eliminated.
Fixed a replacement error for regular expressions in filters when the regular expression did not work
Added the {RANDOM_PHRASE} macro to output a random sentence.
Added the {RANDOM_SECTION} macro to output a random block of text from title to title, including the title.
Updated output templates with new macros.
Added macro [DROP_HEADERS] to replace all headers with headers an order of magnitude lower, <h1> by <h2>, <h2> by <h3>, etc.
Added macro [repeat=2-5][/repeat] to repeat the enclosed text a random number of times in the specified range.
Added filters for suggestions and sections.
Fixed a formation error WordpressXML when parsing content for WordPress, when in rare cases an invalid template could be obtained.</a>
Added a stop of parsing if the kacha was incorrectly recognized the specified number of times. The number of times is set in the additional parsing settings.