updated changelog.
This commit is contained in:
parent
fa39caa179
commit
b72de8868b
1 changed files with 14 additions and 2 deletions
|
|
@ -1,8 +1,20 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20250603-0306f9e6",
|
||||
"date": "2025-06-03T14:01:38+00:00",
|
||||
"tag": "dev-20250603-0156052a",
|
||||
"date": "2025-06-03T15:03:23+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "0156052a",
|
||||
"message": "Reduce confirmation box usage with optional WebUI flag.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-03T15:03:23+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "c13c4427",
|
||||
"message": "Proxy our toast usage via our own methods to be able to control enabling/disabling it.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-06-03T14:44:23+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "0306f9e6",
|
||||
"message": "Add try catch block for url decoding. Fix #287",
|
||||
|
|
|
|||
Loading…
Reference in a new issue