Skip to content

Releases: oduwsdl/ipwb

v0.2018.10.05.1516

05 Oct 15:17
Compare
Choose a tag to compare
  • Fix issue where Flask would improperly rewrite relative redirects to a URI with a potentially incorrect scheme (#582)

v0.2018.10.01.1947

01 Oct 19:48
Compare
Choose a tag to compare
  • 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

01 Oct 16:59
Compare
Choose a tag to compare
  • Fix a Memento-compliance issue (#579) by correctly responding to malformed user-specified datetimes.

v0.2018.09.26.1436

26 Sep 14:41
Compare
Choose a tag to compare
  • 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

25 Sep 16:21
Compare
Choose a tag to compare
  • Fix issue (#568) with memento title extraction from WARC records
  • Update the replay webUI with datetime styling and expression of memento titles where applicable (#566, #570)

v0.2018.09.19.1858

19 Sep 19:00
Compare
Choose a tag to compare
  • Fix issue from recent commit to regain sort order of URI-Rs on main replay (#562)
  • Fix exclusion check by indexer of DNS and WHOIS records (#564)

v0.2018.09.18.1655

18 Sep 17:01
Compare
Choose a tag to compare
  • 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

29 Aug 14:48
Compare
Choose a tag to compare
  • 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)

v0.2018.08.20.0040

20 Aug 00:49
Compare
Choose a tag to compare
  • Add ability to show either human-readable or precise datetimes in the banner for a memento
  • Add further inline and external documentation for using Docker and proxy mode (#507) and Reconstructive and browser support (#518)
  • Fix banner to prevent banner from being dragged out of the viewport (#520)

v0.2018.08.16.0249

16 Aug 02:51
Compare
Choose a tag to compare
  • Fix an issue where replaying a memento containing a hyperlink starting with "/" would cause the basis to be the ipwb replay root instead of that of the URI-R (#511)
  • Fix a UI issue of the interactivity of the memento count on the replay homepage when expanded (#509)