# Changelog ## 0.0.68 – 05.11.2018 **Enhancements:** * WooCommerce support, #280 (credits to @artikus11) * Added new option to show/hide list of available social networks under WordPress' native login form, #150 * Added new shortcode `[anycomment_socials]` to "Shortcodes" tab to display list of available social to login in custom place * Added new option to show/hide admin bar for regular users and those who used social network, #290, #233 * Added moderation icon besides comment owner name to point to the admin that this comment is waiting to be moderated, #291 * Added edited icon besides comment owner name to show users that comment was edited, #243 (credits @mihdan) * Subscription: Added ability to subscribe by email to comments for specific post, #71 * Subscription: Added ability customize email template, #71 * Added new option to to specify sender name **Fixes:** * Fixed issue with social icon conflict with existing Fontawesome library, #288 * Fixed issue when user agreement checkbox was misaligned on some of the websites * Fixed issue when dropdown was too narrow and some options were not seen well, #289 * Fixed issue when links and other tags were missing attributes (e.g. was missing href) ## 0.0.67 – 01.11.2018 **Enhancements:** * Added original comments wrapper. Should help themes align comments properly, #283 * Added "WordPress only" as a form type in "Elements" tab * Added new option under "Generic" tab to define comment update time in minutes * Added helper to "Possible problems" which detects problematic hooks which deactivate WP REST API **Fixes:** * Fixed translations in "Integration" tab regarding reCAPTCHA, #269 * Fixed issue when comments were not displaying in Internet Explorer, #272 * Fixed issue when comments were not shown in short page, #275 * Fixed issue when plugin was conflicting with jQuery which caused problems for sticky headers, sliders, etc, #274 * Fixed issue when facebook URL was longer then 100 chars. Now such URLs will be added to user meta, #285 * Minor fixes to CSS for proper alignment of elements * Fixed issue when some websites had problems that they saved the post and some of the tags or attributes were not saved (kses issue) * Fixed issue when comments were not put on hold when matched stop words ## 0.0.66 – 26.10.2018 **Enhancements:** * Same style for name when user does not have website or social available * JavaScript bundle is now having async to speed-up loading of comments, #256 (credits @mihdan) * Added ability to define comments background color, border radius, outside (margin) and inside (padding) space, #249 * nofollow for link in plugin copyright, #249 (credits @artikus11) * User is not alerted when comment was added in case when "Moderate first" option is enabled, as not users thought that comment was not send and sent duplicates, #249 (credits @artikus11) * Added ability to add admin links to all moderated comments or to single one, #246 **Fixes:** * Fixed issue when on update of the comment, previous text was recovered, #249 * Fixed issue with comments which are not wrapped with `

` tag causing them to have different line height then other comments, #249 * Fixed issue when button border radius was also changing it for "Author" label, #249 * Fixed AnyComment logo design in the footer of comments, #249 (credits @artikus11) * Fixed issue when social icons could be not well aligned when custom designed is used and global font size is bigger then usual, #250 (credits @artikus11) * Corrected description for reCAPTCHA integration about "Invisible" type, #264 (credits @LDSgent) * Fixed issue when email queue table was having incorrect structure which caused issue with email notifications, #266 * Fixed issue when send/save comment button was disabled on error and user could submit form again, #260 (credits @mihdan) * Fixed issue when "or as guest" part was showing even when "Only social" option was chosen, #253 ## 0.0.65 – 22.10.2018 **Enhancements:** * New design * Optimized main JavaScript file, removed some dependencies and now it lighter * Other little cosmetic changes and improvements **Fixes:** * Fixes various visual bugs related to CSS on frontend * Fixed issue when some of the users received too many repeating emails cause by incorrect table structure, #240 * Fixed issue when clicking on checkbox from reply could uncheck checkbox from other form * Fixed issue when guest user could rate page many times * Fixed issue when users had username instead of first and last name in the comment, #232 * Fixed possible issue when user social avatar was not uploaded causing him to have default avatar * Fixed issue when button border radius from design settings was ignored, #231 * Fixed issue with quotes on some of the website, #230 * Possible fix for Safari problem when users were unable to save admin form, #159 (credits @mihdan) * Fixed issue when admin comments with links were marked to be moderated (credits @artikus11), #236 ## 0.0.64 – 18.10.2018 **Fixes:** * Fixed issue with rating, some of the users said that they could not rate posts more then once, #235 ## 0.0.63 – 17.10.2018 **Fixes:** * Fixed issue when users were unable to place rating as migration failed to create rating table from 0.0.61, #217 ## 0.0.62 – 17.10.2018 **Enhancements:** * Cosmetic changes to paragraphs as now it is more visible when new one started, #225 **Fixes:** * Fixed issue when comment moderation was on, but they were still showing to the end user, #223 * Changed Product to Article for rating as provides clearer idea about the content inside, #220 * Fixed issue when scrolling to comments section or to specific comment was not working and was throwing console error, #219 * Fixed issue when users were unable to place rating as migration failed to create rating table from 0.0.61, #217 * Fixed issue when user was able to send empty comment before even typing anything, #226 * Fixed issue when user could click two times on send comment button and duplicate comment would be sent, #218 * Fixed issue when on some websites REST API requests were cached, #216, #224 ## 0.0.61 – 15.10.2018 **Enhancements:** * Added ability to rate page in comments as guest or logged in user (possible to disable from admin), #156 * Added ability to edit comment or reply to a comment right below it, #164 * Added new option to enable/disable "Read more" for long comment, #169 **Fixes:** * Fixed bad layout problem in admin after 0.0.60 update * Fixed issue with comment dates when they were displaying e.g. "2 hours ago" even though comment was just posted, #208 * Fixed issue when non-admin user was unable to send some of the custom formatting from editor, #210 * Fixed issue when some clients have new MySQL version and `utf8mb4_unicode_520_ci` is no longer support, #211 * Fixed issue when close button of the gallery was not seen because of admin bar being over it (when user is logged in), #209 * Added missing set-up instructions per social network, #215 * Fixed issue when non-owner of the comment could see edit and delete actions (they did not work anyways), #203 * Fixed issue when comment was liked and after refresh it was still showing no likes, #152 ## 0.0.60 – 10.10.2018 **Enhancements:** * Cosmetics CSS changes to the list of socials on user side * New fresh look of admin interface (new look for form fields, fixed font sizes, etc) * Added better color picker in admin, #168 **Fixes:** * Fixed issue when update comment and then reply action still was on the update action when sending comment, #205 * Fixed issue with news description having "?" in Russian language ## 0.0.59 – 06.10.2018 **Enhancements:** * Now when option "show alert on new comment" is on, new comment will be show automatically, without a need to click on the alert message * Added "Tools" tab for having different helpers from plugin. Ability to drop cache, open comments for all posts, pages, any post type, WooCommerce and see debug information **Fixes:** * Fixed issue when "Read more" was overflowing text * Fixed issue when logged in user did not see his avatar in editor, #189 * Fixed issue when comment count header was not showing after recent update, #199 * Fixed issue when table for managing notification emails was not created, #196 * All tables which come from plugin now prefixed as defined by config, #200 * Now editor styles also adapt to custom styles defined in "Design" tag (e.g. font family, font size, etc), #195 * Fixed issue when some themes have special styles for `

` or `