diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index dc031a9a..9ba54157 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,43 @@ [ { - "tag": "dev-20250727-36b590cd", - "date": "2025-07-27T14:04:14+00:00", + "tag": "dev-20250731-3918fa0b", + "date": "2025-07-31T20:50:57+00:00", "commits": [ + { + "sha": "3918fa0b", + "message": "hard reset YTDLPOpts.", + "author": "arabcoders", + "date": "2025-07-31T20:50:57+00:00", + "full_sha": "3918fa0b8bdfac7e396b8074bb930f0ad3392511" + }, + { + "sha": "1fbe80c9", + "message": "allow custom PPs", + "author": "arabcoders", + "date": "2025-07-31T20:50:33+00:00", + "full_sha": "1fbe80c91552bed5afb7f87ac04e505a1578b578" + }, + { + "sha": "918b11fc", + "message": "do not consider auto_start False items as stale", + "author": "arabcoders", + "date": "2025-07-31T20:50:19+00:00", + "full_sha": "918b11fc778c5ec315821a3a93136a9c570a9177" + }, + { + "sha": "432f2773", + "message": "respect auto_start when re-queuing item", + "author": "arabcoders", + "date": "2025-07-31T20:49:52+00:00", + "full_sha": "432f277329330284a98c2f1c0668ce304f7bd068" + }, + { + "sha": "15ab126a", + "message": "external packages updates", + "author": "arabcoders", + "date": "2025-07-31T20:49:30+00:00", + "full_sha": "15ab126a51083be52fb0c19bc8d3c5a53ca68e9a" + }, { "sha": "36b590cd", "message": "Fix automatic premiere re-queue.", @@ -949,7 +984,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "36b590cda3f1f469d91a6f16608920a442995851" + "full_sha": "3918fa0b8bdfac7e396b8074bb930f0ad3392511" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index f06d3d5e..be37e6a5 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,4 +1,46 @@ [ + { + "tag": "Unmerged (dev branch)", + "full_sha": "3918fa0b8bdfac7e396b8074bb930f0ad3392511", + "date": "2025-07-31T20:50:57+00:00", + "commits": [ + { + "sha": "3918fa0b", + "full_sha": "3918fa0b8bdfac7e396b8074bb930f0ad3392511", + "message": "hard reset YTDLPOpts.", + "author": "arabcoders", + "date": "2025-07-31T20:50:57+00:00" + }, + { + "sha": "1fbe80c9", + "full_sha": "1fbe80c91552bed5afb7f87ac04e505a1578b578", + "message": "allow custom PPs", + "author": "arabcoders", + "date": "2025-07-31T20:50:33+00:00" + }, + { + "sha": "918b11fc", + "full_sha": "918b11fc778c5ec315821a3a93136a9c570a9177", + "message": "do not consider auto_start False items as stale", + "author": "arabcoders", + "date": "2025-07-31T20:50:19+00:00" + }, + { + "sha": "432f2773", + "full_sha": "432f277329330284a98c2f1c0668ce304f7bd068", + "message": "respect auto_start when re-queuing item", + "author": "arabcoders", + "date": "2025-07-31T20:49:52+00:00" + }, + { + "sha": "15ab126a", + "full_sha": "15ab126a51083be52fb0c19bc8d3c5a53ca68e9a", + "message": "external packages updates", + "author": "arabcoders", + "date": "2025-07-31T20:49:30+00:00" + } + ] + }, { "tag": "v0.6.0", "full_sha": "9b5c1d9ae799f1ee7029a19cef091a256c59f9b0",