updated changelog.
This commit is contained in:
parent
a65630972b
commit
a38ed97830
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251110-e6296de3",
|
||||
"date": "2025-11-10T19:45:15+00:00",
|
||||
"tag": "dev-20251111-fa9f1fce",
|
||||
"date": "2025-11-11T14:24:07+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "fa9f1fce",
|
||||
"message": "Fix: reduce the initial connection data",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-11T14:24:07+00:00",
|
||||
"full_sha": "fa9f1fcefc407cbbff5357e25a5c214af3548f9e"
|
||||
},
|
||||
{
|
||||
"sha": "e6296de3",
|
||||
"message": "Fix: handle errors when fetching remote thumbnail and return appropriate status code",
|
||||
|
|
@ -2860,7 +2867,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "e6296de3fe43c988582bfb3b1753f4977a4a6719"
|
||||
"full_sha": "fa9f1fcefc407cbbff5357e25a5c214af3548f9e"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -36,9 +36,16 @@
|
|||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "e6296de3fe43c988582bfb3b1753f4977a4a6719",
|
||||
"date": "2025-11-10T19:45:15+00:00",
|
||||
"full_sha": "fa9f1fcefc407cbbff5357e25a5c214af3548f9e",
|
||||
"date": "2025-11-11T14:24:07+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "fa9f1fce",
|
||||
"full_sha": "fa9f1fcefc407cbbff5357e25a5c214af3548f9e",
|
||||
"message": "Fix: reduce the initial connection data",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-11T14:24:07+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "e6296de3",
|
||||
"full_sha": "e6296de3fe43c988582bfb3b1753f4977a4a6719",
|
||||
|
|
|
|||
Loading…
Reference in a new issue