updated changelog.
This commit is contained in:
parent
d55e21d68a
commit
937e1433ab
2 changed files with 34 additions and 6 deletions
|
|
@ -1,8 +1,36 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20251119-9272e0b1",
|
||||
"date": "2025-11-18T23:57:16+00:00",
|
||||
"tag": "master-20251119-69dc19ad",
|
||||
"date": "2025-11-19T18:24:17+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",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-19T15:46:55+00:00",
|
||||
"full_sha": "7569ff252a6e6a07b98b85664379b2d8f4f58967"
|
||||
},
|
||||
{
|
||||
"sha": "ab56b875",
|
||||
"message": "Minor tasks page update",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-19T13:32:52+00:00",
|
||||
"full_sha": "ab56b875f3616688812bcb8278afbfb2c697ca5b"
|
||||
},
|
||||
{
|
||||
"sha": "77d48bb8",
|
||||
"message": "Doc: update FAQ.md to include explainer for how prevent live premiere works.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-11-19T13:17:15+00:00",
|
||||
"full_sha": "77d48bb8c43917f9b8d313ae2d7e9f3fa3e33f3e"
|
||||
},
|
||||
{
|
||||
"sha": "32c5d4ed",
|
||||
"message": "Fix: regrassion in tasks due change in how we handle event loop",
|
||||
|
|
@ -3112,7 +3140,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "9272e0b1737e200ee9276e757b2f3d506f891168"
|
||||
"full_sha": "69dc19ad4f7e3bbd07ff501b75589c53c0b3cbc5"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "c74c6ed60e09ff8f5d9ef1280a528cf12257668c",
|
||||
"date": "2025-11-19T15:54:18+00:00",
|
||||
"tag": "Unreleased (69dc19ad)",
|
||||
"full_sha": "69dc19ad4f7e3bbd07ff501b75589c53c0b3cbc5",
|
||||
"date": "2025-11-19T18:24:17+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "c74c6ed6",
|
||||
|
|
|
|||
Loading…
Reference in a new issue