Skip to content

Commit 0200bff

Browse files
committed
Changelog 1.0.12 (#367)
1 parent 9461b8c commit 0200bff

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## Parse Dashboard Changelog
22

3+
### 1.0.12
4+
5+
* Fix minor style issues
6+
* Add pointer permissions editor
7+
* Allow cancellation of edits in data browser using ESC key, thanks to [Manuel](https://github.com/mtrezza)
8+
* Show error messages in the console when your app's icons can't be found, thanks to [Saif Al-Dilaimi](https://github.com/deada92)
9+
310
### 1.0.11
411

512
* Add the ability to specify SSL cert and key, thanks to [Cory Imdieke](https://github.com/Vortec4800)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"homepage": "https://github.com/ParsePlatform/parse-dashboard",
1919
"bugs": "https://github.com/ParsePlatform/parse-dashboard/issues",
20-
"version": "1.0.11",
20+
"version": "1.0.12",
2121
"repository": {
2222
"type": "git",
2323
"url": "https://github.com/ParsePlatform/parse-dashboard"

0 commit comments

Comments
 (0)