diff --git a/CHANGELOG.md b/CHANGELOG.md index ee6a5d8..0ba2749 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# v1.2.9 +## 13/05/2024 + +1. [](#improved) + * Changed icon to ["text bubble"](https://fontawesome.com/icons/comment?f=classic&s=solid) in grav admin menu + * The "Load more" button under the "Comments in the last 7 days" table was fixed + * The styling of comments is improved +1. [](#bugfix) + * Fix for escaping problem [#107](https://github.com/getgrav/grav-plugin-comments/issues/107) + # v1.2.8 ## 09/10/2020 diff --git a/admin/templates/comments.html.twig b/admin/templates/comments.html.twig index 6fea510..0b853fb 100644 --- a/admin/templates/comments.html.twig +++ b/admin/templates/comments.html.twig @@ -5,7 +5,7 @@ {% endif %} {% block titlebar %} -