From 6c93dd0b1c8213ebcdf3e2706f36a41b962c61f3 Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Wed, 3 Sep 2025 21:05:10 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-master.json | 48 +++++++++++++++++++-- CHANGELOG.json | 97 ++++++++++++++++++++----------------------- 2 files changed, 90 insertions(+), 55 deletions(-) diff --git a/CHANGELOG-master.json b/CHANGELOG-master.json index a67d60eb..234c7b1a 100644 --- a/CHANGELOG-master.json +++ b/CHANGELOG-master.json @@ -1,8 +1,50 @@ [ { - "tag": "master-20250903-ab854539", - "date": "2025-09-03T16:37:59+00:00", + "tag": "master-20250904-2c7ba8e1", + "date": "2025-09-03T21:02:29+00:00", "commits": [ + { + "sha": "bdb6d0e3", + "message": "FEAT: Update default presets", + "author": "arabcoders", + "date": "2025-09-03T20:49:19+00:00", + "full_sha": "bdb6d0e36a1e8cc2a48049b6cfe23e6560315b7c" + }, + { + "sha": "881b7373", + "message": "Lock nuxt to 4.0.3, there is regression in 4.1.0", + "author": "arabcoders", + "date": "2025-09-03T20:48:33+00:00", + "full_sha": "881b7373eb072cba8417fad204c7df031854b766" + }, + { + "sha": "9d5d6595", + "message": "FEAT: new TwitchHandler", + "author": "arabcoders", + "date": "2025-09-03T19:45:33+00:00", + "full_sha": "9d5d6595fc5caf497a1a68d714128014525c4581" + }, + { + "sha": "2799d3c0", + "message": "fixed issue with cards vs grid naming", + "author": "arabcoders", + "date": "2025-09-03T19:45:07+00:00", + "full_sha": "2799d3c0d7500dc1a1e6dd1bad26611759f86b2d" + }, + { + "sha": "ff9e173e", + "message": "FEAT: Enhance URL handling in Item class to support YouTube video IDs", + "author": "arabcoders", + "date": "2025-09-03T18:04:28+00:00", + "full_sha": "ff9e173e1819ad2c16fce0133bf52daa1ea2595a" + }, + { + "sha": "551daf6b", + "message": "removed sentry as we really don't use it for anything.", + "author": "arabcoders", + "date": "2025-09-03T18:04:12+00:00", + "full_sha": "551daf6b707363ac19c492c13f182b977387917f" + }, { "sha": "53949b17", "message": "FEAT: Enable file browser feature by default and remove related environment variable", @@ -1719,7 +1761,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "ab8545392e7e5b0dde8c174e82d06f9cda4ccb5d" + "full_sha": "2c7ba8e1848f69ad1177ef62fb864843af68629a" }, { "tag": "master-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index c10c266c..adaf6980 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,57 +1,8 @@ [ { - "tag": "Unreleased (ab854539)", - "full_sha": "ab8545392e7e5b0dde8c174e82d06f9cda4ccb5d", - "date": "2025-09-03T16:37:59+00:00", - "commits": [ - { - "sha": "53949b17", - "full_sha": "53949b177af095099633e296905075911550d721", - "message": "FEAT: Enable file browser feature by default and remove related environment variable", - "author": "arabcoders", - "date": "2025-09-03T16:34:55+00:00" - }, - { - "sha": "aab690a8", - "full_sha": "aab690a82294aba855dc6f4e1290095f66afdc2c", - "message": "reflect preset options in tasks page.", - "author": "arabcoders", - "date": "2025-09-03T16:25:08+00:00" - }, - { - "sha": "063f62be", - "full_sha": "063f62bebb0f058be097f5c8ea4bfa1bb329bff5", - "message": "Expose archiver as an API endpoint.", - "author": "arabcoders", - "date": "2025-09-03T16:01:41+00:00" - }, - { - "sha": "0abaf98b", - "full_sha": "0abaf98b5321b2587f5566a87030ef4f5b4e9f1e", - "message": "FEAT: Enhance DownloadQueue to handle archived items", - "author": "arabcoders", - "date": "2025-09-03T15:36:08+00:00" - }, - { - "sha": "86952200", - "full_sha": "86952200b5699dcf4ecc8c6749bdcd082d9344be", - "message": "FEAT: Enhance item retrieval in DataStore and DownloadQueue with flexible attribute search", - "author": "arabcoders", - "date": "2025-09-03T15:35:40+00:00" - }, - { - "sha": "88451f80", - "full_sha": "88451f804407bdc7aa2d836d112148c988a45f5c", - "message": "Reflect preset settings in new download form.", - "author": "arabcoders", - "date": "2025-09-03T14:00:07+00:00" - } - ] - }, - { - "tag": "Unmerged (dev branch)", - "full_sha": "bdb6d0e36a1e8cc2a48049b6cfe23e6560315b7c", - "date": "2025-09-03T20:49:19+00:00", + "tag": "Unreleased (2c7ba8e1)", + "full_sha": "2c7ba8e1848f69ad1177ef62fb864843af68629a", + "date": "2025-09-03T21:02:29+00:00", "commits": [ { "sha": "bdb6d0e3", @@ -94,6 +45,48 @@ "message": "removed sentry as we really don't use it for anything.", "author": "arabcoders", "date": "2025-09-03T18:04:12+00:00" + }, + { + "sha": "53949b17", + "full_sha": "53949b177af095099633e296905075911550d721", + "message": "FEAT: Enable file browser feature by default and remove related environment variable", + "author": "arabcoders", + "date": "2025-09-03T16:34:55+00:00" + }, + { + "sha": "aab690a8", + "full_sha": "aab690a82294aba855dc6f4e1290095f66afdc2c", + "message": "reflect preset options in tasks page.", + "author": "arabcoders", + "date": "2025-09-03T16:25:08+00:00" + }, + { + "sha": "063f62be", + "full_sha": "063f62bebb0f058be097f5c8ea4bfa1bb329bff5", + "message": "Expose archiver as an API endpoint.", + "author": "arabcoders", + "date": "2025-09-03T16:01:41+00:00" + }, + { + "sha": "0abaf98b", + "full_sha": "0abaf98b5321b2587f5566a87030ef4f5b4e9f1e", + "message": "FEAT: Enhance DownloadQueue to handle archived items", + "author": "arabcoders", + "date": "2025-09-03T15:36:08+00:00" + }, + { + "sha": "86952200", + "full_sha": "86952200b5699dcf4ecc8c6749bdcd082d9344be", + "message": "FEAT: Enhance item retrieval in DataStore and DownloadQueue with flexible attribute search", + "author": "arabcoders", + "date": "2025-09-03T15:35:40+00:00" + }, + { + "sha": "88451f80", + "full_sha": "88451f804407bdc7aa2d836d112148c988a45f5c", + "message": "Reflect preset settings in new download form.", + "author": "arabcoders", + "date": "2025-09-03T14:00:07+00:00" } ] },