Releases: parse-community/parse-dashboard
Releases · parse-community/parse-dashboard
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
1.2.0
- Fix: Filtering with a 1-digit number (#831), thanks to Pascal Giguère
- Fix: Databrowser shows correct count of filtered objects, thanks to Tom Engelbrecht
- Feature: Add primaryBackgroundColor and secondaryBackgroundColor in AppCard, thanks to AreyouHappy
- Improvement: Removes forcing sort on createdAt (#796), thanks to Florent Vilmart
- Fix: Broken Learn More link to cloud code documentation page (#828), thanks to Stefan Trauth
- Fix: Add
_PushStatus
add to SpecialClasses (#701), thanks to Dongwoo Gim - Fix: Include PushAudience query (#795), thanks to marvelm
1.1.2
1.1.2
- Fix: An issue introduced when using readOnlyMasterKey would make all users readOnly after one has logged in.
- Reverts: Dependency updates that would render the build unstable / broken.
1.1.0
1.1.0
- Feature: UI for managing push audiences (#712), thanks to Davi Macedo
- Feature: When editing Object or Array fields the data is displayed in a prettier format and the textarea is resizable (#734), thanks to Samuli Siivinen
- Fix: Display bug on safari when table has empty cells ('') (#731), thanks to Samuli Siivinen
- Fix: Added message that notifies Background Jobs requiring additional setup (#740 & #741), thanks to Samuli Siivinen and Natan Rolnik
1.0.28
- Feature: Add ability to search Object columns (#727), thanks to Samuli Siivinen
- Improvement: Added/fixed a filtering option "contains string" for String fields. Case insensitive for now (#728), thanks to Samuli Siivinen
- Improvement: Sort config data according to parameter names (#726), thanks to Natan Rolnik