Releases: oduwsdl/ipwb
Releases · oduwsdl/ipwb
v0.2018.10.05.1516
- Fix issue where Flask would improperly rewrite relative redirects to a URI with a potentially incorrect scheme (#582)
v0.2018.10.01.1947
- Fix an issue where a proxy value specified by a user would not be propagated to the TimeGate in HTTP Link headers and TimeGate entries in CDXJ TimeMaps (#327)
v0.2018.10.01.1657
- Fix a Memento-compliance issue (#579) by correctly responding to malformed user-specified datetimes.
v0.2018.09.26.1436
- Fix to account for HTTP responses in WARCs that do not specify a Content-Type (#575)
- Include pages with XHTML MIME types in the HTML listing on main replay page (#558)
- Duct-tape fix for py-ipfs-api issue #137 relating to pushing empty payloads to IPFS (ipwb #485)
v0.2018.09.25.1619
v0.2018.09.19.1858
v0.2018.09.18.1655
- Decouple from pywb, move to warcio (#380)
- Remove sample files from package installation (still useable and included in source) (#540)
- Fix UI displaying HTML mementos on main replay page (#556)
- Various fixes to upcoming ipwb admin interface (#541, #542)
- Fix handling of HTML title extraction at indexing when no title is available (#532)
v0.2018.08.29.1434
- Updates Flask use in ipwb replay due to a security vulnerability
- Extract title from mementos in WARC files (#178) for future use
- Move internal ipwb assets to more semantic directories (#528)
- More elegant handling of submitting empty string URI in the main replay (#530)
- Fix plurality issue in the main replay UI (#534)
- Add beginnings of a separate ipwb admin interface to decouple client and administrator access (for #213)