Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
The bug where WEBrick replies with "Bad Request"
was fixed. The frozen Rails and DB adapters were
excluded from the vendor directory. Some other
minor bugs were fixed.
Totally rewritten based on Rails 1.1. The Wiki stylesheet has been coordinated with TiddlyWiki's. Displays colorized tiddlers more modestly than before. The sidebar and main menu now reload their contents upon creating or updating a tiddler. The sidebar tab's contents now support pagination. "close others" is added to a tiddler's menu. All text will be selected when edit mode is started. Cancel edit by double-click the tiddler's background. Owner login and permission check are now supported. Timezone configuration is now available. Error messages pop up on the top right corner of the display.
An administration page was added. The settings are
now saved in the database rather than in
config/site.rb. The cache file is now created also
when the tiddler is created or updated. A tag
field now supports autocompletion. An input form
is now disabled while processing an HTTP request.
Some minor bugs were fixed.
I18n support (Japanese message resource has been added). Support for site title and xml:lang configuration. Tag support (using TagCloud). The permalink URL /wiki/title has been changed to /tiddler/title. The RSS feed does not use a pre tag when render=on is specified. "Loading.." is shown while tiddler is loading. The display of search results has been changed. Permalink is supported for tags and search results. HTML output has been cleaned up.