Skip to content

Releases: parse-community/parse-dashboard

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)

5.2.0-alpha.14

10 Jun 13:54
Compare
Choose a tag to compare
5.2.0-alpha.14 Pre-release
Pre-release

5.2.0-alpha.14 (2023-06-10)

Bug Fixes

  • Hitting backspace key in data browser crashes dashboard (#2456) (32aeea2)

5.2.0-alpha.13

10 Jun 13:32
Compare
Choose a tag to compare
5.2.0-alpha.13 Pre-release
Pre-release

5.2.0-alpha.13 (2023-06-10)

Features

  • Add export of saved data browser filters via classPreference settings (#2455) (f56f946)

5.2.0-alpha.12

09 Jun 12:10
Compare
Choose a tag to compare
5.2.0-alpha.12 Pre-release
Pre-release

5.2.0-alpha.12 (2023-06-09)

Features

  • Add filter views to save frequently used filters in data browser (#2404) (a9ec3a9)

5.2.0-alpha.11

08 Jun 12:04
Compare
Choose a tag to compare
5.2.0-alpha.11 Pre-release
Pre-release

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

Bug Fixes

  • Scroll position is preserved when re-opening the same class in data browser via navigation bar (#2445) (667675c)

5.2.0-alpha.10

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

5.2.0-alpha.10 (2023-06-01)

Bug Fixes

  • Option missing for Parse Config parameter to require master key (#2440) (6623369)

5.2.0-alpha.9

27 May 13:02
Compare
Choose a tag to compare
5.2.0-alpha.9 Pre-release
Pre-release

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

Bug Fixes

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