wallabag logo

wallabag

Self-hostable app for saving web pages to read later, with clean content extraction

Alternative to: pocket, instapaper

wallabag screenshot

About Versions (86)

2.5.0

2022-05-21

Here is the latest release of wallabag. What changed?

⚠️ Important note:

  • we dropped support for PHP < 7.4.
  • the 2.6.0 release should drop PHP < 8.0.
  • the baggy theme has been deprecated and will be removed in 2.6.0 (global theming will be removed and only the material theme will remain).

πŸ’… New features were shipped in that release:

  • Delicious import (if you still have credentials for your account, just go https://del.icio.us/)
  • webp image can now be downloaded locally (when caching images is enabled)
  • You can now list entries with annotations
  • You can now add a tag to a search results
  • A new API endpoint was added to retrieve the user configuration
  • The Docker image from within that repo has been rebuild. You MUST NOT use that one for production, only for dev purpose. For production, check https://github.com/wallabag/docker.

πŸ“ˆ To update your instance, just run make update.

🀝 A little reminder that you can support our work on wallabag by sponsoring us on Liberapay or subscribe on wallabag.it. Thanks!

Features

Deprecated features

API

Technical stuff

Translations

Fixes