Changelog

0.0.45 — New Social Tab, Guides, New Socials, Faster Loading, Notifications & fixes

By August 21, 2018 No Comments

Available since 21.08.2018.

Important note: if you would like emails to work, please install WP Mail SMTP and configure SMTP client.

For now we have example posts on how to configure SMTP on English & Russian.

Enhancements

  • Added Instagram, Dribble and Twitch as authorization option, #72
  • Alert shown when new comment was added. Comment list will be automatically refreshed once clicked on alert, #63
  • Added option to enabled/disable alert notification about new comment, #63
  • Now social media avatar shown globally in admin (e.g. in `dashboard`, `user.php`, `comment.php`, etc), #61
  • Better layout for plugin news in admin, `New` label is shown for articles which are not older then 2 weeks, #62
  • Added caching for news in dashboard (no need to load them every time) and limited to 3
  • New design for setting up social networks, now tabbed, #64
  • Added guides English & Russian guides for Vkontakte, Facebook, Twitter, Google, GitHub, Odnoklassniki, Instagram, Twitch, Dribbble to help you with configurations, #66
  • Added base plugin shortcode –
    to displays comment box, #67
  • Now images or videos (e.g. YouTube, Rutube) displayed as attachments under comment text, #69
  • Long comment text will be limited in height, by clicking on text will allow to expand it, #73
  • Adding new comment is now 2x faster
  • Loading comments is now 2x faster and there is no more iframe, therefore comments loaded directly
  • Plugin is now sending email notification about new reply to the comment, #71
  • Clicking on the “Reply” button in the email, will redirect user directly to the reply in the comments section, #81
  • Removed iframe, now comments rendered directly on the page = comments can be searched by crawlers = better SEO, #80
  • Option to define interval to check for new comments, #82
  • Option to define list of comma-separated words. If one of them match comment text, it will be marked for moderation, #86
  • Comment text field is now expanding automatically when you start typing new comment/edit existing/replying to someone
  • Option to notify administrator by email about new comment, #77

Fixes

  • When user did not have social profile URL it lead to clickable name but incorrect URL, #60
  • Do not load styles & scrips globally, only in plugin pages
  • Plugin icon in admin sidebar was not displaying correctly and was overflowing when menu was opened
  • Newlines in comment are now displaying correctly. Previously everything was as a single line
  • Fixed issue when limit of number of comments per page was ignored and maximum number of comments displayed
  • Fixed overlapping sidebar news in admin on screens smaller then 1000px