github parse-community/parse-dashboard 6.0.0

10 hours ago

6.0.0 (2024-10-07)

Bug Fixes

  • App metrics for user and installation counts show dash (#2528) (850d7b3)
  • Class Level Permissions dialog throws error TypeError: ce.current is null for newly created class (#2549) (27ed692)
  • Config page fails to load (#2531) (d721b7c)
  • Crash after setting filter using context menu and opening filters panel (#2579) (5a690eb)
  • Dashboard crashes if Parse Server Cloud Function script returns object (#2516) (5de08f8)
  • Dashboard not building for Docker platform arm64/v8 (#2534) (8c4a862)
  • Dashboard scrolls when selecting row in data browser (#2559) (2aa54a5)
  • Data browser redirects to wrong class when changing app (#2526) (7713f54)
  • Deleting all code in the JS Console editor fills in the default code (#2558) (4b830ba)
  • Descriptive statistics for number cells in data browser not showing (#2581) (e146b6f)
  • Filter string is erased when changing filter condition (#2586) (6fa2c8c)
  • Internal classes _User, _Role, _Installation referenced with pointer don't appear in data browser filter dialog (#2599) (8239cc8)
  • Open pointer in new tab in data browser not working when mount path is not root (#2527) (2f4081f)

Features

  • Add Cloud Config change history to roll back to previous values (#2554) (a784129)
  • Add data panel to display object related data fetched via Cloud Function (#2584) (914cc71)
  • Add descriptive statistics for number cells in data browser (#2529) (ead9ec4)
  • Add filter starts with in data browser for fields of type Pointer (#2553) (0b94ab6)
  • Add Node 20 support; remove Node 14, 16 support (#2532) (578a339)
  • Add Node 20 support; remove Node 14, 16 support (#2535) (5c90f2d)
  • Add optional restriction of script execution to certain object fields and values (#2488) (8feac9b)
  • Add relational filter conditions in data browser (#2576) (aa5c68d)
  • Add support for Node 22 (#2603) (3689106)
  • Execute script for selected rows (#2508) (5d9901e)
  • Select rows in data browser by clicking and dragging mouse cursor over checkboxes (#2548) (792ba9e)

BREAKING CHANGES

  • Removes support for Node 14 and 16 (5c90f2d)

Don't miss a new parse-dashboard release

NewReleases is sending notifications on new releases.