W3C logo
Jigsaw

Jigsaw
release notes


Following the normal W3C conventions, there were two different kind of releases of Jigsaw. Member release are provided to W3C members, a month in advance of the Public Release. Depending on their status the member release may get a different release number then the public release. On this page, you will find the release notes for the different versions of Jigsaw (which don't necessarily coincide with member release). From the beginning of 1998, the releases are only public ones, we still add the word "public" to avoid any confusion.

NOTE! The odd number in the middle state that this is NOT a stable release, not that it is unstable, but it means that not all the features are present, and that some more testing is needed until it gets its even middle number.

Jigsaw 2.2.6

A public release, made on April 10th, 2007.

This version is a bugfix and optimized version of 2.2.5. It may be the latest using jdk1.2 only code.

New Features

Support for more XML Parsers in the Resources deserialization code

Bug Fixes

Jigsaw 2.2.5

A public release, made on June 8th, 2005.

This version is a bugfix and optimized version of 2.2.4. It contains an updated version of the SSL code (that may require the use of jdk1.4).

New Features

New Digest Authentication code has been added. It now conforms to RFC2617. The old code was implementing only the RFC2069 version of the Digest Authentication.

WebDAV support has been improved, interoperating with most WebDAV clients now.

Bug Fixes

Improvements

Jigsaw 2.2.4

A public release, made on February 18th, 2004.

This version is a bugfix and optimized version of 2.2.3. It contains an updated version of the SSL code (that may require the use of jdk1.4). It contains a security fix, so you are encouraged to update as soon as possible.

New Features

The HTTP Client stack has been completely reworked to be faster and to avoid keeping information on too many remote servers. The client stack now also has a timeout on connect.

Bug Fixes

Jigsaw 2.2.3

A public release, made on November 27th, 2003.

This version is a bugfix and optimized version of 2.2.2. It also includes Jigedit with WebDAV support, a package with a specific WebDAV configuration will follow, and a tutorial to do the WebDAV setup is already online.

New Features

Bug Fixes

Improvements

Jigsaw 2.2.2

A public release, made on January 8th, 2003.

This version is a bugfix and optimized version of 2.2.1. It also includes Jigedit with WebDAV support, a package with a specific WebDAV configuration will follow, and a tutorial to do the WebDAV setup is already online.

New Features

Bug Fixes

Improvements

Jigsaw 2.2.1

A public release, made on April 8th, 2002.

This version fixes bugs, especially a security bug of version 2.2.0 It also includes Jigedit with WebDAV support, a package with a specific WebDAV configuration will follow, and a tutorial to do the WebDAV setup is already online. It is also the first release Carine Bournez worked on.

New Features

Bug Fixes

Improvements

Jigsaw 2.2.0

A public release, made on March 13th, 2001.

This release is the first stabilized version of the 2.1 series, now renumbered as 2.2. It also includes WebDAV support, a package with a specific WebDAV configuration will follow, and a tutorial to do the WebDAV setup is already online.

New Features

Bug Fixes

Improvements

Jigsaw 2.1.2

A public release, made on August 9th, 2000.

This release is the updated and enhanced version of the 2.1.1 release it includes all the new features found in 2.0.5 and stability has been vastly improved since 2.1.1, for both server and client side, also servlet and jsp support has been improved.

New Features

Bug Fixes

Improvements

Jigsaw 2.0.5

A public release, made on July 5th, 2000.

This release is the updated and enhanced version of the 2.0.4 release it includes all the new features available in 2.1.1, like servlet 2.2 support and JSP support. Also many bug fixes for improved stability and HTTP/1.1 compliance.

New Features

Bug Fixes

Improvements

Jigsaw 2.1.1

A public release, made on March 6th, 2000.

This release is the updated and enhanced version of the 2.1.0 release it includes all the new features available in 2.0.4, as well as new ones, like servlet 2.2 support.

New Features

Bug Fixes

Improvements

Jigsaw 2.0.4

A public release, made on January the 21th, 2000.

This release is a backport of all enhancements that does not deal with XML serialization and also a bufix release.

New Features

Bug Fixes

Improvements

Jigsaw 2.1.0

A public release, made on September the 9th, 1999.

This release is the first release using the new serialization scheme. It allows you to change the way the serialization is done. As an exemple, and to provide an easier access to the configuration.

New Features

Bug Fixes

Improvements

Limitations

Jigsaw 2.0.3

A public release, made on July the 27th, 1999.

This release is a bugfix version of the 2.0.2, while 2.1.0 will add new feature and will completely change the way the resources are serialized). Meanwhile, there are new functionalities, like the new Acl api, which replaces the old auth schemes.

New Features

Bug Fixes

Improvements


Jigsaw 2.0.2

A public release, made on March the 31th, 1999.

This release includes the first version of the new administration tool (jigadmin, v2). Along with that, numerous improvement over the old version, like servlet API 2.1 support.

New Features

Bug Fixes

Improvements


Jigsaw 2.0.1

A public release, made on January the 18th, 1999.

This release has been done to allow people to use the admin tool despite a JDK1.2 bug. So the fixed bug list is quite short!

Bug Fixes


Jigsaw 2.0.0

A public release, made on December the 24th, 1998.

This is the final version of the 2.0 version of Jigsaw. This is a bugfix release of the 2.0beta3.

New Features

Bug Fixes

Enhancements

Documentation is still evolving, and, as always, feedback welcome!


Jigsaw 2.0beta3

A public release, made on October the 2nd, 1998.

This is a bug fix release of the previous 2.0beta2.

New Features

Bug Fixes

Enhancements


Jigsaw 2.0beta2

A public release, made on July the 10th, 1998.

This is a bug fix release of the previous 2.0beta1.

New Features

Bug Fixes

Enhancements


Jigsaw 2.0beta1

A public release, made on April the 8th, 1998.

This is the first complete release of the new Jigsaw, with the new internal design.

Bug Fixes

There was almost no bug fix in the new resource model of Jigsaw, but there was some modification of the HTTP stack, mainly about the handling of the PUT method.

New Features

All the resources of the 1.0beta2 has been ported to the new 2.0 version. This includes:

The new documentation is also more complete.

Incompatible changes

To avoid the name length limit on the Mac, the resource files used by JigAdmin are now stored in a zip, the old version of JigAdmin will not work with this new version, you then need to upgrade both the server and the client to do administration.


Jigsaw 2.0alpha1

A public release, made on January the 31th, 1998.

This 2.0 release is the first release of the new internal design of Jigsaw.

Bug Fixes

This version as all the bug fixes of the 1.0beta2 about protocol issues. Other bug fixes have no meaning here as the internals of Jigsaw have been reworked.

Incompatibles changes

New Features


Jigsaw 1.0beta2

A public release, made on January the 31th, 1998.

This is a bug fix release of the previous beta release. The purpose of the "beta track" is to improve the stability of Jigsaw. For further developments, see the 2.0 track.

Bug Fixes

Enhancements


Jigsaw 1.0beta1

A public release, made on September the 1st, 1997.

This is just a bug fix release of the latest member beta release.

Bug Fixes

Enhancements


Jigsaw 1.0beta

A member specific release, made on August the 1st, 1997.

Bug Fixes

Enhancements

New Features

Incompatible API changes

Incompatible Configuration Changes


Jigsaw 1.0alpha5

A public release made on February the 13th, 1997.

Incompatible changes

Compatible changes

New features

Bug fixes

Numerous bug fixes have been omitted from the list, that list only the main ones:


Jigsaw 1.0alpha4

A member specific release, made on January the 13th, 1997.

Incompatible changes

Bug fixes

New features

Compatible API Changes


Jigsaw 1.0alpha3

A public release, made on October 7th, 1996.

This release is mainly a bug fix release with regard to the 1.0alpha2 release.

Bug fixes

Main bug fixes are:

New features

A small set of enhancements has been made too:


Jigsaw 1.0alpha2

A member specific release, made on September 7th, 1996.

This member release of Jigsaw, version 1.0a2 is a snapshot of what will be Jigsaw 1.0a3, the next public release. It has lots of improvements, and lots of new features that you should check out:

HTTP/1.1
The server is now fully HTTP/1.1 compliant, it will still be compatible with older, HTTP/1.0 clients.
Caching proxy
This new release includes a caching proxy module, also fully HTTP/1.1 compliant. The HTTP client side API that is used by this proxy can be used as a replacement for the default HTTP Java handler. See the FAQ for more infos.
New resources
A set of new resources and filters have been added to the core distibution:
SSIResource
The server side include resource will handle standard server side include commands. It is easily extensible in Java (make sure you check our tutorial on how to extend it). This resource is extremely powerfull and flexible and also impresively efficient, we urge you to have a look at it !
Image maps
A new image map resource has been included in the release. This adds image map support within the server in a very efficient way.
ErrorFilter
Allows you to redefine all the error messages leaving the server, by using internal redirection.
Enhancements
A lots of enhancements has been made to Jigsaw since release 1.0a1. Among which:
Performance tuning
Although not fully tuned yet, this release deal with some of the bottlenecks found in older release. Inparticular, the new client pool class allows Jigsaw to handle gracefully an increased number of simultaneous connections.
Configuration
Has been enhanced in several ways. Check the /Admin directory to see them !
CgiResource
The new support for CGI scripts is much more easy to configure and use. It also has imrpoved a lot in terms of robustness. It has been tested on both UNIX and Windows.
PICS support
The PICS module of Jigsaw has been updated to reflect the PICS 1.1 specification.


Jigsaw 1.0alpha1

The first member and public release, made on May, 1st 1996 and June

This was the first available Jigsaw release.