Skip to content

Commit

Permalink
Merge pull request #7143 from wallabag/release/2.6.8
Browse files Browse the repository at this point in the history
Prepare 2.6.8 release
  • Loading branch information
j0k3r committed Jan 3, 2024
2 parents 5e89fc2 + c8f036a commit 3d26ddd
Show file tree
Hide file tree
Showing 3 changed files with 321 additions and 302 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog

## [2.6.8](https://github.com/wallabag/wallabag/tree/2.6.8)
[Full Changelog](https://github.com/wallabag/wallabag/compare/2.6.7...2.6.8)

### Fixes
* Update deps & Node 20 by @j0k3r in https://github.com/wallabag/wallabag/pull/7134
* Fix dark mode disabled url 2.6 by @Simounet in https://github.com/wallabag/wallabag/pull/7133
* Make database dependent commands lazy by @yguedidi in https://github.com/wallabag/wallabag/pull/7142
* Fix docker setup by @yguedidi in https://github.com/wallabag/wallabag/pull/7141
* Remove session-based redirection by @yguedidi in https://github.com/wallabag/wallabag/pull/7140

## [2.6.7](https://github.com/wallabag/wallabag/tree/2.6.7)
[Full Changelog](https://github.com/wallabag/wallabag/compare/2.6.6...2.6.7)

Expand Down
2 changes: 1 addition & 1 deletion app/config/wallabag.yml
@@ -1,5 +1,5 @@
wallabag_core:
version: 2.6.7
version: 2.6.8
paypal_url: "https://liberapay.com/wallabag/donate"
languages:
en: 'English'
Expand Down

0 comments on commit 3d26ddd

Please sign in to comment.