Skip to content

WAIL 1.1.0

Latest
Compare
Choose a tag to compare
@N0taN3rd N0taN3rd released this 13 Jun 06:20
· 32 commits to wail-electron since this release

Updates

  1. Electron has been updated to 1.7.3:
    Chrome used by Electron is now 58.0.3029.11, Node and V8 also updated.
    Userland should notice an increase in the smoothness and performance of WAIL when working with large (size and number of) collections

  2. WAIL's Page Only Crawl updated
    Thanks to the Chrome version bump in Electron 1.7.3 the Page Only Crawl
    has been transitioned away from the modified WARCreate style preservation to a full browser based crawl implementation.
    Look for more update as WAIL transitions away from relying on Heritrix to provide its Page + Same Domain and Page + All Links crawls.
    Heritix based crawls will still be available in all future releases of WAIL

  3. Twitter login through WAIL improved
    Previous releases of WAIL relied on electron-oauth-twitter.
    But userland found that it was not alway reliable so this functionality has been overhauled completely to ensure reliability.

  4. UX improvements
    Twitter Monitoring and Archiving Configuration UI has been redesigned and condensed making it easier to use this feature
    Collections Interface has been reworked making it easier to manage your collections

  5. Pywb updated
    Updated to 0.33.1 improving replay for all supported operating systems.
    Replay on Windows is now just as smooth as Linux and OSX ❤️