Skip to content

Releases: parse-community/parse-dashboard

5.2.0-alpha.7

27 May 12:43
Compare
Choose a tag to compare
5.2.0-alpha.7 Pre-release
Pre-release

5.2.0-alpha.7 (2023-05-27)

Bug Fixes

  • File uploading status not updating in data browser (#2422) (e761f97)

5.2.0-alpha.6

27 May 12:36
Compare
Choose a tag to compare
5.2.0-alpha.6 Pre-release
Pre-release

5.2.0-alpha.6 (2023-05-27)

Bug Fixes

  • Text input cursor jumps to first position when writing long text (#2413) (422ffb2)

5.2.0-alpha.5

27 May 12:30
Compare
Choose a tag to compare
5.2.0-alpha.5 Pre-release
Pre-release

5.2.0-alpha.5 (2023-05-27)

Bug Fixes

  • Back button in data browser disappears after page refresh (#2421) (6c5f19f)

5.2.0-alpha.4

27 May 11:43
Compare
Choose a tag to compare
5.2.0-alpha.4 Pre-release
Pre-release

5.2.0-alpha.4 (2023-05-27)

Bug Fixes

  • Incorrect date picker position in data browser filter dialog (#2425) (b96b48f)

5.2.0-alpha.3

27 May 11:28
Compare
Choose a tag to compare
5.2.0-alpha.3 Pre-release
Pre-release

5.2.0-alpha.3 (2023-05-27)

Bug Fixes

  • Empty table in data browser when navigating back using the "back” button (#2423) (6f3dab6)

5.2.0-alpha.2

27 May 00:36
Compare
Choose a tag to compare
5.2.0-alpha.2 Pre-release
Pre-release

5.2.0-alpha.2 (2023-05-27)

Features

  • Add links to users and roles in ACL dialog and handle invalid entries (#2436) (a20cb8e)

5.2.0-alpha.1

21 May 01:10
Compare
Choose a tag to compare
5.2.0-alpha.1 Pre-release
Pre-release

5.2.0-alpha.1 (2023-05-21)

Bug Fixes

  • Uncaught error when editing Number field in Edit Row dialog (#2401) (26bd6fa)

Features

  • Add visual configurator for Parse Dashboard settings (#2406) (228d839)
  • Data types and pointer classes are sorted alphabetically in dialog to add new column (#2400) (d9d285b)
  • Sort Cloud Code Jobs alphabetically (#2402) (77fc372)

5.2.0-beta.1

01 May 23:16
Compare
Choose a tag to compare
5.2.0-beta.1 Pre-release
Pre-release

5.2.0-beta.1 (2023-05-01)

Bug Fixes

  • Uncaught error when editing Number field in Edit Row dialog (#2401) (26bd6fa)

Features

  • Data types and pointer classes are sorted alphabetically in dialog to add new column (#2400) (d9d285b)
  • Sort Cloud Code Jobs alphabetically (#2402) (77fc372)

5.1.0

01 May 23:02
Compare
Choose a tag to compare

5.1.0 (2023-05-01)

Bug Fixes

  • Add dashboard option cookieSessionMaxAge to keep user logged in across browser sessions (#2366) (9ea95fc)
  • Blank screen shown if server is unreachable; unsupported pages are accessible via direct URLs (#2363) (9855258)
  • Dashboard may display blank page when selecting an app after login (#2375) (f399b91)
  • Data browser dialog "No data to display" may be outside of visible area in Safari browser (#2387) (52bba62)
  • Internal error message on login with missing credential (#2370) (9a6a31f)
  • Navigation to page fails if user re-login is required (#2369) (0db6f55)
  • Screen goes blank when trying to add column of type Object or GeoPoint (#2384) (0886386)
  • Text selection not visible in modal dialog header (#2340) (fb0e79c)

Features

  • Add export all rows of a class and export in JSON format (#2361) (9eb36a1)
  • Add schema export (#2362) (33df049)
  • remove limitation to refresh Cloud Jobs list only after 30 seconds (#2332) (ad1132f)

5.1.0-alpha.13

07 Mar 21:46
Compare
Choose a tag to compare
5.1.0-alpha.13 Pre-release
Pre-release

5.1.0-alpha.13 (2023-03-07)

Features