updated changelog.
This commit is contained in:
parent
937e1433ab
commit
158d994ec2
2 changed files with 24 additions and 3 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251119-c74c6ed6",
|
||||
"date": "2025-11-19T15:54:18+00:00",
|
||||
"tag": "dev-20251120-4d22e345",
|
||||
"date": "2025-11-20T13:49:50+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "4d22e345",
|
||||
"message": "Refactor: Improve display of notifications to indicate severity. This allow user to disable toasts and just rely on color coding",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-20T13:49:50+00:00",
|
||||
"full_sha": "4d22e345e594de2a27eb274f46dc047eb31a4367"
|
||||
},
|
||||
{
|
||||
"sha": "c74c6ed6",
|
||||
"message": "Refactor: hide Downloads title in index while on mobile",
|
||||
|
|
@ -3140,7 +3147,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "c74c6ed60e09ff8f5d9ef1280a528cf12257668c"
|
||||
"full_sha": "4d22e345e594de2a27eb274f46dc047eb31a4367"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -34,6 +34,20 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "4d22e345e594de2a27eb274f46dc047eb31a4367",
|
||||
"date": "2025-11-20T13:49:50+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "4d22e345",
|
||||
"full_sha": "4d22e345e594de2a27eb274f46dc047eb31a4367",
|
||||
"message": "Refactor: Improve display of notifications to indicate severity. This allow user to disable toasts and just rely on color coding",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-20T13:49:50+00:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tag": "v1.0.8",
|
||||
"full_sha": "9272e0b1737e200ee9276e757b2f3d506f891168",
|
||||
|
|
|
|||
Loading…
Reference in a new issue