From 2cb9b9c92768679c0eb31e4ef816760c44089ada Mon Sep 17 00:00:00 2001 From: "Abdul.Mohsen B. A. A" Date: Sun, 19 Oct 2025 16:55:11 +0000 Subject: [PATCH] updated changelog. --- CHANGELOG-dev.json | 146 ++++++++++++++++++++++++++++++++++++++++++++- CHANGELOG.json | 144 +++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 285 insertions(+), 5 deletions(-) diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 57f38bbf..f161960a 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,92 @@ [ { - "tag": "dev-20251019-06698cb5", - "date": "2025-10-19T14:51:58+00:00", + "tag": "dev-20251019-4fafe0cb", + "date": "2025-10-19T16:54:06+00:00", "commits": [ + { + "sha": "3a092988", + "message": "fix minor issues with settings display page", + "author": "arabcoders", + "date": "2025-10-19T16:13:02+00:00", + "full_sha": "3a092988a743c131537df20c0699e5862d19bd0c" + }, + { + "sha": "56fa3c96", + "message": "re-add aspect ratio", + "author": "felix", + "date": "2025-10-19T15:18:27+00:00", + "full_sha": "56fa3c96c34c207fcb9752ac439d43b1acea8f18" + }, + { + "sha": "acdc4297", + "message": "move buttons into their own rows", + "author": "felix", + "date": "2025-10-19T15:18:27+00:00", + "full_sha": "acdc429776bc023fecf5fbce0a22d6db4b37e5d7" + }, + { + "sha": "1ed7f6d3", + "message": "Put settings into card", + "author": "felix", + "date": "2025-10-19T15:18:27+00:00", + "full_sha": "1ed7f6d3dd24eeaae8ac7e08af7003911d68d08e" + }, + { + "sha": "17738fbf", + "message": "updated external packages", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00", + "full_sha": "17738fbf107e4682404a960fc9ad4040b0bd939d" + }, + { + "sha": "86a5329a", + "message": "update build-pr to run on dev PRs as well", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00", + "full_sha": "86a5329a5823293acc67296671050bd88698433f" + }, + { + "sha": "478f78ec", + "message": "[FEAT] create channel metadata and thumbnails. Closes #446", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00", + "full_sha": "478f78ece68d19f4948d9eb6a382d05d935e8c3b" + }, + { + "sha": "f196587d", + "message": "feat: add quick contributing guide.", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00", + "full_sha": "f196587df6c0cf3148b0d354f42bd7774141d104" + }, + { + "sha": "d93ddb91", + "message": "feat: make it possible to load different UI", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00", + "full_sha": "d93ddb91b4cbaccbf1651dcc911638a5d6584721" + }, + { + "sha": "5d60d27e", + "message": "more minor design updates. Ref #441", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00", + "full_sha": "5d60d27e070c2f6b4c98ea8e88f8e9b7c6a08bca" + }, + { + "sha": "048139ae", + "message": "minor design update. Ref #441", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00", + "full_sha": "048139ae2ab2ae7a80f9713acc8512f00cbbc782" + }, + { + "sha": "145dd056", + "message": "Fix #443", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00", + "full_sha": "145dd056c5846851b1f149303a907555cd444aec" + }, { "sha": "06698cb5", "message": "Fix possible issue with apprise notification.", @@ -10,6 +94,34 @@ "date": "2025-10-19T14:51:58+00:00", "full_sha": "06698cb54e7f7fd00accb60b2da3d7e70cee0c5e" }, + { + "sha": "ea19772d", + "message": "Add route", + "author": "felix", + "date": "2025-10-19T10:05:38+00:00", + "full_sha": "ea19772d069e6db86045e078927f5ba18387b8f0" + }, + { + "sha": "4fbafecc", + "message": "Add sections to settings-ui", + "author": "felix", + "date": "2025-10-19T10:04:10+00:00", + "full_sha": "4fbafecc3b2197c0f3d7f87592df91bc67655a1a" + }, + { + "sha": "58810259", + "message": "Make notification icons fit better", + "author": "felix", + "date": "2025-10-19T09:54:59+00:00", + "full_sha": "5881025931a2fd4bc1822da52612ff25c987fb08" + }, + { + "sha": "2dcdb6ec", + "message": "move simple view settings back to modal", + "author": "felix", + "date": "2025-10-19T09:39:20+00:00", + "full_sha": "2dcdb6ec210ce7a594030e74dc34f9146ab8a2b8" + }, { "sha": "ed9ce05a", "message": "[FEAT] Added checkbox in task add page to directly archive all items in a task.", @@ -45,6 +157,34 @@ "date": "2025-10-16T12:55:40+00:00", "full_sha": "c35cca39a963dff1ead17bf173246992c52ead39" }, + { + "sha": "433bad7e", + "message": "fix button styling\nrename definition site to web scraper", + "author": "felix", + "date": "2025-10-15T17:03:43+00:00", + "full_sha": "433bad7e5fa98a5e04d4fecfdcc844a99868e41c" + }, + { + "sha": "7dcd67e6", + "message": "remove unused functions", + "author": "felix", + "date": "2025-10-15T16:45:45+00:00", + "full_sha": "7dcd67e69e324a8108a35e1d6578b517e2980ece" + }, + { + "sha": "65084345", + "message": "make simple mode reversible again", + "author": "felix", + "date": "2025-10-15T16:39:39+00:00", + "full_sha": "65084345f9200399aacb6e0673672c5bcb605328" + }, + { + "sha": "e5c15053", + "message": "Update Navbar and Settings-Styling", + "author": "felix", + "date": "2025-10-15T16:32:57+00:00", + "full_sha": "e5c15053d9fd064b03970addb9072a2e56d4af79" + }, { "sha": "568d92c3", "message": "updated external packages", @@ -2461,7 +2601,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "06698cb54e7f7fd00accb60b2da3d7e70cee0c5e" + "full_sha": "4fafe0cbe7537408857d32c3f6e70e97701d3796" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 930a11e5..f8835bc5 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -36,9 +36,93 @@ }, { "tag": "Unmerged (dev branch)", - "full_sha": "06698cb54e7f7fd00accb60b2da3d7e70cee0c5e", - "date": "2025-10-19T14:51:58+00:00", + "full_sha": "4fafe0cbe7537408857d32c3f6e70e97701d3796", + "date": "2025-10-19T16:54:06+00:00", "commits": [ + { + "sha": "3a092988", + "full_sha": "3a092988a743c131537df20c0699e5862d19bd0c", + "message": "fix minor issues with settings display page", + "author": "arabcoders", + "date": "2025-10-19T16:13:02+00:00" + }, + { + "sha": "56fa3c96", + "full_sha": "56fa3c96c34c207fcb9752ac439d43b1acea8f18", + "message": "re-add aspect ratio", + "author": "felix", + "date": "2025-10-19T15:18:27+00:00" + }, + { + "sha": "acdc4297", + "full_sha": "acdc429776bc023fecf5fbce0a22d6db4b37e5d7", + "message": "move buttons into their own rows", + "author": "felix", + "date": "2025-10-19T15:18:27+00:00" + }, + { + "sha": "1ed7f6d3", + "full_sha": "1ed7f6d3dd24eeaae8ac7e08af7003911d68d08e", + "message": "Put settings into card", + "author": "felix", + "date": "2025-10-19T15:18:27+00:00" + }, + { + "sha": "17738fbf", + "full_sha": "17738fbf107e4682404a960fc9ad4040b0bd939d", + "message": "updated external packages", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00" + }, + { + "sha": "86a5329a", + "full_sha": "86a5329a5823293acc67296671050bd88698433f", + "message": "update build-pr to run on dev PRs as well", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00" + }, + { + "sha": "478f78ec", + "full_sha": "478f78ece68d19f4948d9eb6a382d05d935e8c3b", + "message": "[FEAT] create channel metadata and thumbnails. Closes #446", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00" + }, + { + "sha": "f196587d", + "full_sha": "f196587df6c0cf3148b0d354f42bd7774141d104", + "message": "feat: add quick contributing guide.", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00" + }, + { + "sha": "d93ddb91", + "full_sha": "d93ddb91b4cbaccbf1651dcc911638a5d6584721", + "message": "feat: make it possible to load different UI", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00" + }, + { + "sha": "5d60d27e", + "full_sha": "5d60d27e070c2f6b4c98ea8e88f8e9b7c6a08bca", + "message": "more minor design updates. Ref #441", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00" + }, + { + "sha": "048139ae", + "full_sha": "048139ae2ab2ae7a80f9713acc8512f00cbbc782", + "message": "minor design update. Ref #441", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00" + }, + { + "sha": "145dd056", + "full_sha": "145dd056c5846851b1f149303a907555cd444aec", + "message": "Fix #443", + "author": "arabcoders", + "date": "2025-10-19T15:18:27+00:00" + }, { "sha": "06698cb5", "full_sha": "06698cb54e7f7fd00accb60b2da3d7e70cee0c5e", @@ -46,12 +130,68 @@ "author": "arabcoders", "date": "2025-10-19T14:51:58+00:00" }, + { + "sha": "ea19772d", + "full_sha": "ea19772d069e6db86045e078927f5ba18387b8f0", + "message": "Add route", + "author": "felix", + "date": "2025-10-19T10:05:38+00:00" + }, + { + "sha": "4fbafecc", + "full_sha": "4fbafecc3b2197c0f3d7f87592df91bc67655a1a", + "message": "Add sections to settings-ui", + "author": "felix", + "date": "2025-10-19T10:04:10+00:00" + }, + { + "sha": "58810259", + "full_sha": "5881025931a2fd4bc1822da52612ff25c987fb08", + "message": "Make notification icons fit better", + "author": "felix", + "date": "2025-10-19T09:54:59+00:00" + }, + { + "sha": "2dcdb6ec", + "full_sha": "2dcdb6ec210ce7a594030e74dc34f9146ab8a2b8", + "message": "move simple view settings back to modal", + "author": "felix", + "date": "2025-10-19T09:39:20+00:00" + }, { "sha": "ed9ce05a", "full_sha": "ed9ce05ac06fccc28526ccfe9cb12e29b00175e9", "message": "[FEAT] Added checkbox in task add page to directly archive all items in a task.", "author": "arabcoders", "date": "2025-10-17T14:21:21+00:00" + }, + { + "sha": "433bad7e", + "full_sha": "433bad7e5fa98a5e04d4fecfdcc844a99868e41c", + "message": "fix button styling\nrename definition site to web scraper", + "author": "felix", + "date": "2025-10-15T17:03:43+00:00" + }, + { + "sha": "7dcd67e6", + "full_sha": "7dcd67e69e324a8108a35e1d6578b517e2980ece", + "message": "remove unused functions", + "author": "felix", + "date": "2025-10-15T16:45:45+00:00" + }, + { + "sha": "65084345", + "full_sha": "65084345f9200399aacb6e0673672c5bcb605328", + "message": "make simple mode reversible again", + "author": "felix", + "date": "2025-10-15T16:39:39+00:00" + }, + { + "sha": "e5c15053", + "full_sha": "e5c15053d9fd064b03970addb9072a2e56d4af79", + "message": "Update Navbar and Settings-Styling", + "author": "felix", + "date": "2025-10-15T16:32:57+00:00" } ] },