Kunena
  • Home
  • Bugs
      • Back
      • Changelog
      • Bugs
  • Download
      • Back
      • Templates
      • Plugins
      • Subscription page
  • Forum
  • Documentation
  • Blog
  • User
      • Back
      • Login
Github BlueSky

Kunena 6.3.10 maintenance Release for Joomla! 4.4/5.0/5.1/5.2

Details
Published: 14 March 2025

Introduction:

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

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.10 stable here: https://github.com/Kunena/Kunena-Forum/releases/tag/6.3.10

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.

Discuss this article

Log in to comment

Posts in discussion: Kunena 6.3.10 maintenance Release for Joomla! 4.4/5.0/5.1/5.2
Read More...

Kunena 6.4 RC4 Released : translators needed to update translations

Details
Published: 04 March 2025

Introduction:

The Kunena team is thrilled to announce the fourth public release candidate of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1 and 5.2. This is a development release and should be only be used for testing; this version is not recommended for live websites at this stage.

We are changed translation platform, we are now moved to crowdin for this release and the next releases : crowdin kunena. This RC4 is intented to let translators to update the languages on crowdin for the stable release of K6.4.

The purpose of this release is to encourage testing by downloading, installing and identifying any problems or shortcomings that people may discover. K 6.4.0 RC4 is stable and we are aware that people will discover defects. We encourage you to use the forum to report defects, as soon as they are discovered, so that the development team can work through the problems before the release of K 6.4 as a stable product. Reporting defects does not mean that the problems can or will be fixed. The Kunena team is looking forward to hearing your feedback on how well we have achieved our design goals.

Kunena 6.4 has been designed to work on Joomla! 5.0 and later, the requirements are the followings :
  • Php 8.1.0 to Php 8.4.x
  • MySQL 8.0.13 to MySQL 9.2.0
  • Bootstrap 5.1

The work done in Kunena 6.4 is the following:

  • Removing CMSObject extends to some Kunena classes to comply with removed things planned for Joomla! 6.0 (thanks to svanschu)
  • Allow to be used on php 8.4 if you are on Joomla! 5.2.x, it will give some deprecated errors messages
  • Replace some deprecated usage of methods Joomla! of getError(), getDBO() and Toolbar::getInstance()
  • Allow avif and webp to be added in attachment

Download:

Download K6.4.0 RC4 here: https://github.com/Kunena/Kunena-Forum/releases/tag/6.4-rc4

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

Donations

Any donations are needed for future support.

Discuss this article

Log in to comment

Posts in discussion: Kunena 6.4 RC4 Released : translators needed to update translations
Pinkeltje replied the topic:
#232983
10 months 3 weeks ago
Pinkeltje's Avatar
Dutch 100% translated. Might run into some translation error after final release as for some translations it is difficult to find context, but this should be minor changes afterwards.
xillibit replied the topic:
#232973
11 months 5 hours ago
xillibit's Avatar
Thanks to report the issue, i will look to find how to fix it
Opendreas replied the topic:
#232972
11 months 8 hours ago
Opendreas's Avatar
When attempting to create a new topic or post using the Kunena - Community Builder Integration plugin, the system throws a fatal error due to a call to an undefined method get() on the KunenaMessage class. Disabling the plugin restores normal functionality.
Code:
0 Call to undefined method Kunena\Forum\Libraries\Forum\Message\KunenaMessage::get() Call Stack: #   Function                                                             Location 1   () JROOT/plugins/kunena/comprofiler/KunenaActivityComprofiler.php:91 2   Kunena\Forum\Plugin\Kunena\Comprofiler\KunenaActivityComprofiler->onBeforeReply()   JROOT/libraries/kunena/src/Integration/KunenaActivity.php:93 3   Kunena\Forum\Libraries\Integration\KunenaActivity->__call()            JROOT/components/com_kunena/src/Controllers/TopicController.php:866 4   Kunena\Forum\Site\Controllers\TopicController->post()                   JROOT/libraries/kunena/src/Controller/KunenaController.php:323 5   Kunena\Forum\Libraries\Controller\KunenaController->executeTask()        JROOT/libraries/kunena/src/Controller/KunenaController.php:226 6   Kunena\Forum\Libraries\Controller\KunenaController->execute()            JROOT/components/com_kunena/src/Dispatcher/Dispatcher.php:108 7   Kunena\Forum\Site\Dispatcher\Dispatcher->dispatch()                     JROOT/libraries/src/Component/ComponentHelper.php:361 8   Joomla\CMS\Component\ComponentHelper::renderComponent()                 JROOT/libraries/src/Application/SiteApplication.php:218 9   Joomla\CMS\Application\SiteApplication->dispatch()                     JROOT/libraries/src/Application/SiteApplication.php:272 10  Joomla\CMS\Application\SiteApplication->doExecute()                    JROOT/libraries/src/Application/CMSApplication.php:306 11  Joomla\CMS\Application\CMSApplication->execute()                       JROOT/includes/app.php:58 12  require_once()                                                         JROOT/index.php:32



Kunena 6.4 RC4
Joomla 5.2.4
 
Pinkeltje replied the topic:
#232967
11 months 4 days ago
Pinkeltje's Avatar
Great job! And moving to Crowdin was a good idea. Will try to add/edit Dutch translations soon.
Read More...

Kunena 6.3.9 maintenance Release for Joomla! 4.4/5.0/5.1/5.2

Details
Published: 21 February 2025

Introduction:

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

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.9 stable here: https://github.com/Kunena/Kunena-Forum/releases/tag/6.3.9

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.

Discuss this article

Log in to comment

Posts in discussion: Kunena 6.3.9 maintenance Release for Joomla! 4.4/5.0/5.1/5.2
Read More...

Kunena 6.4 RC3 Released for Joomla! 5.0/5.1/5.2

Details
Published: 31 January 2025

Introduction:

The Kunena team is thrilled to announce the third public release candidate of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1 and 5.2. This is a development release and should be only be used for testing; this version is not recommended for live websites at this stage.

The purpose of this release is to encourage testing by downloading, installing and identifying any problems or shortcomings that people may discover. K 6.4.0 RC3 is stable and we are aware that people will discover defects. We encourage you to use the forum to report defects, as soon as they are discovered, so that the development team can work through the problems before the release of K 6.4 as a stable product. Reporting defects does not mean that the problems can or will be fixed. The Kunena team is looking forward to hearing your feedback on how well we have achieved our design goals.

Kunena 6.4 has been designed to work on Joomla! 5.0 and later, the requirements are the followings :
  • Php 8.1.0 to Php 8.4.x
  • MySQL 8.0.13 to MySQL 9.2.0
  • Bootstrap 5.1

The work done in Kunena 6.4 is the following:

  • Removing CMSObject extends to some Kunena classes to comply with removed things planned for Joomla! 6.0 (thanks to svanschu)
  • Allow to be used on php 8.4 if you are on Joomla! 5.2.x, it will give some deprecated errors messages
  • Replace some deprecated usage of methods Joomla! of getError(), getDBO() and Toolbar::getInstance()
  • Allow avif and webp to be added in attachment

Download:

Download K6.4.0 RC3 here: https://github.com/Kunena/Kunena-Forum/releases/tag/6.4-rc3

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

Donations

Any donations are needed for future support.

Discuss this article

Log in to comment

Posts in discussion: Kunena 6.4 RC3 Released for Joomla! 5.0/5.1/5.2
Read More...
  1. Kunena 6.4 RC2 Released for Joomla! 5.0/5.1/5.22
  2. Kunena 6.3.8 maintenance Release for Joomla! 4.4/5.0/5.1
  3. Kunena 6.4 RC1 Released for Joomla! 5.0/5.1/5.2
  4. Kunena 6.3.7 maintenance Release for Joomla! 4.4/5.0/5.1

Page 6 of 59

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
© The Kunena Project 2008 - 2026
Joomla is a registered trademark of Open Source Matters, Inc. in the U.S. and/or other countries. The Kunena Project is not affiliated with or endorsed by Open Source Matters, Inc.

Hosting sponsored by:
  • Terms of Use
  • History
  • Team
  • Privacy Policy
  • Sponsorships
Back to top