This commit is contained in:
erwanlr
2022-04-28 14:22:38 +02:00
parent 787e4cef0b
commit 9abba8fd01
43 changed files with 16306 additions and 3 deletions

View File

@@ -0,0 +1,71 @@
= 1.4.1 (2022-04-21) =
* Add - add ALT text to gravatar images to solve SEO issues
* Enhancement - better replytocom handling
* Enhancement - code refactoring
* Enhancement - rename sections for consistency
* Fix - ensure $screen is defined when viewing the backend
= 1.4 (2022-03-03) =
* Fix - optimize quicktags placement for Quick Reply on the backend's Comments page
* Fix - ensure quicktags bar is displayed inline for all themes
* Fix - local avatars now display correctly on the frontend, with a fallback on a custom default avatar, then gravatar as last resort
* Fix - local avatars now display correctly in the backend: dashboard, edit comments pages
* Fix - local avatars no longer take over other avatars on Settings > Discussion
* Fix - local avatars (even on localhost!) now display correctly on Settings > Discussion
* Add - add padding setting to reply links
* Add - add setting to remove text-decoration from reply links
* Enhancement - only apply styles for comment form if comments are enabled and the form shown
* Enhancement - clarify the options names for the comment policy option
* Enhancement - better custom quicktags scenario
* Enhancement - better replytocom handling
* Enhancement - better styles handling
* Enhancement - better options handling
* Update - Freemius SDK
* Update - CF SDK
= 1.3 (2020-12-24) =
* New - introduce new sliders style
* New - add better looking icons to the admin page, with dual colors
* New - add new admin menu icon
* New - translations and POT file
* Enhancement - move menu underneath Comments menu for easy access and consistency
* Enhancement - ensure avatar shapes are only applied to the comments avatars
* Enhancement - enqueue and tie inline styles to the (child) theme
* Enhancement - add further translatable strings
* Performance - replace the font file with standalone SVG icons (this shaved 3.7 MB off the plugin)
* Fix - display uploaded avatar as default if it is set
* Update - CF SDK
= 1.2 (2020-11-05) =
* New - add new plugin icon, derived from the banner
* New - add new tab colors
* Fix - fix backend quicktags display on the comments and dashboard pages
* Enhancement - ensure border-radius is not set when an avatar shape is set
* Enhancement - only output avatar code if a shape has been set
* Enhancement - add missing default colors for quicktags
* Enhancement - improve frontend loading times by 40%
* Enhancement - rename functions for consistency
* Enhancement - refactor CSS
* Update - Freemius SDK
* Update - CF SDK
= 1.1 (2020-10-12) =
* New - add default colors and palettes for color controls
* New - set maximum and minimum comment length
* New - set reply title
* New - set submit button label
* New - add brand-new Avatars section
* New - add more shapes for avatars
* New - upload a sitewide default avatar
* Fix - fix static methods for comments oEmbeds
* Enhancement - reorganize Comments tab, add a new Avatars section
* Enhancement - display our icon in the WP Admin sidebar
* Enhancement - adjust readme.txt
* Enhancement - ensure emojis are not intercepted by WP emoji functions on our settings page
= 1.0 (2020-10-08) =
Initial release.