{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":203380657,"defaultBranch":"alpha","name":"parse-dashboard","ownerLogin":"mtrezza","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-08-20T13:20:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5673677?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716338098.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"2467ded7869f43dfcf9bdf62da753fa181bfa176","ref":"refs/heads/ci-bump-environment","pushedAt":"2024-05-22T00:34:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ci: bump environment","shortMessageHtmlLink":"ci: bump environment"}},{"before":"9c6d0249d6053ab0def3b383d93e76c65b31aa91","after":"8854aa8e835cadd47763b5486dd4774ecd4cfd1d","ref":"refs/heads/alpha","pushedAt":"2024-05-19T23:25:38.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"},"commit":{"message":"chore(release): 6.0.0-alpha.7 [skip ci]\n\n# [6.0.0-alpha.7](https://github.com/ParsePlatform/parse-dashboard/compare/6.0.0-alpha.6...6.0.0-alpha.7) (2024-05-19)\n\n### Features\n\n* Add Cloud Config change history to roll back to previous values ([#2554](https://github.com/ParsePlatform/parse-dashboard/issues/2554)) ([a784129](https://github.com/ParsePlatform/parse-dashboard/commit/a784129dd5f25d6464cdd5d768e296fda4501b42))","shortMessageHtmlLink":"chore(release): 6.0.0-alpha.7 [skip ci]"}},{"before":"2bc8516aa35d1a7418b715cefc27b187615ff530","after":"9c6d0249d6053ab0def3b383d93e76c65b31aa91","ref":"refs/heads/beta","pushedAt":"2024-05-16T17:45:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"},"commit":{"message":"chore(release): 6.0.0-beta.1 [skip ci]\n\n# [6.0.0-beta.1](https://github.com/ParsePlatform/parse-dashboard/compare/5.4.0...6.0.0-beta.1) (2024-05-16)\n\n### Bug Fixes\n\n* App metrics for user and installation counts show dash ([#2528](https://github.com/ParsePlatform/parse-dashboard/issues/2528)) ([850d7b3](https://github.com/ParsePlatform/parse-dashboard/commit/850d7b3f20160761a21f68ec398d7207b8226770))\n* Class Level Permissions dialog throws error `TypeError: ce.current is null` for newly created class ([#2549](https://github.com/ParsePlatform/parse-dashboard/issues/2549)) ([27ed692](https://github.com/ParsePlatform/parse-dashboard/commit/27ed6920d38bfe6476aaf2cebd4124dc30389959))\n* Config page fails to load ([#2531](https://github.com/ParsePlatform/parse-dashboard/issues/2531)) ([d721b7c](https://github.com/ParsePlatform/parse-dashboard/commit/d721b7c4f3b98df96a229e60529604b038857d53))\n* Dashboard crashes if Parse Server Cloud Function script returns object ([#2516](https://github.com/ParsePlatform/parse-dashboard/issues/2516)) ([5de08f8](https://github.com/ParsePlatform/parse-dashboard/commit/5de08f8f4d67f287a589c70d8b8d36f9f76897cf))\n* Dashboard scrolls when selecting row in data browser ([#2559](https://github.com/ParsePlatform/parse-dashboard/issues/2559)) ([2aa54a5](https://github.com/ParsePlatform/parse-dashboard/commit/2aa54a5bb1f356a7d4ed5abf3ea42c2e406d5b5a))\n* Data browser redirects to wrong class when changing app ([#2526](https://github.com/ParsePlatform/parse-dashboard/issues/2526)) ([7713f54](https://github.com/ParsePlatform/parse-dashboard/commit/7713f542ef9ef97cbf784fa267f7ea2a51c9472a))\n* Deleting all code in the JS Console editor fills in the default code ([#2558](https://github.com/ParsePlatform/parse-dashboard/issues/2558)) ([4b830ba](https://github.com/ParsePlatform/parse-dashboard/commit/4b830bac8dc6549555eca50e999a3283aff100c7))\n* Open pointer in new tab in data browser not working when mount path is not root ([#2527](https://github.com/ParsePlatform/parse-dashboard/issues/2527)) ([2f4081f](https://github.com/ParsePlatform/parse-dashboard/commit/2f4081f217e1c5d906ed8789e09a3377ddc15121))\n\n### Features\n\n* Add descriptive statistics for number cells in data browser ([#2529](https://github.com/ParsePlatform/parse-dashboard/issues/2529)) ([ead9ec4](https://github.com/ParsePlatform/parse-dashboard/commit/ead9ec4d39abc211540bc76616498533b31001a6))\n* Add filter `starts with` in data browser for fields of type Pointer ([#2553](https://github.com/ParsePlatform/parse-dashboard/issues/2553)) ([0b94ab6](https://github.com/ParsePlatform/parse-dashboard/commit/0b94ab6ced8b338cd3539f8cad37feb4452e1bcc))\n* Add Node 20 support; remove Node 14, 16 support ([#2532](https://github.com/ParsePlatform/parse-dashboard/issues/2532)) ([578a339](https://github.com/ParsePlatform/parse-dashboard/commit/578a339c04990b5ecb3f80d34c690c6d34218bfa))\n* Add Node 20 support; remove Node 14, 16 support ([#2535](https://github.com/ParsePlatform/parse-dashboard/issues/2535)) ([5c90f2d](https://github.com/ParsePlatform/parse-dashboard/commit/5c90f2de1b98a2099453c8f8c0d6817330f7133d))\n* Execute script for selected rows ([#2508](https://github.com/ParsePlatform/parse-dashboard/issues/2508)) ([5d9901e](https://github.com/ParsePlatform/parse-dashboard/commit/5d9901e27b14517f22993ac094bdd7d8fbac401f))\n* Select rows in data browser by clicking and dragging mouse cursor over checkboxes ([#2548](https://github.com/ParsePlatform/parse-dashboard/issues/2548)) ([792ba9e](https://github.com/ParsePlatform/parse-dashboard/commit/792ba9e619224c6101ed21cd36add9fe83c3e348))\n\n### BREAKING CHANGES\n\n* Removes support for Node 14 and 16 ([5c90f2d](5c90f2d))","shortMessageHtmlLink":"chore(release): 6.0.0-beta.1 [skip ci]"}},{"before":"aeff8fc80cf39eacd31bc892754e020cbf32a58c","after":"9c6d0249d6053ab0def3b383d93e76c65b31aa91","ref":"refs/heads/alpha","pushedAt":"2024-05-16T17:44:51.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"},"commit":{"message":"chore(release): 6.0.0-beta.1 [skip ci]\n\n# [6.0.0-beta.1](https://github.com/ParsePlatform/parse-dashboard/compare/5.4.0...6.0.0-beta.1) (2024-05-16)\n\n### Bug Fixes\n\n* App metrics for user and installation counts show dash ([#2528](https://github.com/ParsePlatform/parse-dashboard/issues/2528)) ([850d7b3](https://github.com/ParsePlatform/parse-dashboard/commit/850d7b3f20160761a21f68ec398d7207b8226770))\n* Class Level Permissions dialog throws error `TypeError: ce.current is null` for newly created class ([#2549](https://github.com/ParsePlatform/parse-dashboard/issues/2549)) ([27ed692](https://github.com/ParsePlatform/parse-dashboard/commit/27ed6920d38bfe6476aaf2cebd4124dc30389959))\n* Config page fails to load ([#2531](https://github.com/ParsePlatform/parse-dashboard/issues/2531)) ([d721b7c](https://github.com/ParsePlatform/parse-dashboard/commit/d721b7c4f3b98df96a229e60529604b038857d53))\n* Dashboard crashes if Parse Server Cloud Function script returns object ([#2516](https://github.com/ParsePlatform/parse-dashboard/issues/2516)) ([5de08f8](https://github.com/ParsePlatform/parse-dashboard/commit/5de08f8f4d67f287a589c70d8b8d36f9f76897cf))\n* Dashboard scrolls when selecting row in data browser ([#2559](https://github.com/ParsePlatform/parse-dashboard/issues/2559)) ([2aa54a5](https://github.com/ParsePlatform/parse-dashboard/commit/2aa54a5bb1f356a7d4ed5abf3ea42c2e406d5b5a))\n* Data browser redirects to wrong class when changing app ([#2526](https://github.com/ParsePlatform/parse-dashboard/issues/2526)) ([7713f54](https://github.com/ParsePlatform/parse-dashboard/commit/7713f542ef9ef97cbf784fa267f7ea2a51c9472a))\n* Deleting all code in the JS Console editor fills in the default code ([#2558](https://github.com/ParsePlatform/parse-dashboard/issues/2558)) ([4b830ba](https://github.com/ParsePlatform/parse-dashboard/commit/4b830bac8dc6549555eca50e999a3283aff100c7))\n* Open pointer in new tab in data browser not working when mount path is not root ([#2527](https://github.com/ParsePlatform/parse-dashboard/issues/2527)) ([2f4081f](https://github.com/ParsePlatform/parse-dashboard/commit/2f4081f217e1c5d906ed8789e09a3377ddc15121))\n\n### Features\n\n* Add descriptive statistics for number cells in data browser ([#2529](https://github.com/ParsePlatform/parse-dashboard/issues/2529)) ([ead9ec4](https://github.com/ParsePlatform/parse-dashboard/commit/ead9ec4d39abc211540bc76616498533b31001a6))\n* Add filter `starts with` in data browser for fields of type Pointer ([#2553](https://github.com/ParsePlatform/parse-dashboard/issues/2553)) ([0b94ab6](https://github.com/ParsePlatform/parse-dashboard/commit/0b94ab6ced8b338cd3539f8cad37feb4452e1bcc))\n* Add Node 20 support; remove Node 14, 16 support ([#2532](https://github.com/ParsePlatform/parse-dashboard/issues/2532)) ([578a339](https://github.com/ParsePlatform/parse-dashboard/commit/578a339c04990b5ecb3f80d34c690c6d34218bfa))\n* Add Node 20 support; remove Node 14, 16 support ([#2535](https://github.com/ParsePlatform/parse-dashboard/issues/2535)) ([5c90f2d](https://github.com/ParsePlatform/parse-dashboard/commit/5c90f2de1b98a2099453c8f8c0d6817330f7133d))\n* Execute script for selected rows ([#2508](https://github.com/ParsePlatform/parse-dashboard/issues/2508)) ([5d9901e](https://github.com/ParsePlatform/parse-dashboard/commit/5d9901e27b14517f22993ac094bdd7d8fbac401f))\n* Select rows in data browser by clicking and dragging mouse cursor over checkboxes ([#2548](https://github.com/ParsePlatform/parse-dashboard/issues/2548)) ([792ba9e](https://github.com/ParsePlatform/parse-dashboard/commit/792ba9e619224c6101ed21cd36add9fe83c3e348))\n\n### BREAKING CHANGES\n\n* Removes support for Node 14 and 16 ([5c90f2d](5c90f2d))","shortMessageHtmlLink":"chore(release): 6.0.0-beta.1 [skip ci]"}},{"before":"eb95460ba00b377907e7270ed9018783f7eca13e","after":"2bc8516aa35d1a7418b715cefc27b187615ff530","ref":"refs/heads/beta","pushedAt":"2024-05-16T17:24:26.000Z","pushType":"push","commitsCount":36,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"},"commit":{"message":"build: Release (#2561)","shortMessageHtmlLink":"build: Release (parse-community#2561)"}},{"before":"19e3fc90c16d68498d3da72b67ba264bb2c12adf","after":null,"ref":"refs/heads/build","pushedAt":"2024-05-16T17:24:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"fdb26ef7e158ef3a71ea4d7169f5869828e753ae","after":"19e3fc90c16d68498d3da72b67ba264bb2c12adf","ref":"refs/heads/build","pushedAt":"2024-05-16T17:19:27.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"},"commit":{"message":"Merge branch 'beta' into build\n\nSigned-off-by: Manuel <5673677+mtrezza@users.noreply.github.com>","shortMessageHtmlLink":"Merge branch 'beta' into build"}},{"before":null,"after":"fdb26ef7e158ef3a71ea4d7169f5869828e753ae","ref":"refs/heads/build","pushedAt":"2024-05-16T17:18:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"},"commit":{"message":"empty","shortMessageHtmlLink":"empty"}},{"before":"fa3f45b1ceeb5022d8087b86603aeeb09023d4f3","after":null,"ref":"refs/heads/feat/add-batch-script-run","pushedAt":"2024-05-16T17:17:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"c781f6152e7acbdbe3db2ec649c8818b03b8c612","after":null,"ref":"refs/heads/build","pushedAt":"2024-05-16T17:16:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"8f893ae9e831891dd4656a9c471425a2d81f2e10","after":null,"ref":"refs/heads/ci-bump-environment","pushedAt":"2024-05-16T17:16:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"6841c082636a320b1995abb80ceb152b5fd26f18","after":null,"ref":"refs/heads/fix-scrollbar","pushedAt":"2024-05-16T17:15:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"37583e84110fcfe33ffa6c4c7d96d11f775594a5","after":null,"ref":"refs/heads/add-docker-archs","pushedAt":"2024-05-16T17:15:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"48513236ed6e46f43dac62dda111b46082775216","after":null,"ref":"refs/heads/build-release-458033924518","pushedAt":"2024-05-16T17:14:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"bbae442aaaeb4b61aea200a46be3c49c24175e02","after":null,"ref":"refs/heads/build-release-beta-458033924518","pushedAt":"2024-05-16T17:14:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"a220099888af9209f19d1a86bd891588545c1372","after":null,"ref":"refs/heads/build-release-beta-484728533019","pushedAt":"2024-05-16T17:14:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"4bdb149514cd4a1684a7cbe7421123bdd66d6afd","after":null,"ref":"refs/heads/build-release-beta-358842691514","pushedAt":"2024-05-16T17:14:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"549dce3367f99a414baf59479957bd527c2da119","after":null,"ref":"refs/heads/build-release-beta-429887841517","pushedAt":"2024-05-16T17:14:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"a310f288e3c1a0084639ecdd824109ada7582ee2","after":null,"ref":"refs/heads/build-release-beta-405978752316","pushedAt":"2024-05-16T17:14:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"6f7f869dafeddb661a7c1734ec9312b064238e9d","after":null,"ref":"refs/heads/build-release-beta-381446323715","pushedAt":"2024-05-16T17:14:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"93cdb7560ddbb2133fe93097f6fbe4afd7f1bea6","after":null,"ref":"refs/heads/build-release-484728533019","pushedAt":"2024-05-16T17:14:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"e3efc12143940075f0ed9753da9ef04c16c9847c","after":null,"ref":"refs/heads/build-release-429887841517","pushedAt":"2024-05-16T17:14:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"28d024816726f91a0d2ff8f96fb3efea48fd3237","after":null,"ref":"refs/heads/build-release-405978752316","pushedAt":"2024-05-16T17:14:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"010ea76dfef171ca905eb52da89e2397d067e66f","after":null,"ref":"refs/heads/build-release-381446323715","pushedAt":"2024-05-16T17:13:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"054e81513777cbca717a791f9939f71def1cbb71","after":null,"ref":"refs/heads/build-release-358842691514","pushedAt":"2024-05-16T17:13:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"2a90ae635252dc3276854cf10ced1c1da3b7552e","after":"eb95460ba00b377907e7270ed9018783f7eca13e","ref":"refs/heads/release","pushedAt":"2024-05-16T17:10:07.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"},"commit":{"message":"chore(release): 5.4.0 [skip ci]\n\n# [5.4.0](https://github.com/ParsePlatform/parse-dashboard/compare/5.3.0...5.4.0) (2024-05-16)\n\n### Features\n\n* Add refresh indicator to Cloud Config page ([#2505](https://github.com/ParsePlatform/parse-dashboard/issues/2505)) ([a10d1f0](https://github.com/ParsePlatform/parse-dashboard/commit/a10d1f0825688d403206ce7cbacada191dbf5c3b))","shortMessageHtmlLink":"chore(release): 5.4.0 [skip ci]"}},{"before":"81cb7f38e7ab33ca663bd48613e0e4a28857a2e0","after":"eb95460ba00b377907e7270ed9018783f7eca13e","ref":"refs/heads/beta","pushedAt":"2024-05-16T17:10:00.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"},"commit":{"message":"chore(release): 5.4.0 [skip ci]\n\n# [5.4.0](https://github.com/ParsePlatform/parse-dashboard/compare/5.3.0...5.4.0) (2024-05-16)\n\n### Features\n\n* Add refresh indicator to Cloud Config page ([#2505](https://github.com/ParsePlatform/parse-dashboard/issues/2505)) ([a10d1f0](https://github.com/ParsePlatform/parse-dashboard/commit/a10d1f0825688d403206ce7cbacada191dbf5c3b))","shortMessageHtmlLink":"chore(release): 5.4.0 [skip ci]"}},{"before":"99093320aabe08791a56e244fb7eb5eb511adf8e","after":null,"ref":"refs/heads/build-release","pushedAt":"2024-05-16T17:05:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"}},{"before":"81cb7f38e7ab33ca663bd48613e0e4a28857a2e0","after":"99093320aabe08791a56e244fb7eb5eb511adf8e","ref":"refs/heads/build-release","pushedAt":"2024-05-16T17:00:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"},"commit":{"message":"empty","shortMessageHtmlLink":"empty"}},{"before":null,"after":"81cb7f38e7ab33ca663bd48613e0e4a28857a2e0","ref":"refs/heads/build-release","pushedAt":"2024-05-16T16:58:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mtrezza","name":"Manuel","path":"/mtrezza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5673677?s=80&v=4"},"commit":{"message":"chore(release): 5.4.0-beta.1 [skip ci]\n\n# [5.4.0-beta.1](https://github.com/ParsePlatform/parse-dashboard/compare/5.3.0...5.4.0-beta.1) (2023-11-16)\n\n### Features\n\n* Add refresh indicator to Cloud Config page ([#2505](https://github.com/ParsePlatform/parse-dashboard/issues/2505)) ([a10d1f0](https://github.com/ParsePlatform/parse-dashboard/commit/a10d1f0825688d403206ce7cbacada191dbf5c3b))","shortMessageHtmlLink":"chore(release): 5.4.0-beta.1 [skip ci]"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0yMlQwMDozNDo1OC4wMDAwMDBazwAAAARQZP0w","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0yMlQwMDozNDo1OC4wMDAwMDBazwAAAARQZP0w","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0xNlQxNjo1ODo1My4wMDAwMDBazwAAAARL4emT"}},"title":"Activity ยท mtrezza/parse-dashboard"}