mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
Merge pull request #6738 from wallabag/prepare-262
Prepare 2.6.2 release
This commit is contained in:
commit
2dcdb4e23c
3 changed files with 33 additions and 13 deletions
20
CHANGELOG.md
20
CHANGELOG.md
|
@ -1,5 +1,25 @@
|
|||
# Changelog
|
||||
|
||||
## [2.6.2](https://github.com/wallabag/wallabag/tree/2.6.2)
|
||||
[Full Changelog](https://github.com/wallabag/wallabag/compare/2.6.1...2.6.2)
|
||||
|
||||
### Fixes
|
||||
* Fix mass action input on dark theme by @simounet https://github.com/wallabag/wallabag/pull/6673
|
||||
* Fix undefined variable by @nicosomb https://github.com/wallabag/wallabag/pull/6672
|
||||
* Fix table name in migration by @nicosomb https://github.com/wallabag/wallabag/pull/6653
|
||||
|
||||
### Technical stuff
|
||||
* Add a new build to test when no database table prefix are defined by @j0k3r https://github.com/wallabag/wallabag/pull/6731
|
||||
* Keep escaped table name while migrating by @Glandos https://github.com/wallabag/wallabag/pull/6710
|
||||
* Remove twofactor_auth parameter by @nicosomb https://github.com/wallabag/wallabag/pull/6723
|
||||
* ApiDoc: Add response description to UserRestController by @caspermeijn https://github.com/wallabag/wallabag/pull/6684
|
||||
* ApiDoc: Add response description to WallabagRestController by @caspermeijn https://github.com/wallabag/wallabag/pull/6102
|
||||
* Skip migration if the table was already renamed by @gramakri https://github.com/wallabag/wallabag/pull/6678
|
||||
|
||||
### Meta
|
||||
* Document how to run tests and formatter for new contributors by @caspermeijn https://github.com/wallabag/wallabag/pull/6685
|
||||
* Add link to wallabag ecosystem resources by @nicosomb https://github.com/wallabag/wallabag/pull/6700
|
||||
|
||||
## [2.6.1](https://github.com/wallabag/wallabag/tree/2.6.1)
|
||||
[Full Changelog](https://github.com/wallabag/wallabag/compare/2.6.0...2.6.1)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
wallabag_core:
|
||||
version: 2.6.1
|
||||
version: 2.6.2
|
||||
paypal_url: "https://liberapay.com/wallabag/donate"
|
||||
languages:
|
||||
en: 'English'
|
||||
|
|
24
composer.lock
generated
24
composer.lock
generated
|
@ -2137,16 +2137,16 @@
|
|||
},
|
||||
{
|
||||
"name": "fossar/htmlawed",
|
||||
"version": "1.3.2",
|
||||
"version": "1.3.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fossar/HTMLawed.git",
|
||||
"reference": "8aa21f94a7fc684dda9d62b4134ae5911bbe207c"
|
||||
"reference": "2975518c538667c3749f91f949348b8ea9bf4855"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fossar/HTMLawed/zipball/8aa21f94a7fc684dda9d62b4134ae5911bbe207c",
|
||||
"reference": "8aa21f94a7fc684dda9d62b4134ae5911bbe207c",
|
||||
"url": "https://api.github.com/repos/fossar/HTMLawed/zipball/2975518c538667c3749f91f949348b8ea9bf4855",
|
||||
"reference": "2975518c538667c3749f91f949348b8ea9bf4855",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2188,9 +2188,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/fossar/HTMLawed/issues",
|
||||
"source": "https://github.com/fossar/HTMLawed/tree/1.3.2"
|
||||
"source": "https://github.com/fossar/HTMLawed/tree/1.3.3"
|
||||
},
|
||||
"time": "2023-05-22T07:47:31+00:00"
|
||||
"time": "2023-07-22T16:34:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "friendsofphp/proxy-manager-lts",
|
||||
|
@ -4577,16 +4577,16 @@
|
|||
},
|
||||
{
|
||||
"name": "j0k3r/graby-site-config",
|
||||
"version": "1.0.169",
|
||||
"version": "1.0.171",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/j0k3r/graby-site-config.git",
|
||||
"reference": "5b2bc79270b9c2b21725d78da070288370e0d927"
|
||||
"reference": "1551b7a2a446d60b59866671d7125059a8753ecb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/5b2bc79270b9c2b21725d78da070288370e0d927",
|
||||
"reference": "5b2bc79270b9c2b21725d78da070288370e0d927",
|
||||
"url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/1551b7a2a446d60b59866671d7125059a8753ecb",
|
||||
"reference": "1551b7a2a446d60b59866671d7125059a8753ecb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4615,9 +4615,9 @@
|
|||
"description": "Graby site config files",
|
||||
"support": {
|
||||
"issues": "https://github.com/j0k3r/graby-site-config/issues",
|
||||
"source": "https://github.com/j0k3r/graby-site-config/tree/1.0.169"
|
||||
"source": "https://github.com/j0k3r/graby-site-config/tree/1.0.171"
|
||||
},
|
||||
"time": "2023-06-20T15:29:10+00:00"
|
||||
"time": "2023-07-24T08:25:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "j0k3r/httplug-ssrf-plugin",
|
||||
|
|
Loading…
Reference in a new issue