• CouchDB release Apache CouchDB 1.1.0 has been released and is available for download:

    couchdb.apache.org

    Changes in this release:

    * Native SSL support.
    * Added support for HTTP range requests for attachments.
    * Added built-in filters for _changes: _doc_ids and _design.
    * Added configuration option for TCP_NODELAY aka “Nagle”.
    * Allow wildcards in vhosts definitions.
    * More granular ETag support for views.
    * More flexible URL rewriter.
    * Added OS Process module to manage daemons outside of CouchDB.
    * Added HTTP Proxy handler for more scalable externals.
    * Added _replicator database to manage replications.
    * Multiple micro-optimizations when reading data.
    * Added CommonJS support to map functions.
    * Added stale=update_after query option that triggers a view update after returning a stale=ok response.
    * More explicit error messages when it’s not possible to access a file due to lack of permissions.
    * Added a “change password”-feature to Futon.

    Ну и еще много всего разного и полезного:
    issues.apache.org

    Дальше больше: CoffeeScript одобрен на включение в базовую поставку с 1.2. Stay tunned!
    ♡ recommended by @kb