History: Tiki25
Preview of version: 25
- «
- »
Tiki25
Tiki 25.0 will be released in October 2022, the same month Tiki turns 20 years old!
It is a Standard Term Support (STS) version and will be supported until Tiki 26.1 is released, as per the Tiki lifecycle policy.
Work will start on it in 2022-02, once the release process of Tiki24 is started. Since this is a post-LTS, it is expected to have major changes, such as an upgrade to
- Bootstrap 5, which has been released in May 2021.
- Smarty 4, which was released in November 2021
- Adding support for PHP 8.0 and 8.1 while maintaining support for PHP 7.4. See krav
Browser support
Given the fact our themes and Smarty templates rely on Bootstrap 5 heavily, the browser support for Tiki 25 follows the same path:
- Dropped Internet Explorer 10 and 11
- Dropped Microsoft Edge < 16 (Legacy Edge)
- Dropped Firefox < 60
- Dropped Safari < 12
- Dropped iOS Safari < 12
- Dropped Chrome < 60
For more details see https://getbootstrap.com/docs/5.1/migration/
New features
(alphabetically sorted)
1.1.1. Anime.js
Anime.js was added and used in PluginCountup (and will be progressively deployed elsewhere in Tiki)
1.1.2. Markdown as default syntax
See: WYSIWYG and Markdown
1.1.3. Tiki Manager as a Package
1.1.4. Webhooks
1.1.5. Wysiwyg Editor
New Wysiwyg editor, to manage markdown also as default syntax in textareas.
See: WYSIWYG and Markdown
Bug Fixes and Enhancements
(alphabetically sorted)
1.1.1. Wiki Syntax
- Fixed the wiki syntax parser to allow autolinks in parenthesis and exclude closing parenthesis from the external URLs autolinks (backported to Tiki24)
Each Tiki will be capable to use Tiki Manager to manage itself or other Tiki instances.