OpenWayback is enabled and supported by the International Internet Preservation Consortium (IIPC) and the member institutions with which the contributors of the project are affiliated.
A detailed list of changes (per release) can be found in the Release Notes.
OpenWayback 2.3.1 release is a bug fix release. See release notes for full details.
OpenWayback 2.3.0 release is a minor release. It includes bug fixes and some modest new features. See release notes for full details.
OpenWayback 2.2.0 release is a minor release. It includes bug fixes and some modest new features. See release notes for full details.
OpenWayback 2.1.0 release is a minor releases. It includes bug fixes and some modest new features. See release notes for full details.
OpenWayback 2.0.0 release is a culmination of the two previous beta releases. It includes bug fixes and significant improvement of documentation. Existing documentation has been identified, reorganised and updated. A set of essential documentation is included in the release.
OpenWayback 2.0.0 BETA 2 release includes bug fixes and a number of enhancements, including better support for WARCs and integration of JWAT ResourceStore. A consistent naming scheme has been applied to the artifactId, the github project name, and the jar name. In addition, documentation has been improved, manual testing experience documented and a sample overlay provided, allowing easier customisations of the standard wayback-webapp.
https://github.com/iipc/openwayback/tree/openwayback-2.0.0.BETA.2
OpenWayback 2.0.0 BETA 1 release mainly reflects the move of ownership of the lead repository from the Internet Archive to the IIPC. This includes a set of changes to the IA codebase to make it more independent of their build server and some non-public artefacts. Moreover, it includes updates from the internetarchive/wayback fork, corresponding to the move of critical code from internetarchive/heritrix3 to iipc/iipc-web-commons.
https://github.com/iipc/openwayback/tree/openwayback-2.0.0.BETA.1
The following releases of the Open Source Wayback Machine (OSWM) were made by the Internet Archive, who led its development since 2005. The on-going development of Wayback was handed over to the International Internet Preservation Consortium (IIPC) in October 2013, when the OpenWayback project was launched. For more details please see https://github.com/iipc/openwayback/wiki/General-Overview.
Release notes not available. Among other features, the wayback-cdx-server was introduced, which is a standalone HTTP servlet that serves the index that the wayback machine uses to lookup captures.
The 1.6.0 release is now available, with improved server-side rewriting of HTML, CSS, Javascript, and SWF content. This version includes other new features and bug fixes, which are detailed on the Release Notes page. Upgrading to this version will require changes to Wayback Spring XML configuration.
Release 1.4.2 fixes several problems discovered in the 1.4.1 release. Please see the Release Notes for a detailed list of changes.
Release 1.4.1 fixes several problems discovered in the 1.4.0 release, and most notably disables by default the AnchorDate and AnchorWindow features which generated some confusion. Please see the Release Notes for a detailed list of changes.
Release 1.4.0 has several new features, as well as several bug-fixes. This version includes substantial code changes and refactoring to consolidate and expand current functionality as well as enable several future planned features. Notable new features include the ability to insert content in replayed HTML pages within Proxy and DomainPrefix replay modes, the ability to scan multiple local directories recursively for ARC/WARC files, and a feature within Archival URL replay mode to prevent time drift during a replay session.
Please see the Release Notes for specific features and bug fixes.
Release 1.2.0 has several new features, as well as several bug-fixes. Wayback now supports compressed and uncompressed ARC and WARC formats. Previously there was only support for compressed ARC files. This version also includes a new Archival URL replay mechanism, where all URL rewriting occurs on the server, obviating the need for client-side Javascript, and preventing some request leakage. This version also includes the capability to replace the default URL canonicalization scheme(currently there is still only one implementation available, but the groundwork for using different schemes is now in place.) This version also includes support for de-duplicated WARC records. Please see the Release Notes for specific features and bug fixes.
Release 1.0.0 has several significant changes, most notably a completely new configuration mechanism using Spring IOC. This new configuration system introduces some deployment concepts:
This new configuration frameworks allows hosting of hundreds of individual collections within a single wayback installation, each with potentially multiple AccessPoints.
This version also includes a major refactoring of the Replay User Interface framework, simplifying extension and the creation of novel replay modes. Specifically, one or more external .jsp files can be used to generate additional HTML content within replayed HTML pages. The Timeline Replay mode has been completely replaced by one of these external .jsp files, which inserts the Timeline banner inside replayed HTML pages. This version includes a very experimental new Replay mode, domain-prefix replay mode, which performs all markup and recontextualization of replayed HTML documents on the server-side, eliminating the need for client-side Javascript execution. Please ask on the discussion list for assistance in using this Replay mode. Lastly, this version has some internal improvements which should reduce memory consumption, and the software is now built using maven2.
Release 0.8.0 offers several new features, most notably a CDX format flat file ResourceIndex implementation, improved character set detection, and many smaller improvements, bug-fixes, and optimizations.
Major Features:
Release 0.6.0 offers:
Release 0.4.0 offers many new features and improvements, including: