updated changelog.
This commit is contained in:
parent
480a98c7d6
commit
c5ea57efd8
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"tag": "dev-20251110-ddd7f775",
|
"tag": "dev-20251110-3dd5357f",
|
||||||
"date": "2025-11-10T13:43:13+00:00",
|
"date": "2025-11-10T13:47:35+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "3dd5357f",
|
||||||
|
"message": "[FIX] sometimes responses dont contain a _path reference",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-11-10T13:47:35+00:00",
|
||||||
|
"full_sha": "3dd5357f243d9f89a8aa5a6279fc39f8b8c893f4"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "ddd7f775",
|
"sha": "ddd7f775",
|
||||||
"message": "[FIX] Show loading screen while waiting for modal text content.",
|
"message": "[FIX] Show loading screen while waiting for modal text content.",
|
||||||
|
|
@ -2832,7 +2839,7 @@
|
||||||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"full_sha": "ddd7f7755131088205d6f0669766932574fad845"
|
"full_sha": "3dd5357f243d9f89a8aa5a6279fc39f8b8c893f4"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "dev-20250616-c07465a6",
|
"tag": "dev-20250616-c07465a6",
|
||||||
|
|
|
||||||
|
|
@ -15,9 +15,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"tag": "Unmerged (dev branch)",
|
"tag": "Unmerged (dev branch)",
|
||||||
"full_sha": "ddd7f7755131088205d6f0669766932574fad845",
|
"full_sha": "3dd5357f243d9f89a8aa5a6279fc39f8b8c893f4",
|
||||||
"date": "2025-11-10T13:43:13+00:00",
|
"date": "2025-11-10T13:47:35+00:00",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
{
|
||||||
|
"sha": "3dd5357f",
|
||||||
|
"full_sha": "3dd5357f243d9f89a8aa5a6279fc39f8b8c893f4",
|
||||||
|
"message": "[FIX] sometimes responses dont contain a _path reference",
|
||||||
|
"author": "arabcoders",
|
||||||
|
"date": "2025-11-10T13:47:35+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"sha": "ddd7f775",
|
"sha": "ddd7f775",
|
||||||
"full_sha": "ddd7f7755131088205d6f0669766932574fad845",
|
"full_sha": "ddd7f7755131088205d6f0669766932574fad845",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue