Releases: oduwsdl/ipwb
Releases · oduwsdl/ipwb
v0.2018.07.20.0404
Move encryption dependency from pycrypto to pycryptodome (#303 )
Begin using AES as the default encryption instead of XOR (also documented in #303 )
v0.2018.07.13.2001
Made further tweaks for the documentation's consistency between GitHub, PyPi, and DockerHub (#399 ).
Removed irrelevant -o
flag from the base ipwb argparser (#428 ).
Fix issue preventing ipwb version and daemon flags from being accessible (#437 ).
v0.2018.07.10.1504
Tweaked some of the documentation to appear more consistently across GitHub , PyPi , and DockerHub (related to #399 ).
Fixed an issue where running ipwb in a headless Docker container cause Python to buffer ipwb's output on stdout (#429 ).
v0.2018.07.08.0439
Updates the README to MD from RST. New release needed to signal to Dockerhub to re-pull and test. Once that has been resolved, this release can be safely deleted.
v0.2018.07.08.0343
Refactored imports of ipwb utils within module to be more semantic (#392 ).
Fixed an issue where encryption on indexing with redirected output prevented the encryption key prompt from being displayed (#52 ).
v0.2018.07.08.0248
Updates the hostname used in various instances away from a hard-coded localhost (#400 ).
v0.2018.07.04.1917
Re-fixed issue of searching for URI-Rs with no mementos producing a blank page. Added more descriptive 404 page with a search box (#411 ).
v0.2018.07.04.1637
Added graceful fallback of URI entry on replay interface to work if JavaScript is disabled (#414 ).
v0.2018.07.03.2151
Adds more refined breakdown of WARCs' content in replay (#405 ).
Adds accessibility features and style tweaks to replay UI (#406 ).
Improved CLI documentation for proxy mode (for #404 ).
You can’t perform that action at this time.