updated changelog.
This commit is contained in:
parent
9301ae926a
commit
a311f89426
2 changed files with 33 additions and 5 deletions
|
|
@ -1,8 +1,22 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20251021-13b13d1f",
|
"tag": "dev-20251022-81999084",
|
||||||
"date": "2025-10-21T20:58:01+00:00",
|
"date": "2025-10-22T14:40:53+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "81999084",
|
||||||
|
"message": "Fix issue with some instagram:story extractor reporting incorrect type.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-10-22T14:40:53+00:00",
|
||||||
|
"full_sha": "81999084e19887955d0ffde572ba066c0d152626"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "5208d0ab",
|
||||||
|
"message": "fix issue sending sometimes events to apprise backends.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-10-22T14:39:28+00:00",
|
||||||
|
"full_sha": "5208d0ab1fad62aef39159c6c8e5023cfceedfd4"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "13b13d1f",
|
"sha": "13b13d1f",
|
||||||
"message": "[FIX] Force generic handler to generate real archive_id for generic urls.",
|
"message": "[FIX] Force generic handler to generate real archive_id for generic urls.",
|
||||||
|
|
@ -2629,7 +2643,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "13b13d1f7bdfb5b376d93fae64b6ade64e03d91d"
|
"full_sha": "81999084e19887955d0ffde572ba066c0d152626"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -190,9 +190,23 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "13b13d1f7bdfb5b376d93fae64b6ade64e03d91d",
|
"full_sha": "81999084e19887955d0ffde572ba066c0d152626",
|
||||||
"date": "2025-10-21T20:58:01+00:00",
|
"date": "2025-10-22T14:40:53+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "81999084",
|
||||||
|
"full_sha": "81999084e19887955d0ffde572ba066c0d152626",
|
||||||
|
"message": "Fix issue with some instagram:story extractor reporting incorrect type.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-10-22T14:40:53+00:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sha": "5208d0ab",
|
||||||
|
"full_sha": "5208d0ab1fad62aef39159c6c8e5023cfceedfd4",
|
||||||
|
"message": "fix issue sending sometimes events to apprise backends.",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-10-22T14:39:28+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "13b13d1f",
|
"sha": "13b13d1f",
|
||||||
"full_sha": "13b13d1f7bdfb5b376d93fae64b6ade64e03d91d",
|
"full_sha": "13b13d1f7bdfb5b376d93fae64b6ade64e03d91d",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue