updated changelog.
This commit is contained in:
parent
ec84bccf78
commit
89252aea6e
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20251218-b36d9fd6",
|
"tag": "dev-20251218-d5727ca3",
|
||||||
"date": "2025-12-18T15:21:34+00:00",
|
"date": "2025-12-18T15:58:11+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "d5727ca3",
|
||||||
|
"message": "Fix: add fallback to placeholder if loading thumbnail fails",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-12-18T15:58:11+00:00",
|
||||||
|
"full_sha": "d5727ca38750b8fa8723fafceb1f1d3d6bc4364e"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "b36d9fd6",
|
"sha": "b36d9fd6",
|
||||||
"message": "Refactor: migrated whatleft of sync code to async",
|
"message": "Refactor: migrated whatleft of sync code to async",
|
||||||
|
|
@ -3280,7 +3287,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "b36d9fd64107ccb8ee78ba7d5bbeb808af03d237"
|
"full_sha": "d5727ca38750b8fa8723fafceb1f1d3d6bc4364e"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -64,9 +64,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "b36d9fd64107ccb8ee78ba7d5bbeb808af03d237",
|
"full_sha": "d5727ca38750b8fa8723fafceb1f1d3d6bc4364e",
|
||||||
"date": "2025-12-18T15:21:34+00:00",
|
"date": "2025-12-18T15:58:11+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "d5727ca3",
|
||||||
|
"full_sha": "d5727ca38750b8fa8723fafceb1f1d3d6bc4364e",
|
||||||
|
"message": "Fix: add fallback to placeholder if loading thumbnail fails",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-12-18T15:58:11+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "b36d9fd6",
|
"sha": "b36d9fd6",
|
||||||
"full_sha": "b36d9fd64107ccb8ee78ba7d5bbeb808af03d237",
|
"full_sha": "b36d9fd64107ccb8ee78ba7d5bbeb808af03d237",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue