You might be interested in reading the
RecentChanges.
December 18, 2009
Version 1.9.3-TEST released. This is
prerelease software, meant to let everyone have a preview of the new server frontend code. Please make a backup and test using that. See
PreRelease for details and downloads.
October 11, 2009
Version 1.9.2-TEST released. This is
prerelease software, meant to let everyone have a preview of the new server frontend code. Please make a backup and test using that. See
PreRelease for details and downloads.
September 26, 2009
Version 1.9.1-TEST released. This is
prerelease software, meant to let everyone have a preview of the new server frontend code. Please make a backup and test using that. See
PreRelease for details and downloads.
September 18, 2009
Version 1.9.0-TEST goes live. Well, it turned out that moving to a new server did not eliminate the random lockups after all — they were just as bad as before. I came to the conclusion that the problem was in WikklyText itself, so I finally undertook a major refactoring of the wiki frontend I've been
planning putting off for a long time. The test code is now live here and (crossing fingers) has not locked up once yet. If you run a wiki and are interested in checking out the new code prior to the 2.0 release, I encourage you to follow the
MailingList as I'll be making further announcements there.
August 24, 2009
Wikklytext has moved to a new server. Hopefully this will eliminate the twice-daily reboots I was having to do with the old server. The new server seems snappier on first impression, keeping my fingers crossed ...
August 16, 2009
This release adds a new type of macro that takes a WSGI environment as an argument. You can also attach arbitrary WSGI applications to the wiki now.
September 28, 2008
WikklyText 1.5.0 is released. This is somewhat of a cleanup release with reorganization of the caching architecture, parsing cleanups and XHTML compliance fixes.
September 6, 2008
Added
GettingPlugins page to collect plugins.