updated changelog.
This commit is contained in:
parent
7a20b54f0d
commit
d55e21d68a
2 changed files with 19 additions and 5 deletions
|
|
@ -1,8 +1,15 @@
|
|||
[
|
||||
{
|
||||
"tag": "dev-20251119-7569ff25",
|
||||
"date": "2025-11-19T15:46:55+00:00",
|
||||
"tag": "dev-20251119-c74c6ed6",
|
||||
"date": "2025-11-19T15:54:18+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "c74c6ed6",
|
||||
"message": "Refactor: hide Downloads title in index while on mobile",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-19T15:54:18+00:00",
|
||||
"full_sha": "c74c6ed60e09ff8f5d9ef1280a528cf12257668c"
|
||||
},
|
||||
{
|
||||
"sha": "7569ff25",
|
||||
"message": "Refactor: drop aiohttp serve_static in favor of our own to have more control",
|
||||
|
|
@ -3133,7 +3140,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "7569ff252a6e6a07b98b85664379b2d8f4f58967"
|
||||
"full_sha": "c74c6ed60e09ff8f5d9ef1280a528cf12257668c"
|
||||
},
|
||||
{
|
||||
"tag": "dev-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,16 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "7569ff252a6e6a07b98b85664379b2d8f4f58967",
|
||||
"date": "2025-11-19T15:46:55+00:00",
|
||||
"full_sha": "c74c6ed60e09ff8f5d9ef1280a528cf12257668c",
|
||||
"date": "2025-11-19T15:54:18+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "c74c6ed6",
|
||||
"full_sha": "c74c6ed60e09ff8f5d9ef1280a528cf12257668c",
|
||||
"message": "Refactor: hide Downloads title in index while on mobile",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-19T15:54:18+00:00"
|
||||
},
|
||||
{
|
||||
"sha": "7569ff25",
|
||||
"full_sha": "7569ff252a6e6a07b98b85664379b2d8f4f58967",
|
||||
|
|
|
|||
Loading…
Reference in a new issue