* Remove debugging print statement that causes mod_wsgi to fail.
0.9.57
Not secure
* Unicode in User passwords. * Unicode in tiddlyweb.query processing. * Establish cookie_age configuration setting. * Escape usernames in text store. * Fix https bug in OpenID challenger.
0.9.56
Not secure
* Add support for {{ style:default }} templates in recipes in both bags and filters. * Bug fix in processing twanager plugins. * Improved error messages when checking bag contraints.
0.9.55
Not secure
* Add support for a --load <file or module> parameter to twanager. * Return generators from the text store where we had been returning lists. * Make Bags much simpler, now they are just lists of tiddlers. * In the text store, guard against writing to the wrong revision ID.
0.9.54
Not secure
* Filter search results correctly. * Fix bug with encoding in search handling. * Correct the limit filter when dealing with generators. * Use a generator to add tiddlers to a bag. * Make text attribute selector case insensitive.