- Posts: 7245
- Thank you received: 566
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Question Kunena 1.0.10 pre-release for template designers
Default_ex template has seen huge amount of small fixes, most notable is removal of most PHP notices. There has also been some minor interface changes, for example in CKunenaConfig. Global is still there, but I recommend you to use $fbConfig =& CKunenaConfig::getInstance(); instead of using globals. Same is true for: $fbSession =& CKunenaSession::getInstance(), which is defined in lib/kunena.session.class.php . Moving to ::getInstance() instead of global fixes some issues..
If you want a copy of Kunena 1.0.10(PRE), please send me PM. Remember to tell name(s) of your template(s), was it based on default or default_ex and perhaps an URL pointing to it.
I would also like to have reports if your theme works without any (or with only few) changes in Kunena 1.0.10.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- johnnydement
-
- Offline
- Elite Member
-
- Posts: 934
- Thank you received: 5
If you want to do a 1.5 template, please send same message to matias, and specify you want it to be for 1.5, although, as 1.0 is our current stable release, you will be accepting also to do the 1.0.10 version
Our current internal 1.5 build is 1.5.2b, if things keep going as they are now, it will be our last release before 1.5.3RC
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- johnnydement
-
- Offline
- Elite Member
-
- Posts: 934
- Thank you received: 5
But the new template API is definitelly on our pipeline, both template and plugins APIs
Please Log in or Create an account to join the conversation.
There were also so many issues found in the testing that giving out a week old version would have been badly deprecated by now.
As 1.0.10 will be the last K1.0 release, I advice template designers to use it as base of your new or updated templates. This is because template files contain huge amount of bug fixes and even some security fixes.
Please Log in or Create an account to join the conversation.