From parasew at 5uper.net Tue Jun 23 11:36:16 2009 From: parasew at 5uper.net (Mag. Matthias Tarasiewicz) Date: Tue, 23 Jun 2009 17:36:16 +0200 Subject: [Instiki-devel] Instiki 0.17 released Message-ID: <9F27ED5A-966B-477F-8E5C-F3CD0E346254@5uper.net> for those of you that don't already know: instiki 0.17 is the latest instiki version out there! http://rubyforge.org/frs/?group_id=186&release_id=35703 CHANGELOG New features: * Ability to rename pages * Ability to redirect Wikilinks, using [[!redirect ...]] * HTTP 302 redirects, for redirected/renamed pages Bugs Fixed: * Rails gets very unhappy with "." in page or author names. Make sure that doesn't happen. * Fix a Maruku escaping bug. * WEBrick should respond to TERM signals (needed by MacOSX and, perhaps, others). * Add a flash message for redirection to "new" page when the target of "show" action is not found. * Flash[:info] messages use Web's colour scheme. * Uploaded files in published webs should be accessible