Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Question Kunena 6.3.3 maintenance Release for Joomla! 4.4/5.0/5.1

More
1 year 10 months ago #231816 by xillibit
Introduction:
The Kunena team is thrilled to announce the maintenance release...

Introduction:

The Kunena team is thrilled to announce the maintenance release of Kunena 6.3.3, a native Joomla extension for Joomla! 4.4, 5.0 and 5.1.

We've implemented native support for Joomla 5. This means you don't have to enable the new compatibility plugin "Behaviour - Backward Compatibility " on Joomla! 5.0 for it to work with Kunena.

Kunena 6.3 has been designed to work on Joomla! 4.4 and later, the requirements are the followings :
  • Php 7.4.1 to Php 8.3.x
  • MySQL 5.7.23 to MySQL 8.3.0
  • Bootstrap 5.1

The work done in Kunena 6.3 is the following:

  • Refactor the backend views to be compatible with Joomla! 5.0 (thanks to ruud)
  • Some bugfixes and refactor of code
  • Replace Twitter by X in all places where it was used and add bluesky social network
  • Replace some deprecated usage of methods Joomla! from in the code
  • Implementation of handle of mentions in a message when using CKeditor
  • Get list of users for autocomplete in search form

Download:

Download K6.3.3 stable here: https://github.com/Kunena/Kunena-Forum/releases/tag/6.3.3

This means that the Kunena 6.2 series is approching the end of life and will be discountinued, with the future release of K6.3 in stable there won't be new versions of K6.2 after that.

Donations

Any donations are needed for future support.


I don't provide support by PM, because this can be useful for someone else.
The following user(s) said Thank You: Leen, Pinkeltje

Please Log in or Create an account to join the conversation.

More
1 year 9 months ago #231842 by Gindi
The work done in Kunena 6.3 is as follows:
  • Replacing Twitter with X in all places where it was used and adding bluesky social network
I have a question: Was Twitter replaced by X everywhere or are there also combinations of X and X_SOCIAL?gindi
 

Please Log in or Create an account to join the conversation.

More
1 year 9 months ago #231844 by xillibit
Hello,

In the key string of language i was set X_SOCIAL but in the content it just displays X

I don't provide support by PM, because this can be useful for someone else.
The following user(s) said Thank You: Gindi

Please Log in or Create an account to join the conversation.

More
1 year 9 months ago #231862 by Gindi
@xillibit: After this answer, I consistently changed everything that is not text from x_social to x on my test server and changed everything that is text to X_SOCIAL.
Then I did a lot of testing and realised that in the file administrator/component/com_kunena /src/Controller/TemplateController.php in lines 259/260 and 423/424 you have to change the expression X_Social to X so that you can switch the X button in the CKEditor menu bar on and off.

gindi
 

Please Log in or Create an account to join the conversation.

More
1 year 9 months ago #231875 by xillibit
I don't understand exactly why you have made this change. For the issue with the icon X which can't be disabled in ckeditor toolbar, you can try with this change : github.com/Kunena/Kunena-Forum/commit/84...68a63bc06fa3f6d8551a

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

More
1 year 9 months ago #231879 by rich
The X button works correctly with this change.

Important! Always create a backup before you make any changes to your website!

Please Log in or Create an account to join the conversation.

Time to create page: 0.252 seconds