Skip to content

Releases: exstreme/Jcomments-4

bugfix release

01 Jan 22:38
Compare
Choose a tag to compare

fix subscriptions
mysql fix

bugfix release

21 Dec 18:44
Compare
Choose a tag to compare

fixed subscriptions

bugfix release

16 Dec 18:33
Compare
Choose a tag to compare

Fixed install() error.

bugfix release

08 Dec 12:37
Compare
Choose a tag to compare

The work with subscriptions has been completely rewritten.
Should fix errors in previous release.

bugfix release

07 Dec 15:08
Compare
Choose a tag to compare

Fixed bug in subsriptions

bugfix release

06 Dec 18:01
Compare
Choose a tag to compare

Fixed applying settings to default values by update

bugfix release

03 Dec 15:06
d02919a
Compare
Choose a tag to compare

Fixed "JCommentsSecurity not found" error while saving article in frontend.
Fixed rare error with empty object link when article saved with error(or without).
Change some content plugins to work with new Joomla version.
Removed content plugins for outdated versions of the components.

maintaince release

21 Nov 11:03
Compare
Choose a tag to compare

Added options to display comment title(not input).
Added Gravatar options.
Added logging in critical places.
Kcaptcha color in options is now color picker.
Change installation process. Now it's package.
Changed. Feed class moved to View class.
Changed. Temlates splitted to layouts and support BS5
Fixed Gravatar default image displaying.
Fixed message_terms_of_use. Now it's displayed when needed.
Fixed default access rules.
Fixed displaying Reset button in form.
Fixed #26
Fixed #25
Fixed #24
Fixed #27
Removed word_maxlength because it broking words. Now words break via CSS. Except Arabic.
Removed all frontend languages except Russian, English because they outdated and need to be updated.
Removed search plugin because J4 did not have this group.
Removed version.php. We using component manifest xml file.
Removed unused rules in CSS.
Removed plugins.zip from installer. Installer just copy files to folder.
Update plugins xml

maintaince release

06 Nov 21:00
Compare
Choose a tag to compare

All tables now in utf8mb4
Add option to comment edit to mark comment as deleted
Remove deprecated php functions
Cleanup/fix css for backend

maintaince release

10 Oct 13:04
Compare
Choose a tag to compare

Added language field to comment and subsciption template.
Change subscription(s) template to J4 layout.
All fields id 'edit' templates now display their descriptions.
CustomBBCodes HTMLHelper removed as it is bot needed anymore.
Fixed minor bugs.
Change old class names to new.
Small code cleanup.
Added language field to comment and subsciption template.
Change subscription(s) template to J4 layout.
All fields id 'edit' templates now display their descriptions.
CustomBBCodes HTMLHelper removed as it is bot needed anymore.
Fixed minor bugs.
Change old class names to new.
Applied Joomla code style.
More in commits ...