-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #71 from wallabag/blogpost-2610
Added blogpost about 2.6.10 release
- Loading branch information
Showing
1 changed file
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
--- | ||
title: 'wallabag 2.6.10' | ||
published: true | ||
date: 2024-11-03 11:00:00 +02:00 | ||
--- | ||
|
||
Here is the latest release of wallabag. | ||
|
||
📈 **To update your instance**, [just run `make update`](https://doc.wallabag.org/en/admin/upgrade.html). | ||
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](https://liberapay.com/wallabag) or subscribe on [wallabag.it](https://www.wallabag.it/en). Thanks!_ | ||
|
||
## Human summary | ||
We added the Omnivore import. | ||
|
||
## What's Changed | ||
### Improvement | ||
|
||
* Add Omnivore import by @nicosomb in https://github.com/wallabag/wallabag/pull/7754 | ||
|
||
### Fixes | ||
|
||
* Update site config & tests by @j0k3r in https://github.com/wallabag/wallabag/pull/7582 (fixes "Key provided is shorter | ||
than 256 bits, only 240 bits provided" https://github.com/wallabag/wallabag/issues/7531) | ||
* Update site config by @yguedidi in https://github.com/wallabag/wallabag/pull/7623 | ||
* Replace gitter with matrix by @nicosomb in https://github.com/wallabag/wallabag/pull/7753 | ||
|
||
You can read the [full changelog](https://github.com/wallabag/wallabag/compare/2.6.9...2.6.10) on GitHub. | ||
|
||
## Download wallabag 2.6.10 | ||
|
||
To download, install/upgrade wallabag, [please read our downloads page](https://doc.wallabag.org/en/admin/installation/installation.html). | ||
|
||
<hr /> | ||
|
||
## Need help? | ||
|
||
[We are on Matrix](https://matrix.to/#/#wallabag:matrix.org), ping us! | ||
|
||
You can also open a [new issue on GitHub](https://github.com/wallabag/wallabag/issues/new/choose). | ||
|
||
<hr /> | ||
|
||
## 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](https://liberapay.com/wallabag/). |