What's Changed
- Fix tests, support py3.9, 3.10, 3.11 by @ikreymer in #933
- Add optional client-side playback to pywb by @tw4l in #928
- Fix py3.9 CI by @ikreymer in #934
- simplify: use existing prefix as archivePrefix, fixes #937 by @ikreymer in #938
- Fix client-side replay error page + wabac.js update by @ikreymer in #945
- Preventing the Python 3.12's "Deprecated since version 3.12: Use datetime.now() with UTC instead." by @Lisias in #914
- Use tz-aware datetimes for embargo checks by @tw4l in #946
- Check directory permission in docker-entrypoint.sh with
test -w
by @white-gecko in #930 - deps: bump wabac to 2.23.10 by @ikreymer in #951
New Contributors
Full Changelog: v-2.8.4...v-2.9.0