updated changelog.
This commit is contained in:
parent
52c2dc1a46
commit
43e4be5b9b
2 changed files with 33 additions and 5 deletions
|
|
@ -1,8 +1,22 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20260122-c3eb7091",
|
||||
"date": "2026-01-22T16:36:20+00:00",
|
||||
"tag": "dev-20260122-e551ad78",
|
||||
"date": "2026-01-22T20:00:45+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "e551ad78",
|
||||
"message": "refactor: improve connection status and history loading logic",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-22T20:00:45+00:00",
|
||||
"full_sha": "e551ad7848d6bc84c577632d3d8bbf20aa8cf8c8"
|
||||
},
|
||||
{
|
||||
"sha": "66c349d4",
|
||||
"message": "fix: set the configuration dict",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-22T17:04:09+00:00",
|
||||
"full_sha": "66c349d41fe73fb6418ce4b3479e825445cbb50c"
|
||||
},
|
||||
{
|
||||
"sha": "c3eb7091",
|
||||
"message": "refactor: make the UI work without websocket",
|
||||
|
|
@ -3847,7 +3861,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "c3eb7091af6f64d44cf59e0ad687faa11395a42e"
|
||||
"full_sha": "e551ad7848d6bc84c577632d3d8bbf20aa8cf8c8"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -57,9 +57,23 @@
|
|||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "c3eb7091af6f64d44cf59e0ad687faa11395a42e",
|
||||
"date": "2026-01-22T16:36:20+00:00",
|
||||
"full_sha": "e551ad7848d6bc84c577632d3d8bbf20aa8cf8c8",
|
||||
"date": "2026-01-22T20:00:45+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "e551ad78",
|
||||
"full_sha": "e551ad7848d6bc84c577632d3d8bbf20aa8cf8c8",
|
||||
"message": "refactor: improve connection status and history loading logic",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-22T20:00:45+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "66c349d4",
|
||||
"full_sha": "66c349d41fe73fb6418ce4b3479e825445cbb50c",
|
||||
"message": "fix: set the configuration dict",
|
||||
"author": "arabcoders",
|
||||
"date": "2026-01-22T17:04:09+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "c3eb7091",
|
||||
"full_sha": "c3eb7091af6f64d44cf59e0ad687faa11395a42e",
|
||||
|
|
|
|||
Loading…
Reference in a new issue