mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-29 09:10:13 +02:00
Updated Changelog (markdown)
13
Changelog.md
13
Changelog.md
@@ -1,18 +1,23 @@
|
|||||||
|
|
||||||
## Changelog
|
|
||||||
|
|
||||||
- v0.2.0 released with new name
|
- v0.2.0 released with new name
|
||||||
- [renamed](https://github.com/pirate/ArchiveBox/issues/108) from **Bookmark Archiver** -> **ArchiveBox**
|
- [renamed](https://github.com/pirate/ArchiveBox/issues/108) from **Bookmark Archiver** -> **ArchiveBox**
|
||||||
|
|
||||||
|
---
|
||||||
- v0.1.0 released
|
- v0.1.0 released
|
||||||
- support for browser history exporting added with `./bin/archivebox-export-browser-history`
|
- support for browser history exporting added with `./bin/archivebox-export-browser-history`
|
||||||
- support for chrome `--dump-dom` to output full page HTML after JS executes
|
- support for chrome `--dump-dom` to output full page HTML after JS executes
|
||||||
|
|
||||||
|
---
|
||||||
- v0.0.3 released
|
- v0.0.3 released
|
||||||
- support for chrome `--user-data-dir` to archive sites that need logins
|
- support for chrome `--user-data-dir` to archive sites that need logins
|
||||||
- fancy individual html & json indexes for each link
|
- fancy individual html & json indexes for each link
|
||||||
- smartly append new links to existing index instead of overwriting
|
- smartly append new links to existing index instead of overwriting
|
||||||
|
|
||||||
|
---
|
||||||
- v0.0.2 released
|
- v0.0.2 released
|
||||||
- proper HTML templating instead of format strings (thanks to https://github.com/bardisty!)
|
- proper HTML templating instead of format strings (thanks to https://github.com/bardisty!)
|
||||||
- refactored into separate files, wip audio & video archiving
|
- refactored into separate files, wip audio & video archiving
|
||||||
|
|
||||||
|
---
|
||||||
- v0.0.1 released
|
- v0.0.1 released
|
||||||
- Index links now work without nginx url rewrites, archive can now be hosted on github pages
|
- Index links now work without nginx url rewrites, archive can now be hosted on github pages
|
||||||
- added setup.sh script & docstrings & help commands
|
- added setup.sh script & docstrings & help commands
|
||||||
@@ -23,4 +28,6 @@
|
|||||||
- added [Pinboard-format](https://github.com/pirate/ArchiveBox/pull/7) export support (thanks to https://github.com/sconeyard!)
|
- added [Pinboard-format](https://github.com/pirate/ArchiveBox/pull/7) export support (thanks to https://github.com/sconeyard!)
|
||||||
- front-page of HN, oops! apparently I have users to support now :grin:?
|
- front-page of HN, oops! apparently I have users to support now :grin:?
|
||||||
- added Pocket-format export support
|
- added Pocket-format export support
|
||||||
|
|
||||||
|
---
|
||||||
- v0.0.0 released: created Pocket Archive Stream 2017/05/05
|
- v0.0.0 released: created Pocket Archive Stream 2017/05/05
|
Reference in New Issue
Block a user