ArchiveBox
Open source self-hosted web archiving
Alternative to: wayback machine, pocket, instapaper, archive.today
v0.9.31-rc
2026-05-18A major architectural upgrade introducing a standalone plugin ecosystem, a new one-shot CLI via abx-dl, and an event-driven runtime to replace pluggy.
v0.7.4
2026-05-18Updates internal Docker dependencies including Chromium, Node.js, yt-dlp, and various Python packages for the 0.7.x release.
v0.7.3
2024-12-15Updates internal Docker dependencies including Chrome, yt-dlp, and single-file to resolve various archiving issues.
v0.8.5-rc
2024-10-03This beta release introduces major architectural improvements for a new plugin ecosystem, enhanced CLI interfaces, faster startup times, and deprecated apt/brew installation methods.
v0.8.4-rc
2024-09-11This alpha release introduces a new event-driven task system using huey, integrates supervisord and pyinfra, and transitions to Channels and Daphne ASGI.
v0.8.3-rc
2024-09-06This alpha pre-release introduces big architectural improvements for a new plugin system, switches to a Daphne ASGI server, adds background task processing, and improves API security and logging.
v0.8.2-rc
2024-08-21This beta pre-release introduces core architectural improvements to unique ID keying and a new Snapshot Detail UI.
v0.8.0-rc
2024-03-27This alpha pre-release introduces a new REST API, outgoing webhooks, remote storage support via rclone, an admin UI for configuration, and an upgrade to Django 5.0.
v0.7.2
2024-01-04Version 0.7.2 adds tag support to the schedule command, improves Docker permission logging, updates dependencies, and fixes several bugs including snapshot admin buttons and readability processing.
v0.7.1
2023-05-04Version 0.7.1 introduces numerous bugfixes, performance improvements, and new features, including support for reverse proxy authentication and new configuration options for SingleFile and Chrome.
v0.6.2
2021-04-10Introduces ArchiveResult logs, multi-snapshot support, quick DB updates, and improved setup commands, alongside significant performance optimizations and various bug fixes.
v0.5.6
2021-02-09Added ARMv7 and ARMv8 CPU support for Launchpad PPA distributions and fixed several bugs related to archive results, Debian builds, and versioning.
v0.5.4
2021-02-01This release includes 181 commits featuring various bug fixes, UI improvements for snapshot details, DockerHub publishing updates, and enhancements to downloader and search functionality.
v0.5.3
2021-01-06This update introduces SQLite3 for ArchiveResult, full-text search, new importers for Pocket and Wallabag, a oneshot command, and improved packaging and distribution options.
v0.4.24
2020-12-03Final stable release of the v0.4 branch featuring various fixes and improvements prior to the v0.5 update.
v0.4.21
2020-08-18v0.4.17
2020-08-18This update introduces a new generic HTML parser, adds --init and --overwrite flags to the add command, and fixes various bugs related to URL parsing and the Pull title button.
v0.4.16
2020-08-18Fixed a bug in the Readability archive method to prevent timeouts from crashing the archiving process.
v0.4.15
2020-08-18Fixed a crash caused by invalid URL parsing and added support for scheduled archiving in Docker.
v0.4.14
2020-08-14Introduced Readability article text extraction, official Docker support for ARM architectures, and significantly reduced the Docker image size.
v0.4.13
2020-08-10v0.4.12
2020-08-10This release includes minor bug fixes and Dockerfile improvements to qualify for the official Docker image library.
v0.4.11
2020-08-07Introduces the SingleFile archive method to improve page capture quality and acid test results.
v0.4.9
2020-07-28Version 0.4 introduces a new SQLite database with automatic migrations, a redesigned Web UI, a subcommands-based CLI, and official PyPI availability.
v0.2.4
2019-02-27This update introduces markdown link parsing, faster URL processing, enhanced archive corruption guards, and optimization of title fetching and index saving.
v0.2.3
2019-02-19This release fixes several bugs related to URL and title parsing, RSS feed handling, bookmark timestamps, and browser history exports.
v0.2.2
2019-02-07This bugfix release improves parsing, adds Shaarli RSS export support, and optimizes Chrome and youtubedl integrations.
v0.2.1
2019-01-11Introduces support for plain text link lists, WARC saving via wget, Git repository cloning, and media downloading via youtube-dl, alongside various bugfixes and a new logo.
v0.2.0
2018-12-21The release includes no major changes other than a name update.
v0.1.0
2018-06-11This update introduces a new folder structure, relocates scripts, removes specific template config options, and adds browser history JSON import support.
v0.0.3
2017-10-30Added RSS feed parsing, URL support, user data directory options, and enhanced indexing, alongside codebase cleanup and archive management improvements.
v0.0.2
2017-07-04Refactored the codebase, added Python version checks, fixed UTF-8 encoding issues, improved template customization, and started implementing audio/video downloads.
v0.0.1
2017-07-04Bookmark Archiver has moved from alpha to beta, offering broad export file support and improved compatibility with wget archiving.