Pywb Versions Save

Core Python Web Archiving Toolkit for replay and recording of web archives

v-2.8.3

3 weeks ago

Fixes README syntax, which causes PyPI publication error

v-2.8.2

3 weeks ago

Follow-up patch release for 2.8.1, which had incorrect version number

v-2.8.1

3 weeks ago

Patch release

What's Changed

Full Changelog: https://github.com/webrecorder/pywb/compare/v-2.8.0...v-2.8.1

v-2.8.0

3 weeks ago

High-Level Changes

  • Upgrade dependencies (this release supports Python 3.7-3.11; many thanks to @edsu for doing a lot of the legwork on this!)
  • Upgrade wombat to 3.7.3
  • Add wb-manager add --unpack-wacz option to add WARCs from within a WACZ to collection and reindex (WACZ support without unpacking is planned for 2.9.0)
  • Keyboard navigation accessibility improvements to header timeline
  • Add print replay frame button to header (and ability to disable)
  • Locale fixes
  • Allow ACLJs to use *, SURT wildcard to match all top level domains/URLs

Detailed Changes

New Contributors

Full Changelog: https://github.com/webrecorder/pywb/compare/v-2.7.4...v-2.8.0

v-2.7.4

1 year ago

What's Changed

  • Record unbound Range requests only, don't convert bounded range requests to unbounded by @ikreymer in https://github.com/webrecorder/pywb/pull/845
  • Bump wombat to 3.5.1
  • Disable failing tests for now (youtube-dl tests, SOCKS test on py3.10)

Full Changelog: https://github.com/webrecorder/pywb/compare/v-2.7.3...v-2.7.4

v-2.7.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/webrecorder/pywb/compare/v-2.7.2...v-2.7.3

v-2.7.2

1 year ago

What's Changed

  • Fix regression introduced by improper wombat update in 2.7.1
  • Fix redirect_to_exact: false functionality: if not set, UI will stay on current timestamp, but will display info on actual capture.
  • Location bar nav now keeps current timestamp instead of defaulting to calendar view.
  • 'Live' mode fixes, no longer cache live cdx entry, don't add timestamp when navigating in live mode without timestamp
  • Calendar dropdown on replay now scrollable.
  • Timeline toggle on replay is 'sticky', will stay on if toggled on replay.
  • Capture text: use '|' as in 'Current Capture: [title] | [capture date]'
  • Document title: Add 'Archived Page: ' prefix to avoid confusion with live pages.

Full Changelog: https://github.com/webrecorder/pywb/compare/v-2.7.1...v-2.7.2

v-2.7.1

1 year ago

What's Changed

Full Changelog: https://github.com/webrecorder/pywb/compare/v-2.7.0...v-2.7.1

v-2.7.0

1 year ago

What's Changed

  • New banner and calendar implementation in Vue.js, which supports localization/internationalization and easier local theming by @vanecat @ikreymer @tw4l with helpful feedback from @ldko
  • New interactive timeline to assist in navigating between captures
  • Add basic development Docker Compose configuration file
  • Update documentation for new release (https://pywb.readthedocs.io/)
  • Add contributing guide

Full Changelog: https://github.com/webrecorder/pywb/compare/v-2.6.9...v-2.7.0

v-2.6.9

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/webrecorder/pywb/compare/v-2.6.8...v-2.6.9