Together with TaviToDo this page is one of the main approach to seeing the recent changes to WikkiTikkiTavi. This page is new as of TaviVersion 0.24, and thus older pages will not exist. But from now on, the developers will try to provide links from this page on changes made to the sources. And it will be divided in two sections, firstly changes on the upcoming release, and then a more historical section which displays already implemented changes in earlier versions.

Please note that features described on the following pages, will work as described in the upcoming version. But this site uses the latest official release, and as such some of the features will not work until the upcoming version is actually released. When the pages are made already, it's to give a sneak preview of features, and to be able to document the new features in advance of the release. If, however, you find some discrepancy in notes of already released versions as to how something displays/works, then please report this on TaviBugs.

Release notes, version 0.26 (2005-03-31)

Captcha antispam system
See TaviSuggestions/AntiSpam for some discussion... (Will come more documentation in the near future)
Extended syntax of Transclude
See new description of TaviMacros/Transclude on syntax to change heading level on transcluded documents
Extended syntax of TitleSearch
See new description of TaviMacros/TitleSearch, and you will find a syntax to select what to be displayed after searching.
Loads of bug-fixes
See TaviBugsFixed for a temporarily updated list. Will copy hereto when releasing.
Bugs with line continuation
As described on TaviReleaseNotes/LineBreaksAndContinuation, there was some minor glitches with the current implementation. These are now corrected.
Bugs with language module
There was some typing errors in the lang_XX.php-files, these are corrected. It was also noted that the preferences page needs translation, this issue is not adressed, yet. But it will be shortly. See notes on TaviTranslation.
In addition the following bugs are fixed:

Release notes, version 0.25 (2003-12-16)

PHP-code blocks
It's now possible to use <phpcode> and </phpcode> around a php code block to get the builtin syntax highlighting of php
Changing Language
See TaviTranslation for the description and availability of new languages for the user interface of 'Tavi.
TaviReleaseNotes/LineBreaksAndContinuation
Allowing to break and/or continue paragraphs across lines, and changes influenced by this change
TaviReleaseNotes/ExtendedAlternates
Extending the possibility to using alternate text or images with links. It also shows how to use InterWiki-links as images
TaviReleaseNotes/RelaxedFreeLinks
As described in UTF-8 Text the regexp used for free links are relaxed, and possibility to disabling free links.
TaviSubPages uses UseMod-style
Changed the new feature of TaviSubPages to use the UseMod syntax, that is /SubPage refers to a neighboring, not a child page.
TaviReleaseNotes/AddedExtRef
Since some people dislike the []'s around external links, a change has been made to make it configurable
TaviReleaseNotes/AddedMacroRefList
A new macro to list the numbered references on a page.
TaviReleaseNotes/RecognisingParagraphs
Implement the changes needed to use <p>/</p> instead of <br />
TaviReleaseNotes/TextEnhance
More possibilities for text markup
In addition the following bugs are fixed:

Historical release notes

At the time empty, but I want to add link to pages for the most recent versions. Please don't create this pages without adding some of the needed contents (based on TaviChangeLog or something similar)