Loading...
Skip to main content
Navigation and related functionality and content
Features
Requirements
Download
Install
Backup
Upgrade
Help
FAQs
Need Assistance ? Join-us live this Thursday, click for info !
Related content
Find
Note
This page is to document "what Tiki does". For "what Tiki
should
do", please see
corresponding page on dev site
History: Tiki24
View published page
Source of version: 49
(current)
! {{page}} [https://sourceforge.net/projects/tikiwiki/files/Tiki_24.x_Wolf_359/|Tiki 24.0 LTS was released on 2022-03-02.] It is a Long Term Support (LTS) version and will be supported until March 2027 as per ((tw:Versions|the Tiki lifecycle policy)) You can see the development page at : https://dev.tiki.org/Tiki24 and all the commits here: https://gitlab.com/tikiwiki/tiki/-/commits/24.x/ Tiki 24 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 ((Requirements|requires)) PHP 7.4 like ((Tiki23)) and ((Tiki22)), and even ((Tiki25)). See ((PHP 8)). !# New Features and Improvements ''(alphabetically sorted)'' !!# API A self-documented REST API has been added exposing the (arguably) most commonly used elements of the system. A REST API (also known as RESTful API) is an application programming interface (API or web API) that conforms to the constraints of REST architectural style and allows for interaction with [https://en.wikipedia.org/wiki/Representational_state_transfer|RESTful web services]. See: ((API)) !!# Console New ((Console)) commands: * -+users:remove-cookies+- to remove user expired cookies * -+performance:check+- to check statistics of some performance related statistics * -+tokens:clear+- to remove expired ((tokens)) from database !!# Date handling Major change in how we deal with dates, which will make Tiki more reliable when working over multiple timezones. Ref: https://gitlab.com/tikiwiki/tiki/-/merge_requests/1073 !!# 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)) !!# Modules !!!# 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) See ((Module current_activity)) !!# 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 See ((Real User Measurement)) !!# SAML Upgrade to [https://github.com/onelogin/php-saml|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. !!# Trackers Support for playing audio files in the ((Email folders Tracker Field)) https://gitlab.com/tikiwiki/tiki/-/merge_requests/1180 !!# Transactional Email Providers ((Transactional Email Providers)) !!# Wiki Plugins New or improved. !!!# 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 : {img src="display1794" link="display1794" width="400" rel="box[g]" imalign="center" desc="Click to expand" styleimage="border"} See ((PluginFiglet)) !!!# Plugin List Improved plugin. Added an option to plugin list to make caching work even for admin users to make testing easier. See ((PluginList)) !!# Other Minor Enhancements !!!# H5P Advanced Customization Two new preferences to allow the addition of extra JavaScript and CSS to customize ((H5P)) content further, which was not possible before due to browser security (also in 23.1) !!!# Calendar Improvements Weekly recurring events in ((Calendar)) now support multiple days (also in 23.1) !!!# 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)) !!!# Tabbed layout for category browsing Finally (:mrgreen:) !# General upgrade notes Also, see the standard information about ((Upgrade|Upgrades)) in Tiki. !# Related -=Pages linking to this one=- {backlinks noheader=1}
Related content