Releases: parse-community/parse-dashboard
Releases · parse-community/parse-dashboard
2.0.1
- Publishing it again since there is an old test 2.0.0 release already published to npm
2.0.0
- Fix: Cell edit not updating partial view (#1255), thanks to Douglas Muaroka
- Improve: Table performance improvements (#1241), thanks to Douglas Muaroka
- Fix: Avoid filter tab disappears on apply filter (#1229), thanks to Lucas Alencar
- NEW: Change columns order and visibility (#1235), thanks to Douglas Muaroka
- Improve: Table not scrolling when using arrow keys (#1239), thanks to Douglas Muaroka
- NEW: Add masterkey parameters (#1233), thanks to Manuel
- Improve: Editing values not possible on mobile (#1222), thanks to Douglas Muaroka
- Fix: JSON conversion breaking file upload process (#1225), thanks to Douglas Muaroka
- NEW: Support building on Windows (#1115), thanks to Diamond Lewis
- Improve: Avoid Parse transformations on array and object fields (#1223), thanks to Douglas Muaroka
- NEW: Select all objects (#1219), thanks to Douglas Muaroka
- NEW: Boolean dropdown on installation condition (#1221), thanks to Lucas Alencar
- NEW: String editor resizable (#1217), thanks to Lucas Alencar
- Fix: Update PIG examples to work with react-dnd 3.x (#1214), thanks to Lucas Alencar
- Fix: Fonts on AppsIndex (#1197), thanks to Lucas Alencar
- NEW: Add required and default value options (#1193), thanks to Lucas Alencar
Breaking Changes:
- Parse Dashboard now requires Node.js version >= 8.9
1.4.3
- Fix 1.4.2 release.
1.4.2
- Feature: Include count CLP option (#1180), thanks to Douglas Muroaka
- Fix: AppsMenu broken layout when app name is too long (#1164), thanks to Lucas Alencar
- Fix: getFileName lib to display correctly the filename (#1154), thanks to Yago Tomé
- Fix: Scroll is not working properly (#1151), thanks to Lucas Alencar
- Fix: AppsMenu not closing after selecting app (#1146), thanks to Douglas Muroaka
- Feature: Add client key into GraphQL console by default (#1142), thanks to Douglas Muroaka
- Fix: GraphQL console headers menu not visible (#1141), thanks to Douglas Muroaka
- Fix: project not installing due to package-lock (#1143), thanks to Antonio Davi Macedo Coelho de Castro
1.4.1
- Fix: 1.4.0 failed to deploy to npm. Reset credentials and trying again.
1.4.0
- Security Fix: see the advisory for details. 22d748
- Feature: GraphQL API playground (#1123), thanks to Douglas Muraoka
- Fix: Can't switch (dropdown list) between servers #1045 (#1125), thanks to Douglas Muraoka
1.3.3
- FIX: Travis configuration which was preventing 1.3.2 from publishing, thanks to Diamond Lewis
1.3.2
- FIX: Dockerhub configuration which was preventing 1.3.1 from publishing (#1098), thanks to Diamond Lewis
1.3.1
- FIX: Correct inappropriate error message when no target audience is selected (#1052), thanks to Bouimadaghene
- FIX: issue regarding lost mount path (#1070), thanks to Diamond Lewis
- NEW: Add distinct / unique filter (#920), thanks to Diamond Lewis
1.3.0
- Node 10 Support, thanks Florent Vilmart
- Fix: Remove column dialog default values (#969), thanks to Jonas Stendahl
- Fix: Handle case of null in array (#922), thanks to Abdullah Alsigar
- Fix: JSON file upload (#935), thanks to joshuadiezmo
- Fix: Set initial audience null (#910), thanks to Paulo Reis
- Fix: Ensure we traverse the payloadJSON properly (#861), thanks Florent Vilmart
- Improvements: Push Audiences (#813), thanks Florent Vilmart
- Improvements: Docker Build
- Feature:
preventSchemaEdits
option (#960), thanks to Cyril Chandelier - Feature: Redirect to the first app browser when only a single app is registered (#958), thanks to Cyril Chandelier
- Feature: Add classname to browser title (#913), thanks to Paulo Reis
- Feature: Support for Clone Object (#946), thanks to Diamond Lewis
- Feature: Add tvOS support to push targeting (#936), thanks to Thomas Kollbach
- Feature: When using username to login, display dashboard username (#800), thanks to Abdullah Alsigar