Skip to content

Releases: parse-community/parse-dashboard

5.2.0-alpha.23

28 Jun 07:00
Compare
Choose a tag to compare
5.2.0-alpha.23 Pre-release
Pre-release

5.2.0-alpha.23 (2023-06-28)

Features

  • Add parameter selectedField to script payload to determine which object field was selected when script was invoked (#2483) (e98d653)

5.2.0-alpha.22

27 Jun 23:26
Compare
Choose a tag to compare
5.2.0-alpha.22 Pre-release
Pre-release

5.2.0-alpha.22 (2023-06-27)

Features

5.2.0-alpha.21

24 Jun 00:30
Compare
Choose a tag to compare
5.2.0-alpha.21 Pre-release
Pre-release

5.2.0-alpha.21 (2023-06-24)

Reverts

  • fix: Vertical scrollbar in data browser is outside visible area when scrolling horizontally (#2457) (#2477) (2f1d84e)

5.2.0-alpha.20

23 Jun 23:37
Compare
Choose a tag to compare
5.2.0-alpha.20 Pre-release
Pre-release

5.2.0-alpha.20 (2023-06-23)

Bug Fixes

  • Selecting a saved filter in data browser also highlights other filters with equal names (#2466) (35360fe)

5.2.0-alpha.19

23 Jun 14:39
Compare
Choose a tag to compare
5.2.0-alpha.19 Pre-release
Pre-release

5.2.0-alpha.19 (2023-06-23)

Features

  • Add Cloud Function execution on Parse Object in data browser (#2409) (996ce91)

5.2.0-alpha.18

20 Jun 01:34
Compare
Choose a tag to compare
5.2.0-alpha.18 Pre-release
Pre-release

5.2.0-alpha.18 (2023-06-20)

Bug Fixes

  • Pasting location coordinates into field of type GeoPoint does not work in data browser (#2464) (a8ce343)

5.2.0-alpha.17

19 Jun 22:21
Compare
Choose a tag to compare
5.2.0-alpha.17 Pre-release
Pre-release

5.2.0-alpha.17 (2023-06-19)

Features

  • Add typing with auto-complete to select a filter field in the data browser (#2463) (257f76b)

5.2.0-alpha.16

19 Jun 20:03
Compare
Choose a tag to compare
5.2.0-alpha.16 Pre-release
Pre-release

5.2.0-alpha.16 (2023-06-19)

Features

  • Reopen last opened class when navigating to data browser (#2468) (3d7148e)

5.2.0-alpha.15

11 Jun 16:55
Compare
Choose a tag to compare
5.2.0-alpha.15 Pre-release
Pre-release

5.2.0-alpha.15 (2023-06-11)

Bug Fixes

  • Vertical scrollbar in data browser is outside visible area when scrolling horizontally (#2457) (5acac3f)

5.2.0-beta.2

10 Jun 14:02
Compare
Choose a tag to compare
5.2.0-beta.2 Pre-release
Pre-release

5.2.0-beta.2 (2023-06-10)

Bug Fixes

  • Back button in data browser disappears after page refresh (#2421) (6c5f19f)
  • Cannot navigate to nested relation field in data browser (#2420) (e7ace9e)
  • Dashboard crashes when adding a row with modal in a class that contains a pointer to another class that contains an array of pointers (#2416) (286269f)
  • Empty table in data browser when navigating back using the "back” button (#2423) (6f3dab6)
  • File uploading status not updating in data browser (#2422) (e761f97)
  • Hitting backspace key in data browser crashes dashboard (#2456) (32aeea2)
  • Incorrect date picker position in data browser filter dialog (#2425) (b96b48f)
  • Option missing for Parse Config parameter to require master key (#2440) (6623369)
  • Scroll position is preserved when re-opening the same class in data browser via navigation bar (#2445) (667675c)
  • Text input cursor jumps to first position when writing long text (#2413) (422ffb2)

Features

  • Add export of saved data browser filters via classPreference settings (#2455) (f56f946)
  • Add filter views to save frequently used filters in data browser (#2404) (a9ec3a9)
  • Add links to users and roles in ACL dialog and handle invalid entries (#2436) (a20cb8e)
  • Add visual configurator for Parse Dashboard settings (#2406) (228d839)