History: Tiki26
Source of version: 19
Copy to clipboard
! {{page}} Tiki 26.0 will be released in July 2023. Minimum PHP version: PHP 8.1.x Release Manager: Roberto Assistant-release manager: Rodriguez * Planned branching date: --2023-06-01-- 2023-06-19 (end of day) * Planned release date (--40-- 35 days later): --2023-07-10-- 2023-07-24 It is a Standard Term Support (STS) version and will be supported until ((Tiki27|Tiki 27.1)) is released as per ((tw:Versions|the Tiki lifecycle policy)). !! Enhancements !!!# Bootstrap 5.3 Upgraded to https://blog.getbootstrap.com/2023/05/30/bootstrap-5-3-0/ which brings color mode support. All themes (minimal change in some already-dark themes) are responsive to the user's browser color scheme preference and a UI light/dark/auto toggle is provided by a new Color Mode Switch module. !!!# Tiki Crawl A distinct tool: ((Crawl)) !!!# Cypht Webmail * ((Cypht)) version ((https://github.com/cypht-org/cypht/releases/tag/v1.4.0|1.4.x)) will be included (instead of running on a snapshot from Cypht master/main/trunk). !!!# Manticore Search ((Manticore Search)) was added as ((Unified Index Comparison|Unified Index option)). Experimental in ((Tiki25)), and will be production-ready in Tiki26, as we will use for doc.tiki.org, themes.tiki.org and dev.tiki.org. !!! PHP 8 Minimum PHP version: PHP 8.1.x !!! #Tiki-Flavored Markdown ((Tiki-Flavored Markdown))was added in ((Tiki25)), and many bug fixes and enhancement have have happened in ((Tiki26)): - Support for mardown syntax in trackers - Support for Emojis picker - Fixes for markdown conversion More info ((PHP8)). !!!! Known issues !!!# Slideshow ((Slideshow)) slides content has changed. Bookmarks will be broken. Pages number will be raised by 1 making an url like -+/tiki-slideshow.php?page=abc#/1+- be found at -+/tiki-slideshow.php?page=abc#/2+- !!!# URL Fragment Guesser https://gitlab.com/tikiwiki/tiki/-/merge_requests/2439