Skip to content

Releases: parse-community/parse-dashboard

7.4.0-alpha.3

04 Aug 20:00
Compare
Choose a tag to compare
7.4.0-alpha.3 Pre-release
Pre-release

7.4.0-alpha.3 (2025-08-04)

Bug Fixes

  • Legacy script in JavaScript console not imported to modern console (#2963) (8c8d084)

7.4.0-alpha.2

04 Aug 13:20
Compare
Choose a tag to compare
7.4.0-alpha.2 Pre-release
Pre-release

7.4.0-alpha.2 (2025-08-04)

Features

  • Modernize JavaScript console with tabs and server-side storage of scripts (#2962) (6e0c7f2)

7.4.0-alpha.1

03 Aug 12:07
Compare
Choose a tag to compare
7.4.0-alpha.1 Pre-release
Pre-release

7.4.0-alpha.1 (2025-08-03)

Features

  • Add App Settings option to store dashboard settings on server (#2958) (666e078)

7.3.0

01 Aug 09:57
Compare
Choose a tag to compare

7.3.0 (2025-08-01)

Bug Fixes

  • Changing "Relative dates" option of saved filter does not enable save button (#2947) (4f4977d)
  • Class object counters in sidebar not updating (#2950) (0f1920b)
  • Clicking linked pointer with Cmd key in view table doesn't open page in new browser tab (#2902) (101b194)
  • Fails to generate MFA code with CLI command parse-dashboard --createMFA (#2883) (544df1f)
  • Gracefully fail when trying to get new features in latest version of dashboard (#2880) (1969a0e)
  • Header checkbox in data browser does not indicate when a few rows are selected (#2957) (e4ab666)
  • Hyperlink in Views table ignores urlQuery key (#2926) (c5eedf4)
  • Incorrect table cell width in App Settings table (#2933) (d46765b)
  • Info panel scroll-to-top setting not persistent across dashboard sessions (#2938) (2b78087)
  • Invalid clipboard content for multi-cell copy in data browser (#2882) (22a2065)
  • Legacy filters without filterId cannot be deleted in data browser (#2946) (65df9d6)
  • Legacy filters without filterId do not appear in sidebar (#2945) (fde3769)
  • Modal text input can be resized smaller than its cell in Safari browser (#2930) (82a0cdc)
  • Move settings button on data browser toolbar for better UI (#2940) (c473ce6)
  • Pagination footer bar hides rows in data browser (#2879) (6bc2da8)
  • Race condition on info panel request shows info panel data not corresponding to selected cell (#2909) (6f45bb3)
  • Saved legacy filter in data browser cannot be deleted or cloned (#2944) (15da90d)
  • Saved legacy filter with classname in query cannot be deleted (#2948) (05ee5b3)
  • Selected text in info panel cannot be copied using Ctrl+C (#2951) (0164c19)
  • Views not sorted alphabetically in sidebar (#2943) (4c81fe4)
  • Warning dialog is shown after executing script on selected rows (#2899) (027f1ed)

Features

  • Add additional values in info panel key-value element (#2904) (a8f110e)
  • Add AI agent for natural language interaction with Parse Server (#2954) (32bd6e8)
  • Add clipboard icon to copy value of key-value element in info panel (#2871) (7862c42)
  • Add Cloud Function as data source for views with optional text or file upload (#2939) (f5831c7)
  • Add column freezing in data browser (#2877) (29f4a88)
  • Add custom data views with aggregation query (#2888) (b1679db)
  • Add environment variable support for AI agent configuration (#2956) (2ac9e7e)
  • Add hyperlink support in Views table (#2925) (06cfc11)
  • Add inclusive date filters "is on or after", "is on or before" in data browser (#2929) (c8d621b)
  • Add quick-add button to array parameter in Cloud Config (#2866) (e98ccb2)
  • Add row number column to data browser (#2878) (c0aa407)
  • Add Settings menu to scroll info panel to top when browsing through rows (#2937) (f339cb8)
  • Add support for "not equal to" filter for Boolean values in data browser and analytics explorer (#2914) (d55b89c)
  • Add support for Image type in View table to display images (#2952) (6a6b1f0)
  • Add type mismatch warning when quick-adding entry to Cloud Config array parameter (#2875) (bb1837f)
  • Add view edit icon to views list in sidebar (#2901) (96e33b9)
  • Allow editing filter without loading data in data browser (#2949) (9623580)
  • Allow editing saved filters in data browser (#2942) (daaccaa)
  • Allow freeform text view resizing in modal dialogs ([#2910](https://github.com/parse-communit...
Read more

7.3.0-alpha.44

31 Jul 12:57
Compare
Choose a tag to compare
7.3.0-alpha.44 Pre-release
Pre-release

7.3.0-alpha.44 (2025-07-31)

Features

  • Add environment variable support for AI agent configuration (#2956) (2ac9e7e)

7.3.0-alpha.43

31 Jul 06:14
Compare
Choose a tag to compare
7.3.0-alpha.43 Pre-release
Pre-release

7.3.0-alpha.43 (2025-07-31)

Bug Fixes

  • Header checkbox in data browser does not indicate when a few rows are selected (#2957) (e4ab666)

7.3.0-alpha.42

29 Jul 16:48
Compare
Choose a tag to compare
7.3.0-alpha.42 Pre-release
Pre-release

7.3.0-alpha.42 (2025-07-29)

Features

  • Add AI agent for natural language interaction with Parse Server (#2954) (32bd6e8)

7.3.0-alpha.41

28 Jul 08:09
Compare
Choose a tag to compare
7.3.0-alpha.41 Pre-release
Pre-release

7.3.0-alpha.41 (2025-07-28)

Features

  • Add support for Image type in View table to display images (#2952) (6a6b1f0)

7.3.0-alpha.40

27 Jul 21:17
Compare
Choose a tag to compare
7.3.0-alpha.40 Pre-release
Pre-release

7.3.0-alpha.40 (2025-07-27)

Bug Fixes

  • Selected text in info panel cannot be copied using Ctrl+C (#2951) (0164c19)

7.3.0-alpha.39

27 Jul 11:23
Compare
Choose a tag to compare
7.3.0-alpha.39 Pre-release
Pre-release

7.3.0-alpha.39 (2025-07-27)

Bug Fixes

  • Class object counters in sidebar not updating (#2950) (0f1920b)