Or browse at Github: <a href="https://github.com/bradfitz/camlistore/tree/0.5">github.com/bradfitz/camlistore/tree/0.5</a>
</div>
</center>
<h1>What is Camlistore?</h1>
<p>See the <a href="/docs/">docs</a> and <a href="/docs/overview">overview</a>.</p>
<h1>New in 0.5</h1>
<ul>
<li>Number of important bug fixes: race in cznic/kv (for the "kv" index type), camput deadlock uploading large directory trees, auth bug with +localhost, sharing bug assuming transitive was always set, stat bug when replicating from S3, directory create/remove race with localdisk replication, MongoDB dev config, make.go fixes, Windows fixes, etc</li>
<li>Add support for alernate S3 region hostnames (or non-Amazon S3-alike APIs, like DreamObjects)
<li>Internal cleanups and docs, including some updated website <a href="/docs/schema">schema docs</a></li>
<li>Start of the <a href="https://code.google.com/p/camlistore/issues/detail?id=197">"diskpacked" storage type</a></li>
<li>Start of audio (MP3, etc) indexing</li>
<li>Start of an OS X launcher / status bar icon</li>
<li>Generate thumbails for CR2 image files</li>
<li>The "replica" storage type can now have different sets of replicas for read vs write</li>