You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,10 @@
3
3
### NEXT RELEASE
4
4
5
5
*_Contributing to this repo? Add info about your change here to be included in next release_
6
-
*Fix: Added on the empty Scheduled Jobs page a message that notifies about jobs not being run by parse-server but requires further setup
7
-
* Feature: When editing Object or Array fields the data is displayed in a prettier format and the textarea is resizable
8
-
* Fix: Display bug on safari when table has empty cells ('')
9
-
*Feature: UI for managing push audiences, thanks to [Davi Macedo](https://github.com/davimacedo)
6
+
*Feature: UI for managing push audiences (#712), thanks to [Davi Macedo](https://github.com/davimacedo)
7
+
* 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](https://github.com/ssamuli)
8
+
* Fix: Display bug on safari when table has empty cells ('') (#731), thanks to [Samuli Siivinen](https://github.com/ssamuli)
9
+
*Fix: Added message that notifies Background Jobs requiring additional setup (#740 & #741), thanks to [Samuli Siivinen](https://github.com/ssamuli) and [Natan Rolnik](https://github.com/natanrolnik)
10
10
11
11
### 1.0.28
12
12
* Feature: Add ability to search Object columns (#727), thanks to [Samuli Siivinen](https://github.com/ssamuli)
0 commit comments