updated changelog.
This commit is contained in:
parent
8519a357c5
commit
244905783a
2 changed files with 27 additions and 6 deletions
|
|
@ -1,8 +1,29 @@
|
|||
[
|
||||
{
|
||||
"tag": "master-20250824-43e0128c",
|
||||
"date": "2025-08-24T17:06:20+00:00",
|
||||
"tag": "master-20250825-46725e6f",
|
||||
"date": "2025-08-25T16:20:36+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "3adc4eb0",
|
||||
"message": "Sometimes yt-dlp doesn't provide playlist_count, so we need to have fallback. Fixes #384",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-25T15:48:36+00:00",
|
||||
"full_sha": "3adc4eb0625cfafd90e8b650156cc81a783e508e"
|
||||
},
|
||||
{
|
||||
"sha": "30830a94",
|
||||
"message": "fix info extracting expired to use epoch as it is the ended instead of timestamp.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-25T14:50:47+00:00",
|
||||
"full_sha": "30830a94e8c949d4f0755f7fc79079591a340ed4"
|
||||
},
|
||||
{
|
||||
"sha": "19b9f8dc",
|
||||
"message": "Added support for pausing adding items from playlist.",
|
||||
"author": "arabcoders",
|
||||
"date": "2025-08-25T14:34:40+00:00",
|
||||
"full_sha": "19b9f8dc6c2c1ef7a9df11878fca3e042d0fd022"
|
||||
},
|
||||
{
|
||||
"sha": "32bebcaf",
|
||||
"message": "add pnpm configuration for built dependencies",
|
||||
|
|
@ -1320,7 +1341,7 @@
|
|||
"full_sha": "8694e82965453019b5f6d01ef181bfd541f87173"
|
||||
}
|
||||
],
|
||||
"full_sha": "43e0128c3b6d35a1a51a6474261eebd4fe312a4c"
|
||||
"full_sha": "46725e6f8e4ae8b01dae8ce8a0066526b11d58f7"
|
||||
},
|
||||
{
|
||||
"tag": "master-20250616-c07465a6",
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"tag": "Unmerged (dev branch)",
|
||||
"full_sha": "3adc4eb0625cfafd90e8b650156cc81a783e508e",
|
||||
"date": "2025-08-25T15:48:36+00:00",
|
||||
"tag": "Unreleased (46725e6f)",
|
||||
"full_sha": "46725e6f8e4ae8b01dae8ce8a0066526b11d58f7",
|
||||
"date": "2025-08-25T16:20:36+00:00",
|
||||
"commits": [
|
||||
{
|
||||
"sha": "3adc4eb0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue