updated changelog.
This commit is contained in:
parent
e58741fbc0
commit
fd2c14a00f
2 changed files with 34 additions and 27 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20250718-6e84b78f",
|
||||
"date": "2025-07-17T21:17:07+00:00",
|
||||
"tag": "master-20250718-f9b70fec",
|
||||
"date": "2025-07-17T21:40:37+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "395d01fe",
|
||||
"message": "Remove task ID from completion notification message",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-17T21:32:30+00:00",
|
||||
"full_sha": "395d01fe4a48f84029924b8bdf4e58ad30c1d453"
|
||||
},
|
||||
{
|
||||
"sha": "95c29455",
|
||||
"message": "Allow the UI to bypass some checks for apprise URLs",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-17T21:24:57+00:00",
|
||||
"full_sha": "95c294556c536083efc92de708fa465b67318bf8"
|
||||
},
|
||||
{
|
||||
"sha": "112da011",
|
||||
"message": "Major notification update to add initial support for apprise URLs.",
|
||||
|
|
@ -690,7 +704,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "6e84b78f22259d71f0c8e51995111136029a44a6"
|
||||
"full_sha": "f9b70fec5faca1221b71914f170f89a9a5648f8f"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,29 +1,8 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unreleased (6e84b78f)",
|
||||
"full_sha": "6e84b78f22259d71f0c8e51995111136029a44a6",
|
||||
"date": "2025-07-17T21:17:07+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "112da011",
|
||||
"full_sha": "112da01105d9797dabdc600837c30af5d088c860",
|
||||
"message": "Major notification update to add initial support for apprise URLs.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-17T21:10:14+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "c1763f9e",
|
||||
"full_sha": "c1763f9e3b4e9cc976a63c524a070a5cdcb65c3b",
|
||||
"message": "add preset to history/queue",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-16T13:16:44+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "395d01fe4a48f84029924b8bdf4e58ad30c1d453",
|
||||
"date": "2025-07-17T21:32:30+00:00",
|
||||
"tag": "v0.3.0",
|
||||
"full_sha": "f9b70fec5faca1221b71914f170f89a9a5648f8f",
|
||||
"date": "2025-07-17T21:40:37+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "395d01fe",
|
||||
|
|
@ -38,6 +17,20 @@
|
|||
"message": "Allow the UI to bypass some checks for apprise URLs",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-17T21:24:57+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "112da011",
|
||||
"full_sha": "112da01105d9797dabdc600837c30af5d088c860",
|
||||
"message": "Major notification update to add initial support for apprise URLs.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-17T21:10:14+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "c1763f9e",
|
||||
"full_sha": "c1763f9e3b4e9cc976a63c524a070a5cdcb65c3b",
|
||||
"message": "add preset to history/queue",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-07-16T13:16:44+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue