History: Tiki24
Preview of version: 29
Tiki24
Tiki 24.0 LTS will be released in February 2022. It is a Long Term Support (LTS) version and will be supported until February 2027 as per the Tiki lifecycle policy
It will be a shorter development cycle and smaller release than Tiki22 and Tiki23, and focused more on refinement of the many recently contributed features.
Tiki 24 requires PHP 7.4 like Tiki23 and Tiki22. Unfortunately, PHP 8.x is not supported. Work to update Tiki code to PHP 8.0 was started many months before the release of PHP 8.0. With Tiki's Model, we can update all the Tiki features and we don't have the issues described in https://PluginProblems.com
This being said, Tiki leverages over 125 direct dependencies + the indirect dependencies. While the vast majority of them are OK in PHP 8, some of them required more time. Specifically, Smarty version 4.0 with PHP 8 support was released on 2021-11-25, only a few weeks before our feature freeze for Tiki 24.x and thus, it's too risky to try to integrate it
In any case, Tiki25 will for sure support PHP 8.0 and 8.1.
1. New Features and Improvements
(alphabetically sorted)
1.1. API
1.2. Console
New Console commands:
-
cookies:clear
to remove user expired cookies -
performance:check
to check statistics of some performance related statistics -
tokens:clear
to remove expired tokens from database
1.3. Interledger Protocol payments (ILP)
Interledger is an open and inclusive payments network. The Interledger Protocol (ILP) is an open protocol suite for sending payments across different ledgers.
See Interledger Protocol payments
1.4. Real User Measurement
This new feature reuses a JavaScript library called boomerang that measures the page load time experienced by real users, commonly called RUM (Real User Measurement). With this feature, you find out exactly how fast your users think your site is.
Apart from page load time, boomerang measures performance timings, metrics and characteristics of your user's web browsing experience
1.5. SAML
Upgrade to version 4.x of PHP-SAML
https://gitlab.com/tikiwiki/tiki/-/merge_requests/1170/diffs
It will be bundled in Tiki for easy usage instead of available via Packages like older versions.
1.6. Wiki Plugins
New or improved.
1.6.1. Plugin Figlet
New plugin. It allows you to create text banners in different fonts. The text banners are composed of a cloud of smaller letters in the manner of ASCII art.
You may display "TIKIWIKI" as below :
See PluginFiglet
1.6.2. Plugin Kanban
New plugin. It allows to move tracker items with drag & drop capabilities in Trello-like boards.
See PluginKanban
1.6.3. Plugin List
Improved plugin. Added an option to plugin list to make caching work even for admin users to make testing easier.
See PluginList
1.7. Wiki Module
1.7.1. Current Activity Module
New module. It displays the current activity of the users (in the list, it displays the type of activity, the name of the activity and the names of all the users who modify a page or a tracker)
1.8. Other Minor Enhancements
1.8.1. H5P Advanced Customisation
2 new preferences to allow the addition of extra javascript and css to customise H5P content further, which was not possible before due to browser security (also in 23.1)
1.8.2. Calendar Improvements
Weekly recurring events in Calendar now support multiple days (also in 23.1)
1.8.3. Tabbed layout for category browsing
Finally 😁
1.8.4. Cookie Consent Improvements
New option to make the checkbox agree to third party cookies so users can agree to essential (Tiki) cookies without opting in to analytics or other "tracking" cookies from other providers (also in 23.1)
See Cookie Consent
2. General upgrade notes
Also, see the standard information about Upgrades in Tiki.
3. Related
- Sublist
- Documentation
- PluginListExecute
- Requirements
- PluginList filter control block
- API
- Bootstrap
- Composer
- PluginList output control block
- Real User Measurement
- PluginList pagination or list control block
- Font Awesome
- PluginTour
- PluginTour-Old
- PHP 8
- PluginSf
- Wiki-Syntax Separators
- PluginIndent
- Module current_activity
- Tiki23
- Tiki24from21
- Tiki25
- Upgrade
- Cookie Consent
- PluginFiglet
- Interledger Protocol payments
- Transactional Email Providers
- SAML
- Permanent Names