* Ensure that canonical tiddler urls are always presented at /bags.
1.0.3
Not secure
* Deal with UTF-8 usernames and passwords in http basic auth.
1.0.2
Not secure
* Handle incorrect recipe PUT more accurately. * Robustly deal with bad input to the basic auth extractor. * Handle '/' in bag names in recipes in the text serialization. * Improve tiddler collection ETag generation (again!) * Output utf-8 when using l* twanager list commands.
1.0.1
Not secure
* Correctly deal with config overrides. * Make index.cgi work with app_prefix. http://github.com/tiddlyweb/tiddlyweb/issues/closed#issue/2 * Save recipes with templates correctly. http://github.com/tiddlyweb/tiddlyweb/issues/closed#issue/1 * Correct (some) performance issues when listing bags and recipes.