|
1 | 1 | ## Parse Dashboard Changelog
|
| 2 | +* _Contributing to this repo? Add info about your change here to be included in next release_ |
2 | 3 |
|
3 |
| -### NEXT RELEASE |
| 4 | +### master |
| 5 | +[Full Changelog](https://github.com/parse-community/parse-dashboard/compare/1.3.0...master) |
| 6 | + |
| 7 | +### 1.3.0 |
| 8 | +[Full Changelog](https://github.com/parse-community/parse-dashboard/compare/1.2.0...1.3.0) |
| 9 | + |
| 10 | +* Node 10 Support, thanks [Florent Vilmart](https://github.com/flovilmart) |
| 11 | +* Fix: Remove column dialog default values (#969), thanks to [Jonas Stendahl](https://github.com/JStonevalley) |
| 12 | +* Fix: Handle case of null in array (#922), thanks to [Abdullah Alsigar](https://github.com/agent3bood) |
| 13 | +* Fix: JSON file upload (#935), thanks to [joshuadiezmo](https://github.com/joshuadiezmo) |
| 14 | +* Fix: Set initial audience null (#910), thanks to [Paulo Reis](https://github.com/paulovitin) |
| 15 | +* Fix: Ensure we traverse the payloadJSON properly (#861), thanks [Florent Vilmart](https://github.com/flovilmart) |
| 16 | +* Improvements: Push Audiences (#813), thanks [Florent Vilmart](https://github.com/flovilmart) |
| 17 | +* Improvements: Docker Build |
| 18 | +* Feature: `preventSchemaEdits` option (#960), thanks to [Cyril Chandelier](https://github.com/cyrilchandelier) |
| 19 | +* Feature: Redirect to the first app browser when only a single app is registered (#958), thanks to [Cyril Chandelier](https://github.com/cyrilchandelier) |
| 20 | +* Feature: Add classname to browser title (#913), thanks to [Paulo Reis](https://github.com/paulovitin) |
| 21 | +* Feature: Support for Clone Object (#946), thanks to [Diamond Lewis](https://github.com/dplewis) |
| 22 | +* Feature: Add tvOS support to push targeting (#936), thanks to [Thomas Kollbach](https://github.com/toto) |
| 23 | +* Feature: When using username to login, display dashboard username (#800), thanks to [Abdullah Alsigar](https://github.com/agent3bood) |
4 | 24 |
|
5 |
| -* _Contributing to this repo? Add info about your change here to be included in next release_ |
6 |
| -* When using username to login, display dashboard username(#800). |
7 | 25 |
|
8 | 26 | ### 1.2.0
|
9 | 27 | * Fix: Filtering with a 1-digit number (#831), thanks to [Pascal Giguère](https://github.com/pgiguere1)
|
|
0 commit comments