Skip to content

2.4.2 - 2021-03-16

Compare
Choose a tag to compare
@j0k3r j0k3r released this 16 Mar 11:03
· 3138 commits to master since this release
919d7da

Here is the latest release of wallabag.
What changed?

  • A lot of bugs related to the dark theme were fixed
  • A year old bug about the auto tagging system which created duplicated tags
  • A lot of translations update, thanks to translators !
  • The link to calculate the reading speed was updated because the previous was dead, you can now use: https://wallabag.github.io/myreadspeed/
  • 60+ siteconfig were updated

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 nav lang filter #4908
  • Fix accessibility problem with the 2FA QR code #4915
  • Preselect currently active section in the filter menu #4972
  • Fix translation of date in the footer using IntlDateFormatter #4971
  • Update dark theme #4921
  • Dark theme updated #4983
  • Fix account dropdown width #4969
  • Fix auto prefered color scheme #5071
  • Convert tag label to lowercase in RuleBasedTagger #5111
  • Fix myreadspeed links #5113
  • Internal server error while exporting to epub #5052
  • Error parsing image URL (with scrset) #4914