Skip to content

Releases: parse-community/parse-dashboard

6.0.0-alpha.7

19 May 22:52
Compare
Choose a tag to compare
6.0.0-alpha.7 Pre-release
Pre-release

6.0.0-alpha.7 (2024-05-19)

Features

  • Add Cloud Config change history to roll back to previous values (#2554) (a784129)

6.0.0-beta.1

16 May 17:26
Compare
Choose a tag to compare
6.0.0-beta.1 Pre-release
Pre-release

6.0.0-beta.1 (2024-05-16)

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)
  • Dashboard crashes if Parse Server Cloud Function script returns object (#2516) (5de08f8)
  • 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)
  • Open pointer in new tab in data browser not working when mount path is not root (#2527) (2f4081f)

Features

  • 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)
  • 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)

5.4.0

16 May 17:08
Compare
Choose a tag to compare

5.4.0 (2024-05-16)

Features

  • Add refresh indicator to Cloud Config page (#2505) (a10d1f0)

6.0.0-alpha.6

15 May 18:50
Compare
Choose a tag to compare
6.0.0-alpha.6 Pre-release
Pre-release

6.0.0-alpha.6 (2024-05-15)

Features

  • Add filter starts with in data browser for fields of type Pointer (#2553) (0b94ab6)

6.0.0-alpha.5

15 May 18:40
Compare
Choose a tag to compare
6.0.0-alpha.5 Pre-release
Pre-release

6.0.0-alpha.5 (2024-05-15)

Bug Fixes

  • Deleting all code in the JS Console editor fills in the default code (#2558) (4b830ba)

6.0.0-alpha.4

15 May 18:27
Compare
Choose a tag to compare
6.0.0-alpha.4 Pre-release
Pre-release

6.0.0-alpha.4 (2024-05-15)

Bug Fixes

  • Dashboard scrolls when selecting row in data browser (#2559) (2aa54a5)

6.0.0-alpha.3

30 Apr 21:33
Compare
Choose a tag to compare
6.0.0-alpha.3 Pre-release
Pre-release

6.0.0-alpha.3 (2024-04-30)

Features

  • Select rows in data browser by clicking and dragging mouse cursor over checkboxes (#2548) (792ba9e)

6.0.0-alpha.2

30 Apr 21:30
Compare
Choose a tag to compare
6.0.0-alpha.2 Pre-release
Pre-release

6.0.0-alpha.2 (2024-04-30)

Bug Fixes

  • Class Level Permissions dialog throws error TypeError: ce.current is null for newly created class (#2549) (27ed692)

6.0.0-alpha.1

05 Mar 14:39
Compare
Choose a tag to compare
6.0.0-alpha.1 Pre-release
Pre-release

6.0.0-alpha.1 (2024-03-05)

Features

  • Add Node 20 support; remove Node 14, 16 support (#2532) (578a339)
  • Add Node 20 support; remove Node 14, 16 support (#2535) (5c90f2d)

BREAKING CHANGES

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

5.4.0-alpha.8

29 Feb 19:03
Compare
Choose a tag to compare
5.4.0-alpha.8 Pre-release
Pre-release

5.4.0-alpha.8 (2024-02-29)

Bug Fixes