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

Kunena 6.3.2 maintenance Release for Joomla! 4.4/5.0/5.1

Details
Published: 15 June 2024

Introduction:

The Kunena team is thrilled to announce the maintenance release of Kunena 6.3.2, 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.2 stable here: https://github.com/Kunena/Kunena-Forum/releases/tag/6.3.2

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.2 maintenance Release for Joomla! 4.4/5.0/5.1
xillibit replied the topic:
#233625
1 year 2 months ago
xillibit's Avatar
Hello,

that's old developpement version now the last version is the K6.3.10 : www.kunena.org/forum/76-Official-Announc...omla-4-4-5-0-5-1-5-2

Please open a new topic if it's not already done to describe your issue
chris87 replied the topic:
#233624
1 year 2 months ago
chris87's Avatar
Hi,

I have the same issue and the download link is not working anymore.

Can you support?

Thanks

Chris
Pinkeltje replied the topic:
#231638
2 years 2 months ago
Pinkeltje's Avatar
Works perfect! Thank you!
xillibit replied the topic:
#231635
2 years 2 months ago
xillibit's Avatar
You can try with this nightly build, it should work : update.kunena.org/nightlybuilds/pkg_kune...3-DEV_2024-06-21.zip
Leen replied the topic:
#231575
2 years 2 months ago
Leen's Avatar
Also I have this problem in Joomla! 4.4.5 and Joomla! 5.1.1
rich replied the topic:
#231573
2 years 2 months ago
rich's Avatar

xillibit wrote:
You encounter the issue on Joomla! 4.4.5 or on Joomla! 5.1.1 ?
 
I've tried with both: Joomla 4.4.6-dev and Joomla 5.1.2-dev
Database is 10.5.25-MariaDB.
Gindi replied the topic:
#231571
2 years 2 months ago
Gindi's Avatar
Joomla 5.1.1

gindi
mrivner replied the topic:
#231567
2 years 2 months ago
mrivner's Avatar
Joomla 4.4.5
Pinkeltje replied the topic:
#231565
2 years 2 months ago
Pinkeltje's Avatar
I have 5.1.1
xillibit replied the topic:
#231564
2 years 2 months ago
xillibit's Avatar
You encounter the issue on Joomla! 4.4.5 or on Joomla! 5.1.1 ?
Pinkeltje replied the topic:
#231563
2 years 2 months ago
Pinkeltje's Avatar
Confirmed. Same here.
rich replied the topic:
#231555
2 years 2 months ago
rich's Avatar

Gindi wrote:
Thanks for the reply, the error is because my Kunena database has not been updated.
I found the entry in kunena.install.upgrade.xml and updated the database table.

gindi

 
Confirmed. The fact is that the table update is not executed during an upgrade. It is of no use if you go to the dashboard afterwards. So you have to enter this command manually with phpMyAdmin in the database.

(Database = 10.5.25-MariaDB)
mrivner replied the topic:
#231546
2 years 2 months ago
mrivner's Avatar
Yes, this update has the same problem as previous updates.  The database entries for social media found in Table Kunena_Users are not being updated.  I had this same issue with bsky_app which needed to be manually added to this table for Kunena saves to work with a previous upgrade.  I am using MariaDB version 10.6.16 on Ubuntu 22.04.

For users having this issue, x_social should be substituted for twitter.  bsky_app needed to be added to the table as another column,.between reddit and ok

Michael
Gindi replied the topic:
#231545
2 years 2 months ago
Gindi's Avatar
Thanks for the reply, the error is because my Kunena database has not been updated.
I found the entry in kunena.install.upgrade.xml and updated the database table.

gindi
 
xillibit replied the topic:
#231543
2 years 2 months ago
xillibit's Avatar
Hello,

That's is something is changed on update to x_social from K6.2.x to K6.3.x since K6.3.0 stable, when you had done the update to K6.2.x to K6.3.x did-you had opened the Kunena dashboard ? And some alert messages has been displayed on things which has been updated ?
Gindi replied the topic:
#231540
2 years 2 months ago
Gindi's Avatar
In the database in table xxx_kunena_users, row 30, between skype and facebook is still twitter.

Gindi
 
Read More...

Kunena 6.3.1 maintenance Release for Joomla! 4.4/5.0/5.1

Details
Published: 16 May 2024

Introduction:

The Kunena team is thrilled to announce the maintenance release of Kunena 6.3.1, 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.1 stable here: https://github.com/Kunena/Kunena-Forum/releases/tag/6.3.1

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.1 maintenance Release for Joomla! 4.4/5.0/5.1
Read More...

Kunena 6.3.0 stable Release for Joomla! 4.4/5.0

Details
Published: 23 April 2024

Introduction:

The Kunena team is thrilled to announce the stable public release of Kunena 6.3, a native Joomla extension for Joomla 4.4 and 5.0. 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.3.0 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.3 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.3 has been designed to work on Joomla! 4.4 and later (there are a regression discovered into Joomla! 5.1 to handle the modals in backend, so wait the release Joomla! 5.1.1), 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.0 stable here: https://github.com/Kunena/Kunena-Forum/releases/tag/6.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.

Discuss this article

Log in to comment

Posts in discussion: Kunena 6.3.0 stable Release for Joomla! 4.4/5.0
rich replied the topic:
#231256
2 years 4 months ago
rich's Avatar
Thanks for the hint. Unfortunately this cannot be disabled at the moment. This feature is also available if you have PM messages disabled. I will create a ticket at Git.
Pinkeltje replied the topic:
#231253
2 years 4 months ago
Pinkeltje's Avatar
I've noticed a new feature to set attachment as private. Is there a way to disable this option?
xillibit replied the topic:
#231198
2 years 4 months ago
xillibit's Avatar
Just done the change so now when you have K6.2.6 you will get the update for the K6.3.0
xillibit replied the topic:
#231196
2 years 4 months ago
xillibit's Avatar
I haven't had the time to modify it but i will do later today
Pinkeltje replied the topic:
#231195
2 years 4 months ago
Pinkeltje's Avatar
Is it on purpose that auto-update is not working? Update-site still shows update.kunena.org/6.2/list.xml
ruud replied the topic:
#231189
2 years 4 months ago
ruud's Avatar

Kunena 6.3 has been designed to work on Joomla! 4.4 and later (there are a regression discovered into Joomla! 5.1 to handle the modals in backend, so wait the release Joomla! 5.1.1), the requirements are the followings

Congratulations on this awesome release!
No need to wait for Joomla 5.1.1 as Kunena 6.3 has a workaround implemented for the Joomla 5.1 bug mentioned above
Read More...

Kunena 6.2.6 maintenance release for Joomla! 4.4/5.0

Details
Published: 16 April 2024

Introduction:

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

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.

We encourage all translators to update translations on transifex.com on some of them the translations hasn't been updated since a while. Kunena 6.2 has been designed to work from Joomla! 4.4 and on Joomla! 5.0, the requirements are the followings :
  • Php 7.4.1 to Php 8.3.x (the support of php 8.2.x has been be improved since Kunena 6.1, there aren't anymore deprecated message)
  • MySQL 5.7.30
  • Bootstrap 5.1

The work done in Kunena 6.2 is the following:

  • The support of php 8.2.x has been be improved, there aren't anymore deprecated message
  • Add the possibility to load a Joomla! module on Kunena login to have the keypass support on the authentification. Need to define in the template configuration of Aurelia the id of Joomla! module to use.
  • Notify banned user by email
  • New setting in Kunena configuration to set the date format of your choice to be used by datepicker
  • Differenciate check for requirements on Kunena install between mysql and mariadb
  • Allow to modify to different karma users in time allowed
  • Store the data about notifications into the database to be send later by CRON task, need an extra plugin to make it work

Download:

Download K6.2.6 here: https://github.com/Kunena/Kunena-Forum/releases/tag/6.2.6

This means that the Kunena 6.1 series is in end of life and will is discountinued, there won't be new versions of K6.1.

Donations

Any donations are needed for future support.

Discuss this article

Log in to comment

Posts in discussion: Kunena 6.2.6 maintenance release for Joomla! 4.4/5.0
Read More...
  1. Kunena 6.3 RC 1 Released for Joomla! 4.4/5.0
  2. Kunena 6.2.5 maintenance release for Joomla! 4.4/5.0
  3. Kunena 6.3 Beta 3 Released for Joomla! 4.4/5.0
  4. Kunena 6.3 Beta 2 Released for Joomla! 4.4/5.0

Page 14 of 63

  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
© 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