1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-28 16:50:01 +02:00

Updated Changelog (markdown)

Nick Sweeting
2019-02-27 15:30:00 -05:00
parent eded8910bd
commit e9a4b0d420

@@ -6,6 +6,17 @@
<div align="center">🍰 Many thanks to our 30+ contributors and everyone in the web archiving community! 🏛</div> <div align="center">🍰 Many thanks to our 30+ contributors and everyone in the web archiving community! 🏛</div>
---
- v0.2.4 released
- better archive corruption guards (check structure invariants on every parse & save)
- remove title prefetching in favor of new FETCH_TITLE archive method
- slightly improved CLI output for parsing and remote url downloading
- re-save index after archiving completes to update titles and urls
- remove redundant derivable data from link json schema
- markdown link parsing support
- faster link parsing and better symbol handling using a new compiled URL_REGEX
--- ---
- v0.2.3 released - v0.2.3 released