updated changelog.
This commit is contained in:
parent
f6f1d755f8
commit
6fccabb86e
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250807-568c244c",
|
||||
"date": "2025-08-07T20:47:39+00:00",
|
||||
"tag": "dev-20250808-d4e837a8",
|
||||
"date": "2025-08-08T19:11:03+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "d4e837a8",
|
||||
"message": "Disable opacity whenever an overlay is showing",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-08T19:11:03+00:00",
|
||||
"full_sha": "d4e837a805a641f6dcb9650ec7545c4fa89f9dd3"
|
||||
},
|
||||
{
|
||||
"sha": "568c244c",
|
||||
"message": "merge force download into the new custom fields handling.",
|
||||
|
|
@ -1110,7 +1117,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "568c244cd892c59b1eb18af6d536c523d2d8ca08"
|
||||
"full_sha": "d4e837a805a641f6dcb9650ec7545c4fa89f9dd3"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -48,6 +48,20 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "d4e837a805a641f6dcb9650ec7545c4fa89f9dd3",
|
||||
"date": "2025-08-08T19:11:03+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "d4e837a8",
|
||||
"full_sha": "d4e837a805a641f6dcb9650ec7545c4fa89f9dd3",
|
||||
"message": "Disable opacity whenever an overlay is showing",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-08T19:11:03+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v0.7.0",
|
||||
"full_sha": "ffd99e7c0995bd3bb800d3b343067ed9af084cf2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue