Changes in Hello 1.1
Released 26 September 2007. Download from http://www.alleged.org.uk/pdc/2007/HellocouchDb-1.1.tgz
New Features
Made databases and documents bookmarkable. Since this is a single-page application, it sort of makes sense that fragment identifiers are used to remember which database or document was on display.
Conflicts when editing documents are now handled by showing a message and cancelling your edit. (Previously the app just locked up.)
Other changes
Made command links (that display forms) visually distinct from navigation links.
Tidied some JavaScript code.