Skip to content

Releases: parse-community/parse-dashboard

2.1.0

18 Apr 19:59
f04d507
Compare
Choose a tag to compare

Full Changelog

New features:

  • Added JS Console to run custom queries (#1464), thanks to Pedro Mutter.
  • View/Edit single row modal (#1448), thanks to NIno Črljenec.
  • Context menu with quick filters and links to related records in other Parse Objects (#1431), thanks to 404-html.
  • Add ProtectedFields dialog and enhance Permissions dialogs (#1478), thanks to Old Grandpa.

Improvements:

Fixes:

2.0.5

24 Oct 21:34
9684a24
Compare
Choose a tag to compare

Fix: delete and regenerate package-lock to fix broken build

2.0.4

17 Oct 17:57
f63b9b4
Compare
Choose a tag to compare
  • Fix: Restore ObjectId to filter (#1315), thanks to Wolfwood
  • Fix: Prevent duplicate entries when sorting by createdAt (#1334), thanks to Wolfwood

2.0.3

17 Sep 20:10
a6c2006
Compare
Choose a tag to compare

Full Changelog

2.0.2

11 Sep 19:07
9f2d7e0
Compare
Choose a tag to compare

2.0.1

04 Sep 16:47
54ce718
Compare
Choose a tag to compare
  • Publishing it again since there is an old test 2.0.0 release already published to npm

2.0.0

04 Sep 15:27
19d2398
Compare
Choose a tag to compare

Breaking Changes:

  • Parse Dashboard now requires Node.js version >= 8.9

1.4.3

30 Jul 09:03
f74c4f3
Compare
Choose a tag to compare
  • Fix 1.4.2 release.

1.4.2

30 Jul 08:30
170c0c5
Compare
Choose a tag to compare

1.4.1

11 Jul 21:55
9646557
Compare
Choose a tag to compare
  • Fix: 1.4.0 failed to deploy to npm. Reset credentials and trying again.