updated changelog.
This commit is contained in:
parent
02cd065c7d
commit
2f2a7b11b0
2 changed files with 52 additions and 3 deletions
|
|
@ -1,8 +1,29 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251113-98fbf00a",
|
||||
"date": "2025-11-13T20:13:01+00:00",
|
||||
"tag": "dev-20251114-4a69b0b6",
|
||||
"date": "2025-11-14T17:05:58+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "4a69b0b6",
|
||||
"message": "Feat: Moving files in file browser should trigger item update if exists and update sidecars as well.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-14T17:05:58+00:00",
|
||||
"full_sha": "4a69b0b6a1fdfd445c50fb5e97155c5d70d2085d"
|
||||
},
|
||||
{
|
||||
"sha": "1c7444e2",
|
||||
"message": "Feat: Renaming files in file browser should trigger item update if exists and update sidecars as well.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-14T16:26:59+00:00",
|
||||
"full_sha": "1c7444e2322b3f461f28c8e2286a9c642075a77c"
|
||||
},
|
||||
{
|
||||
"sha": "6d9c7d70",
|
||||
"message": "Feat: update datastore.get_items to support operations",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-14T14:49:01+00:00",
|
||||
"full_sha": "6d9c7d70d9e5c496d777d981cb5d961262c4d890"
|
||||
},
|
||||
{
|
||||
"sha": "98fbf00a",
|
||||
"message": "Feat: add app manifest to allow the app to be installed",
|
||||
|
|
@ -2993,7 +3014,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "98fbf00a63310fe00a4f08db821f4b4fd260e936"
|
||||
"full_sha": "4a69b0b6a1fdfd445c50fb5e97155c5d70d2085d"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -55,6 +55,34 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "4a69b0b6a1fdfd445c50fb5e97155c5d70d2085d",
|
||||
"date": "2025-11-14T17:05:58+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "4a69b0b6",
|
||||
"full_sha": "4a69b0b6a1fdfd445c50fb5e97155c5d70d2085d",
|
||||
"message": "Feat: Moving files in file browser should trigger item update if exists and update sidecars as well.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-14T17:05:58+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "1c7444e2",
|
||||
"full_sha": "1c7444e2322b3f461f28c8e2286a9c642075a77c",
|
||||
"message": "Feat: Renaming files in file browser should trigger item update if exists and update sidecars as well.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-14T16:26:59+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "6d9c7d70",
|
||||
"full_sha": "6d9c7d70d9e5c496d777d981cb5d961262c4d890",
|
||||
"message": "Feat: update datastore.get_items to support operations",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-14T14:49:01+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.5",
|
||||
"full_sha": "46a3abebdef1cf375e1b0324ff81700450505cc8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue