diff --git a/Doc.md b/Doc.md index 7404c4d..3aaabaa 100644 --- a/Doc.md +++ b/Doc.md @@ -30,7 +30,7 @@ Note: these links are to the 'trunk' (latest) versions of the documentation. See * [the 'docs' directory]source:docs/ * [configuration]source:docs/configuration.rst: a description of the contents of your ".tahoe" directory - * [architecture]source:docs/architecture.rst: a succinct overview of the whole system + * [architecture]source:docs/architecture.rst: a succinct overview of the whole system * [Command Line Interface]source:docs/frontends/CLI.rst: the basic "how to" for the CLI * [Web API]source:docs/frontends/webapi.rst: the basic "how to" for the WAPI @@ -46,35 +46,34 @@ Note: these links are to the 'trunk' (latest) versions of the documentation. See ## The Parade of Release Notes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
release notesdatewhat's new
v1.10.0May 1, 2013signed Introducer, unguessable introducer.furl, new Welcome page
v1.9.2July 3, 2012fix regressions in mutable file handling
v1.9.1January 12, 2012critical security fix
v1.9.0October 31, 2011new mutable-file format (more efficient for large files), file-blacklisting, drop-upload
v1.8.3September 13, 2011security fix
v1.8.2January 30, 2011Twisted-10.2 compatibility, minor bugfixes
v1.8.1November 28, 2010minor bugfixes, including a security fix and a performance improvement to downloads; also binary packages of dependencies for more platforms
v1.8.0September 24, 2010performance and fault-tolerance of downloads, internationalization on Windows, logging, packaging
v1.7.1July 19, 2010upload bugfixes, Debian init scripts, etc.
v1.7.0June 18, 2010SFTP, unicode, servers-of-happiness
v1.6.1February 27, 2010fixes a few small regressions in v1.6.0
v1.6February 1, 2010performance improvements, usability improvements, deep-immutable directories
v1.5August 1, 2009WUI style, forward-compatibility, no size-limit on directories, more efficient directories, safer mv
v1.4.1April 13, 2009garbage collection, improved diagnostics, performance improvement when downloading many GB files
v1.3February 13, 2009repairer, backup command, large files, (S)FTP server, more
v1.2July 21, 2008fix a minor security flaw, add operational improvements
v1.1June 11, 2008fix rare but serious issues, improve UI
v1.0March 25, 2008It's version 1.0!
v0.9March 13, 2008Tahoe is now ready to be relied on for secure storage
v0.8February 15, 2008"visibility" into the system and more user interfaces
v0.7January 8, 2008decentralized directories and mutable files, a FUSE interface, and new open source licensing options
v0.6.1October 15, 2007packaging, usability, and performance improvements
v0.6September 24, 2007improved performance and packaging
v0.5.1August 23, 2007fix a security problem in the Web API
v0.5August 17, 2007the Web API and the command-line interface
v0.4June 29, 2007new mutable, shareable, private directories
v0.3June 6, 2007improved basic functionality
v0.2May 2, 2007the first public release, on May 2, 2007 and giving a general overview of why the Tahoe project exists
+|NEWS|date|what's new| +|---|---|---| +| [1.10.1]source:/trunk/NEWS.rst@588702 | 25-Jun-2015 | bugfixes, cp -r | +| [1.10.0]source:/trunk/NEWS.rst@f9af063 | 01-May-2013 | signed Introducer, unguessable introducer.furl, new Welcome page | +| [1.9.2]source:/trunk/NEWS.rst@0556a98 | 03-Jul-2012 | fix regressions in mutable file handling | +| [1.9.1]source:/trunk/NEWS.rst@d9c7dfa | 12-Jan-2012 | critical security fix | +| [1.9.0]source:/trunk/NEWS.rst@ac49656 | 31-Oct-2011 | new mutable-file format (more efficient for large files), file-blacklisting, drop-upload | +| [1.8.3]source:/1.8.3/NEWS@13d284b | 13-Sep-2011 | security fix | +| [1.8.2]source:/trunk/NEWS@7a4f76f | 30-Jan-2011 | Twisted-10.2 compatibility, minor bugfixes | +| [1.8.1]source:/trunk/NEWS@ce41eab | 28-Nov-2010 | minor bugfixes, including a security fix and a performance improvement to downloads; also binary packages of dependencies for more platforms | +| [1.8.0]source:/trunk/NEWS@6bf594a | 24-Sep-2010 | performance and fault-tolerance of downloads, internationalization on Windows, logging, packaging | +| [1.7.1]source:/trunk/NEWS@9f3995f | 19-Jul-2010 | upload bugfixes, Debian init scripts, etc. | +| [1.7.0]source:/trunk/NEWS@7fde9d7 | 18-Jun-2010 | SFTP, unicode, servers-of-happiness | +| [1.6.1]source:/trunk/NEWS@b7c0248 | 27-Feb-2010 | fixes a few small regressions in 1.6.0 | +| [1.6]source:/trunk/NEWS@80816fd | 01-Feb-2010 | performance improvements, usability improvements, deep-immutable directories | +| [1.5]source:/trunk/NEWS@263713e | 01-Aug-2009 | WUI style, forward-compatibility, no size-limit on directories, more efficient directories, safer mv | +| [1.4.1]source:/trunk/NEWS@8c687c7 | 13-Apr-2009 | garbage collection, improved diagnostics, performance improvement when downloading many GB files | +| [1.3]source:/trunk/NEWS@967d1b4 | 13-Feb-2009 | repairer, backup command, large files, (S)FTP server, more | +| [1.2]source:/trunk/NEWS@1d68f87 | 21-Jul-2008 | fix a minor security flaw, add operational improvements | +| [1.1]source:/trunk/NEWS@4c71ffb | 11-Jun-2008 | fix rare but serious issues, improve UI | +| [1.0]source:/trunk/relnotes.txt@ef15167 | 25-Mar-2008 | It's version 1.0! | +| [0.9]source:/trunk/relnotes.txt@229142e | 13-Mar-2008 | Tahoe is now ready to be relied on for secure storage | +| [0.8]source:/trunk/relnotes.txt@098b593 | 15-Feb-2008 | "visibility" into the system and more user interfaces | +| [0.7]source:/trunk/relnotes.txt@9033d88 | 08-Jan-2008 | decentralized directories and mutable files, a FUSE interface, and new open source licensing options | +| [0.6.1]source:/trunk/relnotes.txt@1c1d96b | 15-Oct-2007 | packaging, usability, and performance improvements | +| [0.6]source:/trunk/relnotes.txt@db09057 | 24-Sep-2007 | improved performance and packaging | +| [0.5.1]source:/trunk/relnotes.txt@44db5fd | 23-Aug-2007 | fix a security problem in the Web API | +| [0.5]source:/trunk/relnotes.txt@3e1c417 | 17-Aug-2007 | the Web API and the command-line interface | +| [0.4]source:/trunk/relnotes.txt@e72bff1 | 29-Jun-2007 | new mutable, shareable, private directories | +| [0.3]source:/trunk/relnotes.txt@c8077de | 06-Jun-2007 | improved basic functionality | +| [0.2]source:/trunk/relnotes.txt@d09eadd | 02-May-2007 | the first public release, on May 2, 2007 and giving a general overview of why the Tahoe project exists |