github wallabag/wallabag 2.4.1
2.4.1 - 2021-01-05

latest releases: 2.6.9, 2.6.8, 2.6.7...
3 years ago

Happy new year everyone 🎉

For that first release of that (hopefully) better year than 2020, we have fixed some bugs.

We've also added a new command to clean downloaded images (for those who have enabled download images locally). You can try it to see how much spaces it'll free:

php bin/console wallabag:clean-downloaded-images --env=prod --dry-run

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!

Fixes

  • Fix path icons from manifest.json #4811
  • Fix missing apple-touch-icon-512.png from manifest.json #4823
  • migrations: fix mysql migration for an edge case #4832
  • Add a command to clean downloaded images #4844
  • Add a query to parse only non-hashed URL #4865 #4878
  • material: fix issue with cookie check for light/dark theme #4866
  • Show OTP secret next to the QR Code #4868
  • views: add title to tag li elements, for consistency #4894
  • Add label and issuer to OTP config #4301

Meta

  • Update release process and introduce 2.4.1-dev #4808
  • Remove community.wallabag.org from the issue template #4817
  • Update issue templates #4843
  • Allow GitHub Actions to run on 2.* branches #4896
  • Prepare 2.4.1 #4904

Don't miss a new wallabag release

NewReleases is sending notifications on new releases.