Skip to content

Releases: berkmancenter/amber_wordpress

Version 1.4

10 Dec 14:17
Compare
Choose a tag to compare

New and improved in Amber v1.4 for WordPress:

  • Storage of snapshots in other locations. You can now choose to store snapshots on one or more third party storage and archiving systems: the Internet Archive, Perma.cc, and Amazon Web Services (S3). You can enable this feature to free up space, take advantage of donated host space, or simply to contribute to existing web archival efforts. Remember: lots of copies keeps stuff safe!
  • Display of snapshots from other archives. Amber can now also display to your visitors alternative versions of a URL from other archives, including the Internet Archive, the Library of Congress Web Archive, Archive-It, archive.is, Webcite, and more. If enabled, you can display to your visitors the Amber snapshot in addition to other available versions of the same page--providing even more routes to linked content. This is made possible through expanded support of the Memento protocol and the Memento project's "time travel" and "TimeGate" concepts.
  • Compatibility with academic efforts to retrieve more accurate data. This release defined parameters for Amber users to benefit from academic research efforts on Internet activity and content controls. The Berkman Center's Internet Monitor project compiles and curates quantitative data to give policy makers, digital activists, and researchers. Primary data collected by the Berkman Center and our partners, as well as relevant secondary data, will one day help answer the difficult question of "Which URLs are down for whom, where, when, and why?" While such a complete system is not in operation right now, eventually users of Amber can enable this feature to benefit from (by retrieving and contributing) such data.

Version 1.2.2

02 Sep 21:03
Compare
Choose a tag to compare

Fixes an issue with certain PHP configurations related to interface definitions

Version 1.2

04 Aug 20:59
Compare
Choose a tag to compare

New and improved in Amber v1.2 for WordPress:

  • Limited interoperability with other archives. Amber now supports the Memento Project's link attribute and HTTP headers. Visitors to your site running the Memento Time Travel plugin can right-click on any link to see the Amber archive in addition to other available versions of the same page from the Internet Archive and other major archives.
  • Security update. We've improved security for XSS (cross-site scripting) from malicious preserved content, limiting the effect of an attack to gain control of your WordPress installation.
  • Improved Dashboard. The Dashboard UI and functionality has been upgraded, including sorting features for links you’ve preserved.
  • Improved link checking. Amber’s regular link checking functionality works better. If desired, it now happens automatically at intervals.
  • Support for regular expressions. Want to automatically preserve all law.harvard.edu links, but not harvard.edu links? You can now choose to preserve or avoid preserving subdomains or directories (and more!) by using regex in Amber Settings.
  • Dedicated user agent. In addition to respecting the Robots Exclusion Standard, Amber now identifies itself with its own user agent.
  • Better support for WordPress multisite and permalinks. Amber now better supports WordPress instances running as part of multisite or that use atypical permalinks configurations.

Version 1.1.3

05 May 01:13
Compare
Choose a tag to compare
Version 1.1.3 Pre-release
Pre-release

Bug fixes

  • Dashboard works with Wordpress 4.2.1
  • Cron job for automatic fetching/checking of links works
  • Do not allow invalid regular expressions for excluded sites
  • Improved dashboard ui when scanning content

Version 1.1.2

15 Apr 15:08
Compare
Choose a tag to compare
Version 1.1.2 Pre-release
Pre-release

Bug fixes

  • Network activation on Multisite works
  • Cached items are displayed correctly if permalinks are set to %postname%
  • Robots.txt respected if all directives are in lowercase

Enhancements

  • Set when delivering cached content

Version 1.1.1

11 Mar 20:47
Compare
Choose a tag to compare

Bug fixes from v1.1 release

  • PDFs cannot be displayed within sandboxed iframes, so display cached PDFs without sandboxing
  • Fix problem in rewriting asset URLs
  • Avoid warning message caused by a missing metadata file
  • Sort by URL does not take into account protocol (http/https)

Version 1.1

04 Mar 23:44
Compare
Choose a tag to compare
Version 1.1 Pre-release
Pre-release

New functionality and changes in this release

  • Adopted standards from the Memento project for attributes on cached URLs
  • Added Memento-Datetime HTTP header to cached content
  • Changed user-agent string of the caching process, and respect agent-specific rules in robots.txt
  • Changed rules for excluding sites from caching to support regular expressions, and apply to the entire URL, not just the host name
  • Display cached pages in a sandboxed iframe, to protect against malicious content
  • Sort by URL in the dashboard

First combined release across all Amber plugins

01 Feb 21:55
Compare
Choose a tag to compare

First combined release across all Amber plugins

v0.7

06 Oct 15:56
Compare
Choose a tag to compare
Fix unit tests for new banner, and make less sensitive to CSS changes

Release Candidate #4

05 Sep 19:43
Compare
Choose a tag to compare
  • Fix popup links going to the wrong place, and javascript errors in console
  • Excluded sites can now be whitespace-delimited in the preferences