File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ New features:
32
32
- Update jquery-ui to 1.12 (:ghpull: `3836 `)
33
33
- Check Host header to more securely protect localhost deployments from DNS rebinding.
34
34
This is a pre-emptive measure, not fixing a known vulnerability (:ghpull: `3766 `).
35
- Use `.NotebookApp.allow_remote_access ` and `.NotebookApp.local_hostnames ` to configure
35
+ Use `` .NotebookApp.allow_remote_access `` and `` .NotebookApp.local_hostnames ` ` to configure
36
36
access.
37
37
- Allow access-control-allow-headers to be overridden (:ghpull: `3886 `)
38
38
- Allow configuring max_body_size and max_buffer_size (:ghpull: `3829 `)
@@ -46,7 +46,7 @@ Fixing problems:
46
46
47
47
- Fix breadcrumb link when running with a base url (:ghpull: `3905 `)
48
48
- Fix possible type error when closing activity stream (:ghpull: `3907 `)
49
- - Disable metadata editing for non-editable celsl (:ghpull: `3744 `)
49
+ - Disable metadata editing for non-editable cells (:ghpull: `3744 `)
50
50
- Fix some styling and alignment of prompts caused by regressions in 5.6.0.
51
51
- Enter causing page reload in shortcuts editor (:ghpull: `3871 `)
52
52
- Fix uploading to the same file twice (:ghpull: `3712 `)
You can’t perform that action at this time.
0 commit comments