Skip to content

Releases: parse-community/parse-dashboard

7.3.0-alpha.5

09 Jul 14:20
Compare
Choose a tag to compare
7.3.0-alpha.5 Pre-release
Pre-release

7.3.0-alpha.5 (2025-07-09)

Bug Fixes

  • Gracefully fail when trying to get new features in latest version of dashboard (#2880) (1969a0e)

7.3.0-alpha.4

09 Jul 12:43
Compare
Choose a tag to compare
7.3.0-alpha.4 Pre-release
Pre-release

7.3.0-alpha.4 (2025-07-09)

Features

7.3.0-alpha.3

09 Jul 01:02
Compare
Choose a tag to compare
7.3.0-alpha.3 Pre-release
Pre-release

7.3.0-alpha.3 (2025-07-09)

Features

  • Add type mismatch warning when quick-adding entry to Cloud Config array parameter (#2875) (bb1837f)

7.3.0-alpha.2

07 Jul 11:30
Compare
Choose a tag to compare
7.3.0-alpha.2 Pre-release
Pre-release

7.3.0-alpha.2 (2025-07-07)

Features

  • Add clipboard icon to copy value of key-value element in info panel (#2871) (7862c42)

7.3.0-alpha.1

07 Jul 10:38
Compare
Choose a tag to compare
7.3.0-alpha.1 Pre-release
Pre-release

7.3.0-alpha.1 (2025-07-07)

Features

  • Add quick-add button to array parameter in Cloud Config (#2866) (e98ccb2)

7.2.1

01 Jul 16:45
Compare
Choose a tag to compare

7.2.1 (2025-07-01)

Bug Fixes

  • Data browser does not cancel obsolete long-loading request on sorting field change (#2839) (0f85376)

7.2.1-alpha.1

02 Jun 09:39
Compare
Choose a tag to compare
7.2.1-alpha.1 Pre-release
Pre-release

7.2.1-alpha.1 (2025-06-02)

Bug Fixes

  • Data browser does not cancel obsolete long-loading request on sorting field change (#2839) (0f85376)

7.2.0

01 Jun 15:13
Compare
Choose a tag to compare

7.2.0 (2025-06-01)

Bug Fixes

  • Data browser not scrolling to top when changing filter while cell selected (#2821) (c2527dc)
  • Data browser table shows loading indicator when info panel is loading (#2782) (da57e5e)
  • Improperly aligned unfolding sub-items in context menu in data browser (#2726) (3fed292)
  • Notifications fade out erratically when executing a script on large number of rows (#2822) (3891381)
  • Pagination does not reset to page 1 when clicking on class or filter (#2798) (29d1447)
  • Saving new filter in data browser overwrites filters added in other dashboard instances (#2769) (46bc154)
  • Selecting a saved filter in data browser may highlight a different filter (#2783) (4c6e853)

Features

  • Add confirmation dialog before saving a Cloud Config parameter that has been modified since editing it (#2770) (adb9b5c)
  • Add custom CSS styling for info panel items (#2788) (f031e5d)
  • Add relative date filter in data browser for date constraints relative to when the query is run (#2736) (d9dfd69)
  • Add script execution on parallel batches with option script.executionBatchSize (#2828) (cee8b8d)
  • Keyboard Enter key can be used to select item in data browser filter dialog field dropdown (#2771) (dc14710)

7.2.0-alpha.9

27 May 12:12
Compare
Choose a tag to compare
7.2.0-alpha.9 Pre-release
Pre-release

7.2.0-alpha.9 (2025-05-27)

Features

  • Add script execution on parallel batches with option script.executionBatchSize (#2828) (cee8b8d)

7.2.0-alpha.8

25 May 12:37
Compare
Choose a tag to compare
7.2.0-alpha.8 Pre-release
Pre-release

7.2.0-alpha.8 (2025-05-25)

Bug Fixes

  • Notifications fade out erratically when executing a script on large number of rows (#2822) (3891381)