Stable 6.0.14

Maturity
Stable
Released on
Wednesday, 12 May 2021 09:11

Check the release notes for all changes.

This release finally comes with custom fields support. This means that you are now able to define additional fields that your users have to fill out before submiting the comment. You can have a text field, checkbox or select field. Refer to our documentation for more details.

Another addition is support for EasySocial avatar and profiles. (if you get any errors in the frontend related to the avatar support make sure to open your settings in the backend and save them after that)

If you need a language pack look over here.

6.0.14
# Activity chart on dashboard was not rendering properly

6.0.13
# Fix failing new installations

6.0.12
# on Multilingual sites requests to vote, edit, quote were redirected with 301
+ it's now possible for users to change their own votes

6.0.11
# comment submission time was not properly translated on multilingual websites
# backend dashboard was missing the correct extension title

6.0.10
# in multilingual setup the comment needs modration message was not properly translated

6.0.9
# Form gravatar image was being loaded over http and not https

6.0.8
# Add comment on top when sorting by newest first
~ Updated jceeditor to version 2.1.3
~ Updated vuejs library to version 2.6.11
~ Updated vuex library to version 3.1.2

6.0.7
# hide reply button when the user is not able to post
# not able to press the edit button a second time
# uploading an image was not working correctly in some situations

6.0.5
+ use vue.js in production mode
# navigating to Easyblog comments was not working

6.0.4
# Polyfills were not working correctly in IE

6.0.3
# Polyfills were not working correctly in IE

6.0.3
# enforce name and email when this is set in the settings
# in some situations the edit button on a comment was shown to the wrong user

6.0.2
# when comments were moderated no message was displayed to the user that the comment was approved and is awaiting moderation

6.0.1
# default captcha was not validating properly
# recaptcha was not validating properly

6.0.0

+ new BBCode editor (SCEditor)
+ image upload with drag and drop
+ new template build on vuejs
- removed mootools dependeny in frontend template
# the reply button now respect the nesting level
+ added a onAfterPrepareComments event allowing you to change the json returned for the comment list
+ added a onAfterBuildQuery event that can be intercepted to modify the query fetching the comments from the db

5.4.1
~ changed the ip field to varchar(45) in order for it to sae ipv6 addresses
# custom fields values were not properly shown when editing the comment in the backend

5.4.0
+ added Reditem plugin
# disqus has ids that don't fit in the int columns that we have. Changed importid and parentimportid to bigint
# fixed import bug with disqus comments
+ add the title of the article in the search results
# wrong text in the search plugin
# jDownloads plugin now works with version > JDownloads 3.2
# configuration notes couldn't be saves

5.3.8
# quoting a comment was not showing the user's name for non-registered users. ([quoted=null]...[/quoted])

5.3.7
# nested comments were not shown on Joomla 2.5 (yes, we no longer officially support it, but we had to fix this :))

5.3.6
# the url bbcode was erroneously adding http: when we had https urls
# the BBcode class was throwing notices on PHP7
# routing issue on multilingual sites on an nginx server
# fixes to the jdownloads plugin
+ djclassified plugin
+ new view for the notification queue
# imported comments had wrong parent id
# when quoting the quoted user name is not respecting the layout use name setting
# when notify user was set to no, editing a comment was creating a new comment
# recaptcha incompatibility with matukio
+ when changing pages scroll always to the top of the comments
+ the categories for com_content are now shown nested in the settings

5.3.5
# the hotspots plugin is now compatible with Hotspots 5.2.0
+ ccomment can now install on installations with PDO mysql driver
# fixed a bug in the disqus import
# the event titles were not properly fetched from matukio
# notify "content creator moderator" was not working in matukio
- google has deprecated the ajax crawling implementation as they can craw pages as normal browsers now. Removed our implementation of it.
# editing a comment and selecting the option to be notified was throwing an error for missing e-mail
# user JEVHelper::getItemid() to determine the correct Itemid for jevents entries
# the jevents plugin now works with the latest jevents version 3.4
# [quote=undefined] when liking/disliking a comment after quoting
~ use CB code to get the correct plugin path
# wrong path to css file for the CB usercomment plugin
# wrong query on multilingual vm installs - thanks Max!
# the links to easyblog items were wrong

5.3.4
+ added option to control the length of the comment posted in the activity stream in Jomsocial
~ making some modifications to the default theme, so that it can better work on most templates
+ the comments in the Jomsocial stream can now be shown with name or username
# don't load the tooltips library when the option is not enabled in the settings
# content creator moderator was not working for com_hotspost
# moved the ZOO plugin to the system folder as it no longer worked as content plugin
~ the search in backend now looks also for the commenter's name & email
# delete icon in backend was not working
~ we now send a notification to the user when a moderator approves the comment through the link in the mail
# if the user selects to be notified of further e-mails validate the e-mail he has provided
# updating the CB plugins to be compatible with CB 2.x
# error in the docman integration when "content creator moderator" was set to yes
# the link to hwdmediashare item was wrong
# add a non-empty check for name and e-mail
# ccomment was not working properly on multilingual VM installs

5.3.3
# docman plugin couldn't be updated on new install
+ updated recaptcha to use the new "I'm human" recaptcha code
# fixed reordering issue with custom fields
# typo in the komento import script caused the import not to function - thanks to Jordan Weinstein for reporting and fixing!
# wrong comment count when a new comment is added
# when comments were sorted by "new entries first" sometimes nested comments were missing on page refresh
# typo in the update stream
# to ease some people added rel="nofollow" to our powered by link (even though the link is not indexed by search engines...)
# the "custom fields" text in the form was hardcoded
+ option to gather anonymous stats about the environment & configuration of the extension
+ added JED review request on the dashboard

5.3.1
# changelog in the PRO version was wrong
# unable to save comments in the backend
+ the docman plugin has been updated to support version 2 of the component
+ once the comment is submitted close the comment form completely
# the hotspots plugin now supports hotspots 5
# the ordering of the latest submitted comment was not correct

5.3.0
# EasySocial avatars now use the path specified in EasySocial
# don't show a custom field when it isn't filled out
# custom fields were rendered several times depending on how many fields there are
+ adding a checkbox custom field
+ added EasySocial avatar support
+ added EasySocial profile support
# cb comment wall plugin was not respecting the use_name setting
+ developer feature: onPrepareConfig event allowing you to override the config on initialization
+ added option to sort on best comments or worst comments first (based on the votes)
# cb installation was showing an error when no language file was present in the package
# wrong date format for the cb user comments plugin
+ custom fields support

5.2.2
# wrong link generated by the matukio plugin
# no longer display error loading feed on the dashboard
# wrong link to rss feed in the dashboard
# the installer plugin was missing from the PRO package
# wrong url for ajax requests on some installations
# when editing a comment, the wrong gravatar was fetched

5.2.1
# comment system was no longer loading when user wrote a comment and provided an email

5.2
# the installer plugin was missing for joomla 2.5
+ added an option to minify the javascript files
+ added an option to select the user groups that are allowed to post without moderation
+ added an option for comment maximum depth level
- no longer uses require.js
# on multilingual sites we no longer need 2 requests to fetch the comments
- removed features from core package: "disable comments in", "content creator moderator", "use names", "emoticons turn off"

CComment Core 6.0.14

Downloaded
2771 times
File size
2.89 Mb
Compatibility
Joomla 3.8 Joomla 3.9

This is the main installation file for the free version of the component.

Items per page: