· Updated German backend translation and screenshot.
· Integrated a new option for telling bots to index/noindex the blogs feeds.
· Drop any shortcode before text analysis will be done only the content of the caption shortcode (including the caption attribute) will remain. The content text between the opening and closing parts of any other shortcode will be left too but attributes will be deleted.
· Translated new backend messages to German and updated screenshots.
· Added more revealing error messages for misentries at configuration dialogs to tell the user which input field have to be changed before saving of configuration is possible.
· Added previews for title, description and keywords in edit-page/post dialog when sitewide predecessors and/or successors are defined
· Include sitewide predecessors and successors when checking the maximum number of characters and/or keywords at edit-dialogs
· Now counting length of input fields for sitewide and aggregations meta before translation of special characters into html enities. In the past the length of the strings where counted with the entities, which leaded to an error while saving meta informations. E.g. a double quote where translated into the html entity " which leaded to the length of 6 characters (while only one character where counted at the preview).
· Now with Hungarian wordlist.
· Added Bulgarian wordlist.
· Integrated Slovak word filter and backend translation.
· Added nonces to all dialogs for plugins security (they where there before changing the structure of plugins configuration but got lost while reorganization process).
· Now including french stopword list for filtering stopwords.
· Prevent the plugin from multiple addition of page numbers if the variable %pagination% is included in an aggregations title
· Added missing variable replacement in sitewide predecessors and successors
· Number of automatic generated keywords in post-edit and page-edit dialog had not been initialized so the number of generated keywords has been not the number defined at the plugins configuration.
· Integrated definition of predecessors and successors for title, description and keywords which will be appended at any page of the blog.
· Added possibility to set individual titles, descriptions and keywords for all types of content aggregations (index-, category-, tag-, author-, archive- and search results).
· Controlling robots (index and follow) now can be set individual for the aggregation types too.
· Metadata for aggregations title, description and keywords can be defined using a set of variables.
· Corrected migration of single options used on older wordpress versions
· Dropped display of keywords suggestion. For those who are using other SEO plugins and don't use the plugin for serving meta keywords this makes no sense. We better save some space on display. These users better use the SEO-Tool - Keyword Density Checker which doesn't execute extra code on ordinary page reguests. This one is for informational use only and the extracted keywords can be copied to the meta keywords input field of any SEO plugin.