Skip to content

Releases: parse-community/parse-dashboard

5.0.0-alpha.2

27 Sep 21:17
Compare
Choose a tag to compare
5.0.0-alpha.2 Pre-release
Pre-release

5.0.0-alpha.2 (2022-09-27)

Bug Fixes

  • increase required Node engine version to >=14.20.1 (#2281) (50de52b)

5.0.0-alpha.1

27 Sep 20:46
Compare
Choose a tag to compare
5.0.0-alpha.1 Pre-release
Pre-release

5.0.0-alpha.1 (2022-09-27)

Features

BREAKING CHANGES

  • This version removes support for Node 12; the new minimum required Node version is 14. (18b0e76)

4.2.0-beta.2

27 Sep 21:31
Compare
Choose a tag to compare
4.2.0-beta.2 Pre-release
Pre-release

4.2.0-beta.2 (2022-09-27)

Bug Fixes

  • column names in data browser menu not left-aligned (#2263) (fc5673a)
  • context menu in data browser is not scrollable (#2271) (6c54bd8)
  • dashboard contains invalid html for top-level document (#2254) (bbce857)
  • file upload dialog in data browser shows multiple times (#2276) (3927340)
  • login fails with error req.session.regenerate is not a function (#2260) (1dc2b91)
  • unnecessary count operations in Data Browser (#2250) (bfc1684)
  • view relation dialog requires browser refresh when navigating (#2275) (d60a8b7)

Features

  • add column name to related records (#2264) (cc82533)
  • add Node 18 support (#2206) (bc7895a)
  • add option to auto-sort columns alphabetically (#2252) (2b7f20f)
  • apply filter in data browser by pressing "Enter" key (#2256) (bc4f9eb)
  • auto-submit one-time password (OTP) after entering (#2257) (e528705)
  • show skeleton as loading indicator in data browser while data is loading (#2273) (059f616)

4.2.0-alpha.17

21 Sep 21:20
Compare
Choose a tag to compare
4.2.0-alpha.17 Pre-release
Pre-release

4.2.0-alpha.17 (2022-09-21)

Bug Fixes

  • view relation dialog requires browser refresh when navigating (#2275) (d60a8b7)

4.2.0-alpha.16

21 Sep 21:11
Compare
Choose a tag to compare
4.2.0-alpha.16 Pre-release
Pre-release

4.2.0-alpha.16 (2022-09-21)

Bug Fixes

  • file upload dialog in data browser shows multiple times (#2276) (3927340)

4.2.0-alpha.15

19 Sep 12:13
Compare
Choose a tag to compare
4.2.0-alpha.15 Pre-release
Pre-release

4.2.0-alpha.15 (2022-09-19)

Bug Fixes

  • context menu in data browser is not scrollable (#2271) (6c54bd8)

4.2.0-alpha.14

17 Sep 23:23
Compare
Choose a tag to compare
4.2.0-alpha.14 Pre-release
Pre-release

4.2.0-alpha.14 (2022-09-17)

Features

  • show skeleton as loading indicator in data browser while data is loading (#2273) (059f616)

4.2.0-alpha.13

17 Sep 11:38
Compare
Choose a tag to compare
4.2.0-alpha.13 Pre-release
Pre-release

4.2.0-alpha.13 (2022-09-17)

Features

4.2.0-alpha.12

14 Sep 14:55
Compare
Choose a tag to compare
4.2.0-alpha.12 Pre-release
Pre-release

4.2.0-alpha.12 (2022-09-14)

Features

  • auto-submit one-time password (OTP) after entering (#2257) (e528705)

4.2.0-alpha.11

13 Sep 23:07
Compare
Choose a tag to compare
4.2.0-alpha.11 Pre-release
Pre-release

4.2.0-alpha.11 (2022-09-13)

Bug Fixes

  • column names in data browser menu not left-aligned (#2263) (fc5673a)