Skip to content

Releases: parse-community/parse-dashboard

4.0.0-alpha.2

06 Dec 12:34
Compare
Choose a tag to compare
4.0.0-alpha.2 Pre-release
Pre-release

4.0.0-alpha.2 (2021-12-06)

Bug Fixes

  • security upgrade qrcode from 1.4.4 to 1.5.0 (#1930) (244e1bb)

4.0.0-alpha.1

05 Dec 12:44
Compare
Choose a tag to compare
4.0.0-alpha.1 Pre-release
Pre-release

4.0.0-alpha.1 (2021-12-05)

Features

BREAKING CHANGES

  • The required Node version was increased to >=12.20.0. (ebb1f66)

3.3.0-alpha.17

05 Dec 12:02
Compare
Choose a tag to compare
3.3.0-alpha.17 Pre-release
Pre-release

3.3.0-alpha.17 (2021-12-05)

Bug Fixes

  • saving relation column fails if class has required fields (#1937) (c67db08)

3.3.0-beta.3

09 Nov 15:20
Compare
Choose a tag to compare
3.3.0-beta.3 Pre-release
Pre-release

3.3.0-beta.3 (2021-11-09)

Bug Fixes

3.3.0-alpha.16

09 Nov 15:17
Compare
Choose a tag to compare
3.3.0-alpha.16 Pre-release
Pre-release

3.3.0-alpha.16 (2021-11-09)

Bug Fixes

3.3.0-beta.2

02 Nov 14:47
Compare
Choose a tag to compare
3.3.0-beta.2 Pre-release
Pre-release

3.3.0-beta.2 (2021-11-02)

Bug Fixes

  • context menu in data browser not opening for cell of type number (#1913) (8731c35)

3.3.0-alpha.15

02 Nov 14:17
Compare
Choose a tag to compare
3.3.0-alpha.15 Pre-release
Pre-release

3.3.0-alpha.15 (2021-11-02)

Bug Fixes

  • context menu in data browser not opening for cell of type number (#1913) (fb0e3a9)

3.3.0-beta.1

01 Nov 14:30
Compare
Choose a tag to compare
3.3.0-beta.1 Pre-release
Pre-release

3.3.0-beta.1 (2021-11-01)

Bug Fixes

  • always pass boolean value when toggling checkbox (#1872) (2e9fd59)
  • app icons are cropped in the app list for small screen sizes (#1876) (9fc56a6)
  • link icon in pointer cell not visible when cell is too narrow (#1856) (69b897d)
  • manual column preferences are overwritten by columnPreference option on page refresh (#1881) (7232b0b)
  • notification to upgrade dashboard for latest features not working (#1894) (81361b6)
  • upgrade graphql from 15.4.0 to 15.6.0 (#1853) (fca9b14)
  • upgrade graphql from 15.6.0 to 15.6.1 (#1887) (0cfe59e)
  • upgrade inquirer from 8.1.3 to 8.2.0 (#1886) (c77f335)
  • upgrade passport from 0.4.1 to 0.5.0 (#1865) (8d845f0)
  • upload of file as default value fails when adding a new column (#1875) (6040dd0)

Features

  • add config option columnPreference.filterSortToTop to set column name order in filter dialog (#1884) (3acbda1)
  • add pointer representation by a chosen column instead of objectId (#1852) (d747786)
  • add visual distinction in data browser for internal classes and display their real names with underscore (#1878) (ac8d85e)
  • allow GraphIQL headers (#1836) (3afcf73)
  • allow graphQL headers (34536b3)

Reverts

  • Revert "Update CloudCode.react.js" (eea1e2d)

3.3.0-alpha.14

30 Oct 22:14
Compare
Choose a tag to compare
3.3.0-alpha.14 Pre-release
Pre-release

3.3.0-alpha.14 (2021-10-30)

Bug Fixes

  • notification to upgrade dashboard for latest features not working (#1894) (81361b6)

3.3.0-alpha.13

27 Oct 16:17
Compare
Choose a tag to compare
3.3.0-alpha.13 Pre-release
Pre-release

3.3.0-alpha.13 (2021-10-27)

Features

  • add config option columnPreference.filterSortToTop to set column name order in filter dialog (#1884) (3acbda1)