|
1 | 1 | ## Parse Dashboard Changelog
|
2 | 2 |
|
3 | 3 | ### master
|
4 |
| -[Full Changelog](https://github.com/parse-community/parse-dashboard/compare/1.4.1...master) |
| 4 | +[Full Changelog](https://github.com/parse-community/parse-dashboard/compare/1.4.3...master) |
5 | 5 |
|
6 | 6 | * _Contributing to this repo? Add info about your change here to be included in next release_
|
7 | 7 |
|
| 8 | +### 1.4.3 |
| 9 | +[Full Changelog](https://github.com/parse-community/parse-dashboard/compare/1.4.2...1.4.3) |
| 10 | +* Fix 1.4.2 release. |
| 11 | + |
8 | 12 | ### 1.4.2
|
9 | 13 | [Full Changelog](https://github.com/parse-community/parse-dashboard/compare/1.4.1...1.4.2)
|
10 |
| -* Feature: Include count CLP option (#1180), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) |
11 |
| -* Fix: AppsMenu broken layout when app name is too long (#1164), thanks to [Lucas Alencar](https://github.com/alencarlucas) |
12 |
| -* Fix: getFileName lib to display correctly the filename (#1154), thanks to [Yago Tomé](https://github.com/yagotome) |
13 |
| -* Fix: Scroll is not working properly (#1151), thanks to [Lucas Alencar](https://github.com/alencarlucas) |
14 |
| -* Fix: AppsMenu not closing after selecting app (#1146), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) |
15 |
| -* Feature: Add client key into GraphQL console by default (#1142), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) |
16 |
| -* Fix: GraphQL console headers menu not visible (#1141), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) |
17 |
| -* Fix: project not installing due to package-lock (#1143), thanks to [Antonio Davi Macedo Coelho de Castro](https://github.com/davimacedo) |
| 14 | +* Feature: Include count CLP option ([#1180](https://github.com/parse-community/parse-dashboard/pull/1180)), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) |
| 15 | +* Fix: AppsMenu broken layout when app name is too long ([#1164](https://github.com/parse-community/parse-dashboard/pull/1164)), thanks to [Lucas Alencar](https://github.com/alencarlucas) |
| 16 | +* Fix: getFileName lib to display correctly the filename ([#1154](https://github.com/parse-community/parse-dashboard/pull/1154)), thanks to [Yago Tomé](https://github.com/yagotome) |
| 17 | +* Fix: Scroll is not working properly ([#1151](https://github.com/parse-community/parse-dashboard/pull/1151)), thanks to [Lucas Alencar](https://github.com/alencarlucas) |
| 18 | +* Fix: AppsMenu not closing after selecting app ([#1146](https://github.com/parse-community/parse-dashboard/pull/1146)), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) |
| 19 | +* Feature: Add client key into GraphQL console by default ([#1142](https://github.com/parse-community/parse-dashboard/pull/1142)), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) |
| 20 | +* Fix: GraphQL console headers menu not visible ([#1141](https://github.com/parse-community/parse-dashboard/pull/1141)), thanks to [Douglas Muroaka](https://github.com/douglasmuraoka) |
| 21 | +* Fix: project not installing due to package-lock ([#1143](https://github.com/parse-community/parse-dashboard/pull/1143)), thanks to [Antonio Davi Macedo Coelho de Castro](https://github.com/davimacedo) |
18 | 22 |
|
19 | 23 | ### 1.4.1
|
20 | 24 | [Full Changelog](https://github.com/parse-community/parse-dashboard/compare/1.4.0...1.4.1)
|
|
0 commit comments