⚠️ We had issues with our update process in 2.6.0 release: this release fixes one of them. Be careful, it may possible that we have other unknown issues. Please do backups.
If you have issue with this issue You have requested a non-existent service "scheb_two_factor.security.google_authenticator".
, please read this message.
⚠️ There are two points to focus for that update:
-
We added new fields in the database, don't forget to run migration (by running
make update
) otherwise your wallabag won't work. -
We've updated the mailer config which needs to be replicated otherwise it might not work.
We removed in
app/config/parameters.yml
:mailer_transport
mailer_user
mailer_password
mailer_host
mailer_port
mailer_encryption
mailer_auth_mode
And we added
mailer_dsn
as a replacement. Here is an example of DSN:smtp://user:pass@smtp.example.com:port
Update your instance
📈 To update your instance, just run make update
.
Don't forget to make a backup of your instance (database and files).
🤝 A little reminder that you can support our work on wallabag by sponsoring us on Liberapay or subscribe on wallabag.it. Thanks!
Changelog
You can read the full Changelog on GitHub.
Download wallabag 2.6.1
To download, install/upgrade wallabag, please read our Downloads page.
Need help?
We are on Gitter, ping us!
You can also open a new issue on GitHub.
How can you help us?
By using wallabag, by reporting bugs, by translating wallabag and its documentation, by talking about wallabag to your friends, ...
You can also help us by donating via Liberapay.