diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 2abd4121..4ba98ea6 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,36 @@ [ { - "tag": "dev-20260211-cebc7287", - "date": "2026-02-11T15:44:32+00:00", + "tag": "dev-20260213-90e07ce7", + "date": "2026-02-13T18:46:01+00:00", "commits": [ + { + "sha": "90e07ce7", + "message": "feat: improve the file browser with pagination.", + "author": "arabcoders", + "date": "2026-02-13T18:46:01+00:00", + "full_sha": "90e07ce71b455bc3c4e5ba9ecc0c64285aa25f99" + }, + { + "sha": "19d5d60d", + "message": "feat: add NFO generation endpoint and UI integration for downloads", + "author": "arabcoders", + "date": "2026-02-13T17:38:33+00:00", + "full_sha": "19d5d60de180f68f3274b75438d690f6b42598a0" + }, + { + "sha": "a3fc7f6a", + "message": "fix: remove unnecessary terminator call and improve exception handling in status tracker", + "author": "arabcoders", + "date": "2026-02-13T15:16:18+00:00", + "full_sha": "a3fc7f6abbce640b45ef479d986817c74969b72d" + }, + { + "sha": "ecf566df", + "message": "fix: update pytest arguments for testing configuration in vscode", + "author": "arabcoders", + "date": "2026-02-11T15:54:17+00:00", + "full_sha": "ecf566df84078ba03963858383fba0c409566f44" + }, { "sha": "cebc7287", "message": "fix: update import path for fetch_info in HandleTask class. Closes #561", @@ -4057,7 +4085,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "cebc72875bebaa45eba9769e3354e537575fa56b" + "full_sha": "90e07ce71b455bc3c4e5ba9ecc0c64285aa25f99" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index 5366c633..7c2498ff 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,4 +1,39 @@ [ + { + "tag": "Unmerged (dev branch)", + "full_sha": "90e07ce71b455bc3c4e5ba9ecc0c64285aa25f99", + "date": "2026-02-13T18:46:01+00:00", + "commits": [ + { + "sha": "90e07ce7", + "full_sha": "90e07ce71b455bc3c4e5ba9ecc0c64285aa25f99", + "message": "feat: improve the file browser with pagination.", + "author": "arabcoders", + "date": "2026-02-13T18:46:01+00:00" + }, + { + "sha": "19d5d60d", + "full_sha": "19d5d60de180f68f3274b75438d690f6b42598a0", + "message": "feat: add NFO generation endpoint and UI integration for downloads", + "author": "arabcoders", + "date": "2026-02-13T17:38:33+00:00" + }, + { + "sha": "a3fc7f6a", + "full_sha": "a3fc7f6abbce640b45ef479d986817c74969b72d", + "message": "fix: remove unnecessary terminator call and improve exception handling in status tracker", + "author": "arabcoders", + "date": "2026-02-13T15:16:18+00:00" + }, + { + "sha": "ecf566df", + "full_sha": "ecf566df84078ba03963858383fba0c409566f44", + "message": "fix: update pytest arguments for testing configuration in vscode", + "author": "arabcoders", + "date": "2026-02-11T15:54:17+00:00" + } + ] + }, { "tag": "v1.2.3", "full_sha": "ee0942b37adf4db11ccc8a83042fd82b1beeff3d",