diff --git a/CHANGELOG-dev.json b/CHANGELOG-dev.json index 5c8b7acd..7f124b7a 100644 --- a/CHANGELOG-dev.json +++ b/CHANGELOG-dev.json @@ -1,8 +1,22 @@ [ { - "tag": "dev-20251113-1144ac0e", - "date": "2025-11-12T21:08:36+00:00", + "tag": "dev-20251113-739d8e70", + "date": "2025-11-13T16:28:10+00:00", "commits": [ + { + "sha": "739d8e70", + "message": "Feat: Paginate history items to improve performance", + "author": "arabcoders", + "date": "2025-11-13T16:28:10+00:00", + "full_sha": "739d8e702f7728c311e300f2dce961c06a7480be" + }, + { + "sha": "1107567f", + "message": "Feat: add paginated history endpoint", + "author": "arabcoders", + "date": "2025-11-13T14:15:05+00:00", + "full_sha": "1107567f8672681c9e3c9adaca7b7913a1bbbb76" + }, { "sha": "1144ac0e", "message": "revert: Revert changes to video player, it was causing issue with side scrolling due to video width and height. let it auto scale", @@ -2944,7 +2958,7 @@ "full_sha": "8694e82965453019b5f6d01ef181bfd541f87173" } ], - "full_sha": "1144ac0e125e9554a8f5411a4f58949bb653ce16" + "full_sha": "739d8e702f7728c311e300f2dce961c06a7480be" }, { "tag": "dev-20250616-c07465a6", diff --git a/CHANGELOG.json b/CHANGELOG.json index e9d12676..0530c509 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,4 +1,25 @@ [ + { + "tag": "Unmerged (dev branch)", + "full_sha": "739d8e702f7728c311e300f2dce961c06a7480be", + "date": "2025-11-13T16:28:10+00:00", + "commits": [ + { + "sha": "739d8e70", + "full_sha": "739d8e702f7728c311e300f2dce961c06a7480be", + "message": "Feat: Paginate history items to improve performance", + "author": "arabcoders", + "date": "2025-11-13T16:28:10+00:00" + }, + { + "sha": "1107567f", + "full_sha": "1107567f8672681c9e3c9adaca7b7913a1bbbb76", + "message": "Feat: add paginated history endpoint", + "author": "arabcoders", + "date": "2025-11-13T14:15:05+00:00" + } + ] + }, { "tag": "v1.0.5", "full_sha": "46a3abebdef1cf375e1b0324ff81700450505cc8",