Skip to content

Commit

Permalink
Merge pull request #71 from wallabag/blogpost-2610
Browse files Browse the repository at this point in the history
Added blogpost about 2.6.10 release
  • Loading branch information
nicosomb authored Nov 3, 2024
2 parents 05c119a + d765926 commit 25a1e75
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions pages/news/20241103-new-release-wallabag-2610/index.md
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/).

0 comments on commit 25a1e75

Please sign in to comment.